Published May 25, 2022
| Version v0.105.0
Software
Open
AgnostiqHQ/covalent: v0.105.0
Creators
- 1. Agnostiq
- 2. Nevaeh Technology
- 3. Wizardry Labs
- 4. Agnostiq Inc.
Description
[0.105.0] - 2022-05-25
Added
- Add a pre-commit hook for
detect-secrets
. - Updated the actions in accordance with the migration done in the previous version.
- Services have been moved to a different codebase. This repo is now hosting the Covalent SDK, local dispatcher backend, Covalent web GUI, and documentation. Version is bumped to
0.104.0
in order to avoid conflicts. - Update tests to match the current dispatcher api
- Skip testing dask executor until dask executor plugin is made public
- Using 2 thread pools to manage multiple workflows better and the other one for executing electrons in parallel.
- Add psutil and PyYAML to requirements.txt
- Passing the same Electron to multiple inputs of an Electron now works. UI fix pending.
- Dask from
requirements.txt
.
- Asyncio usage for electron level concurrency.
- References to dask
- Functional test added for dask executor with the cluster running locally.
- Scalability tests for different workflows and workflow sizes under
tests/stress_tests/scripts
- Add sample performance testing workflows under
tests/stress_tests
- Add pipelines to continuously run the tutorial notebooks
- Create notebook with tasks from RTD
Files
AgnostiqHQ/covalent-v0.105.0.zip
Files
(18.9 MB)
Name | Size | Download all |
---|---|---|
md5:f84364131e57f7069812460b3dd9040f
|
18.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.105.0 (URL)