pitt-crc / wrappers

User focused command line wrappers around Slurm
https://crc-pages.pitt.edu/wrappers/
GNU General Public License v3.0
1 stars 1 forks source link

crc-interactive does not work on teach gpu #256

Closed chnixi closed 2 months ago

chnixi commented 2 months ago

No GPU can be found when logging to teach gpus through the crc-interactive wrapper, I believe it works when running the srun command directly:

[chx33@login1 ~]$ crc-interactive -e -p gpu [chx33@teach-gpu-n0 ~]$ nvidia-smi No devices were found [chx33@teach-gpu-n0 ~]$