There is a newer version of the record available.

Published May 25, 2022 | Version v0.105.0
Software Open

AgnostiqHQ/covalent: v0.105.0

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.
[0.104.0] - 2022-05-23 Changed
  • 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.
Fixed
  • 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.
Removed
  • Asyncio usage for electron level concurrency.
  • References to dask
Added
  • 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