Hello,
I have multiple questions about the usage of job_container/tmpfs, and
the TmpFS and TmpDisk variables
1) If my job_container.conf files contains:
```
BasePath=/mnt/slurm_tmp Shared=true
```
is it important what I set TmpFS to in slurm.conf ? Should I set it to
'/mnt/slurm_tmp' or '/tmp
Hi,
If they are on two different machines, doing as described on the slurm
documentation is not a problem. I just updated an ubuntu installation a
few days ago following the doc and they can both can run without the
other running
If they are on the same machine, my guess would be that you ha