Pylhc-submitter

Latest version: v2.0.3

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

Scan your dependencies

Page 1 of 2

2.0.3

- Fixing `job_submitter`: Do not transfer any output files, when the `output_destination` is given.

2.0.2

- Fixing `job_submitter`: Discovers more invalid URIs.

2.0.1

- Fixing `job_submitter`: type error in `print_stats`, when job-names are integers.

2.0.0

- General code cleanup/refactoring/documentation:
- Partly breaks backward compatibility, if individual methods of the `job_submitter`-functionality have been used.
- Does not affect any setups simply calling the `main()` function of `job_submitter.py` or calling the `job_submitter` as a module.
- Apart from some fixed imports, following the new structure, the `autosix` module has been untouched.


- New Feature of `job_submitter`:
- `output_destination` input parameter, which sets an output directory in which the folder-stucture
for the jobs will be replicated and the job's `job_output_dir` will be copied into "manually" at the end of the job,
instead of having the directory transferred back to the `working directory` by htcondor.

1.1.1

- Uses `concat` instead of `append` to stack the DataFrames.

1.1.0

This release adds some changes the `autosix` module:

- New Features:
- Added `sixdesk_directory` option, which allows the user to choose their own
sixdesk environment (default is PRO on AFS).
- Added `max_materialize` option, which allows the user to specify the amount of jobs that
materialize at once per SixDesk Workspace (i.e. one realization in the `replace_dict`).
This enables the user to send more jobs to HTCondor than are allowed within their user limit.
See the HTCondor API for details. This option requires writing rights in the `sixdesk_directory`.
- Allow `ENERGY` and `EMITTANCE` to be set via `replace_dict`, which are then
passed to the `sixdeskenv` (`GAMMA` is calculated from the `EMITTANCE` automatically).

- Changes:
- Big object-oriented restructuring of the Stages and increased use of Dataclasses.
- Some other small changes to improve readablity.
- Fixed the DA-Plot labels from `sigma [sigma]` to `DA [sigma]`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.