Torch version 1.7.1 → 1.11

Hello,

is there a simple way to get pytorch 1.11 (current latest on pip) on the cluster ? My code is using features that don’t exists on 1.7.1… I tried to locally install with pip3, but it seems like I cannot access it with slurm/sbatch etc…

Thanks

Laurent R.

Hi, we’ve installed the required version with CUDA support.

Best