Pyepic

Latest version: v1.0.24

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

Scan your dependencies

Page 1 of 6

1.0.24

Fix to job listing without job array information.

1.0.23

Add support for clean_case flag for the zOpt application.

1.0.22

Support for filtering the jobs list by job array ID.

For example to filter for jobs that belong to array ID 100:

`jobs = client.job.list(job_array=100)`

1.0.21

Include support for zOpt

1.0.20

- Bump version of epiccore to support "task_per_device" on JobSpec API
- Update OpenFoam solver to use "task_per_device", this allows more custom task distrubution. For example, to put 9 partitions per socket for the openfoam solver, you can now do the following:


openfoam_job.solver.task_distribution = Distribution.SOCKET
openfoam_job.solver.tasks_per_device = 9

1.0.19

Added meta-data listing for files.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.