Covalent-slurm-plugin

Latest version: v0.18.0

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

Scan your dependencies

Page 4 of 5

0.4.0

Changed

- Slurm executor is now async aware. Internal subprocess calls are now awaited.
- Tests have been updated to reflect above changes.

0.3.0

Changed

- New logo to reflect revamp in UI.
- Reverted some changes in slurm.py.

Fixed

- Handle exceptions correctly

0.2.4

Added

- Unit tests written and added to the .github workflows.

0.2.3

Changed

- The function is deserialized before sending to the remote machine. This allows the remote machine to execute the fuction in a "vanilla" python, and not need Covalent to be installed.
- The args and kwargs inputs to the function to be executed are pickled into the same file as the function, for transport to the remote machine.

0.2.2

Fixed

- Fixed full local path to where result files were being copied back from remote
- Pass in dictionary to `self.get_status` instead of `str`

0.2.1

Changed

- The python version on the remote machine only has to be equal to the python version which created the function to be executed down to the minor version. Eg, matching 3.8, instead of matching 3.8.13.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.