Cluster-tools

Latest version: v1.61

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

Scan your dependencies

Page 10 of 11

1.7

1.6

1.5

1.4

This release ensures that logging output which is done using pythons `logging` module is not swallowed by default. The cluster tools will set up the logging module with `logging.DEBUG` by default. You can override this by passing a `logging_config` argument to the constructor of the SlurmExecutor. The keys/values of that argument should correspond to the arguments which can be passed to `logging.basicConfig`.

1.3

get_executor` only accepts one positional argument now. All the others (which are passed to the actual executor subclass) should be name-based.

1.2

When using `map` on a slurm executor, slurm's job array feature is used.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.