v0.2.2
Changed
- Slurm jobs are now asked to carry a name in both fields:
-J NAMEand
--comment=NAME, the same short descriptive value. Thebodhi-compute
skill, the--agent-contextbriefing, the man page and the docs all show
it on everysrun/sallocexample, so a shared partition stops filling
with jobs calledbash. Both fields earn their place because they survive
differently: the comment is readable on a live job (squeue,scontrol show job ID) but only reaches accounting on clusters that set
AccountingStoreFlags=job_comment— Bodhi does not, sosaccthistory
keeps the name alone. Name and comment belong to the allocation, so naming
ansalloccovers everysrun --overlapstep run inside it.
Full Changelog: v0.2.1...v0.2.2