Covalent-slurm-plugin

Latest version: v0.18.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.8.0

Changed

- Changed BaseAsyncExecutor to AsyncBaseExecutor
- Updated covalent version to >=0.202.0,<1

Operations

- Added license workflow

Tests

- Enabled Codecov

0.7.0

Added

- `SlurmExecutor` can now be import directly from `covalent_slurm_plugin`
- Added several debug log statements to track progress when debugging
- `asyncssh` added as a requirement
- Added support for performing cleanup on remote machine (default is True) once execution completes
- Added `slurm_path` for users to provide a path for slurm commands if they aren't detected automatically

Changed

- Default values set for some `SlurmExecutor` initialization parameters
- Since there were several ssh calls, thus now using `asyncssh` module for a uniform interface to run ssh commands on remote machine
- File transfer to and from is now done using `scp` instead of `rsync`

Fixed

- Fixed returning only `result` from `run` method instead of returning `stdout` and `stderr` as well, which are now printed directly appropriately

Tests

- Updated tests to reflect above changes

0.6.0

Changed

- Updated `covalent` version to `stable`

0.5.2

Fixed

- Restore `cache_dir` parameter to constructor

0.5.1

Fixed

- Banner file extension

0.5.0

Changed

- Updated readme banner

Fixed

- Fixed test references to conda

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.