Gridmap

Latest version: v0.15.0

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

Scan your dependencies

Page 3 of 4

0.11.0

- Vastly more reliable job completion information thanks to switch back to
using 0MQ for communication with worker nodes. No more unpickling
exceptions because the SGE DRMAA implementation frequently liked to say
jobs were finished when they were not.
- Add back web monitor to report basic job status.
- Switch to using custom fork of drmaa-python until
drmaa-python/drmaa-python4, which fixes Python 3 compatibility issues,
gets merged.
- Now creates temporary directory for storing log files if it doesn't
exist.
- Travis-CI SGE installation has been streamlined.
- Switch to using sphinx and readthedocs for documentation.
- Added detection of stalled jobs. GridMap will also automatically restart
any jobs that appear stuck (up to 3 times by default), and email you a
report describing their CPU and memory usage over time.

0.10.3

- Fix issue where `clean_path` wasn't being called on the working
directory, which was causing ETS-specific issues.
- Add a couple workarounds for issues with setting environment variables in
Python 3.
- Made examples into unit tests and added first attempt at getting Travis
setup with SGE.

0.10.2

- Working directory is now correctly set for each job.
- Simplified handling of environment variables. Should now all be passed on
properly.

0.10.1

- Can now import `JobException` directly from `gridmap` package instead
of having to import from `gridmap.job`.

0.10.0

- Now raise a `JobException` instead of an `Exception` when one of the jobs has crashed.
- Fixed potential pip installation issue from importing package for version number.

0.9.9

- Changed way job results are retrieved to be a bit more efficient in cases of errors.
- All job metadata is now retrieved before job output is, which should hopefully alleviate issues where we can't get the metadata because its been flushed too quickly by the grid engine.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.