Releases: basnijholt/hpc05
Releases · basnijholt/hpc05
version 2.0.6
Fix daemon -> daemonize, #20
Fix starting of the culler over ssh
v1.30 fix the culler starting over ssh
remove 'HeartMonitor.period' to increase connection speed
This was supposed to fix connection issues, however, increasing the 'HeartMonitor.period' made the connection time going from 10 s to 180 s.
Add a resources monitor
v1.28 add cluster CPU and memory monitor
Add support for sshing over a proxy, fix many bugs, and add a lot of doc-strings
v1.27 improve doc-strings
Bug fixes
Several fixes, making profile creation more robust.
Add SLURM support
v1.25 add custom_template option in create_slurm_profile
add culler env
v1.23 use the env_path for the culler too
Add env_path to ipcluster start functions
v1.22 make timeout a int instead of str
Add hpc05.check_difference_in_envs() function
v1.18 Add hpc05.check_difference_in_envs()