Radical.saga

Latest version: v1.80.0

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

Scan your dependencies

Page 19 of 22

0.9.2

--------------------------------------------------------------------------------

- Hotfix release

0.9.1

--------------------------------------------------------------------------------

- Major re-write of engine and adaptor interface
- Support for asynchronous operations
- Improved PTYWrapper for ssh/gsissh remote execution
- Added SLURM job adaptor
- Added Condor job adaptor

0.2.7

--------------------------------------------------------------------------------

- Fixed errors related to pbs://localhost and sge://localhost
URLs that were caused by a bug in the command-line wrappers.

0.2.6

--------------------------------------------------------------------------------

- HOTFIX: credential management for SGE and PBS. both adaptors now
iterate over SSH and GSISSH contexts as well as consider usernames
that are part of the url, e.g., pbs+ssh://olelonestar.tacc...

0.2.5

--------------------------------------------------------------------------------

- Changed documentation to Sphinx
- Removed object_type API. Python buildins can be used instead
- Updates to Filesystem API
- Added JobDescription.name attribute (as defined in DRMAA)
- Introduced stateful SSH connection substrate for PBS, SGE, etc
- Introduced support for GSISSH: pbs+gsissh://, sge+gsissh://
- Re-implementation of a (more Python-esque) attribute interface
- Fixed JobID issues, i.e., job.job_id returns 'None' in case the
job is not running instead of
- Introduced dynamic, fault-tolerant plug-in loader. If anything
goes wrong during loading of a specific plug-in (i.e.,
dependencies on 3rd party modules cannot be fulfilled, the plug-in
will just get skipped and the remaining ones will still get
loaded. Previously, a single problem during plug-in loading would
take radical.saga down.

0.2.4

--------------------------------------------------------------------------------

- Added unit-tests for SPMDVariation
- Added 'mpirun' support for local job plug-in (via SPMDVariation)
- Added some of the missing methods and flags to filesystem package
- An URL object can now be constructed from another URL object
- Fixed job.cancel()
- Wildcard support for Directory.list()

Page 19 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.