Releases: NatLabRockies/torc
Releases · NatLabRockies/torc
v0.12.3
08 Feb 23:33
Compare
Sorry, something went wrong.
No results found
Fix the build process for publishing on crates.io (#108 )
v0.12.0
08 Feb 17:51
Compare
Sorry, something went wrong.
No results found
Add project and metadata fields to a workflow (#105 )
Add CLI command to correct resource requirements (#105 )
Add support for listing workflows for all users (#104 )
Fix bug that sometimes caused jobs to not get picked up when their runtimes matched Slurm walltimes (#104 )
Fix bug that added invalid Slurm job ID to the database in an error case
Show server error message in HTTP response
Change Slurm job name generation to include workflow ID
Handle case where SLURM_MEM_PER_NODE is not set (#106 )
Add CLI command to show Slurm usage information (#107 )
v0.11.0
04 Feb 17:53
Compare
Sorry, something went wrong.
No results found
Change the default torc-server bind address from localhost to 0.0.0.0 to allow compute nodes to connect.
Add support for the LLNL Dane HPC.
Save workflow files created by the Dash wizard.
v0.10.1
03 Feb 15:58
Compare
Sorry, something went wrong.
No results found
Fix issues in remote runner workflow (#101 )
v0.10.0
20 Jan 00:44
Compare
Sorry, something went wrong.
No results found
Add support for server-side events (#99 )
Add handling of on_workflow_complete actions in the job runner (#100 )
v0.9.0
12 Jan 19:13
Compare
Sorry, something went wrong.
No results found
Set Slurm wall time based on job runtimes by default (#93 )
Support global Slurm parameters for a workflow (#94 )
Support user-defined failure handlers with retries (#95 )
Experimental feature to support AI-assisted error recovery (#96 )
v0.8.6
08 Jan 03:45
Compare
Sorry, something went wrong.
No results found
Fix the setting of failed job status (#90 )
v0.8.5
07 Jan 03:40
Compare
Sorry, something went wrong.
No results found
Add CLI command torc workflows sync-status (#89 )
v0.8.4
06 Jan 20:20
Compare
Sorry, something went wrong.
No results found
Fixes bug that causes JobRunner to exit too early.
v0.8.3
06 Jan 17:49
Compare
Sorry, something went wrong.
No results found
Fix the auto-generated Slurm memory settings.