How to use VSCode to a container running on a SLURM cluster?
I’m trying to connect to a container in a slurm cluster.
I am using srun --container-image <IMG>
to start a container. This container gets sent to a compute node which I am able to control/identify.