Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
56 stars 42 forks source link

Set cuser.base_home_dir default to /shared/home as a workaround #154

Closed ryanhamel closed 1 year ago

ryanhamel commented 1 year ago

A workaround for something some users are experiencing - cuser.base_home_dir is set to /home instead of /shared/home in some environments.

Fixes #153

themorey commented 1 year ago

bumping this for 8.4.1 and Slurm 3.0.3...my login node using microsoft-dsvm:ubuntu-hpc:2004:latest had its home dir set to /home instead of /shared/home like the rest of the cluster. Applying the workaround fixed it.