Releases: chrisjsewell/atomic-hpc
Releases · chrisjsewell/atomic-hpc
Converted scripts to entry_points (and added basic tests)
v0.4.0 converted scripts to entry_points (and added basic test)
add find_package in setup.py (for sdist build)
v0.3.3 add find_packages to setup.py
version bump
v0.3.2 Update __init__.py
prepare for conda distro 2
v0.3.1 Update MANIFEST.in
remove top-level imports (for conda)
v0.3.0 remove top-level imports
prepare for conda distro
v0.2.7 fix readme
added @{wrkpath} keyword
see readme
Added file regex option for retrieving runs
v0.2.1 added file regex option for retrieving runs
Multi-node PBS runs: copy input files to each node's TMPDIR before program execution
v0.2.0 copy input files to each node's TMPDIR, for multi-node PBS runs
Improvement to remote glob (to improve speed in large file trees)
Cuts out unnecessary file operations