Skip to content

SmartFlow v1.0.1

Latest
Compare
Choose a tag to compare
@soaringxmc soaringxmc released this 19 Apr 20:34
· 18 commits to main since this release

Summary

This release adds an update to the SLURM job submission parameters:

  • Added --gres=gpu:0 to srun options.

Details

This modification is necessary to run on the CPU nodes of the Leonardo Booster and DCGP partitions. Without specifying --gres=gpu:0, jobs may fail to allocate the proper resources on these partitions.