covalent
covalent copied to clipboard
Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.
- [x] I have added the tests to cover my changes. - [x] I have updated the documentation and CHANGELOG accordingly. - [x] I have read the CONTRIBUTING document. Closes...
The dask executor plugin cannot reliably handle simultaneous dispatches, and fails in particular for many sublattice workflows (e.g. the `vary_distance` workflow in the quantum chemistry tutorial as of v0.177.0rc0). This...
The new `wait` [enum](https://github.com/AgnostiqHQ/covalent/blob/develop/covalent/_results_manager/wait.py) controls how long the client `get_result` waits for the result. Covalent tries to expose that enum as `ct.wait`. Unfortunately, there is [already](https://github.com/AgnostiqHQ/covalent/blob/develop/covalent/__init__.py#L36) an unrelated function `ct.wait`....
**Description** 1. To contain clarifications from Team Psi on the new proposed OS DB schema 2. To propose additions/modifications to the DB schema and discuss them
**Description** The columns `electron_num` and `completed_electron_num` in the `lattices` table should only include the count for actual executable electrons and not include other electron types like parameters. **Details** - Currently...
- [ ] I have added the tests to cover my changes. - [ ] I have updated the documentation and CHANGELOG accordingly. - [ ] I have read the...
**Description** Attend to any pending feedback points from Soc on the OS web app theme Figma template : [https://www.figma.com/file/uob78GrXC0l4iLo6Ux9FJx/OS-UI?node-id=592%3A11629](url)
**Decsription** Placeholder to update the demo website with the latest version on `/develop`. Tentatively planned for Aug 16th