Distributed Julia, ClusterMangers package, Slurm, and CUDA on a shared file system

idk exactly but I imagine the problem is CUDA.devices() return pointers / reference to actual devices on the system it was called, when you transmit them back to your log in node, they’re wrong since the devices are not present on your login nodes, thus the error