diff --git a/README.md b/README.md index f2ce6f7c0a3fa647564ff1d11b3fa91bc0278641..f395ab01dc6b1847b2ee60c30138bdd6b75244a4 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Steps: ### On the UPB cluster (fep) Steps: +0. The Nvidia Container Toolkit is already installed on the cluster, so skip + that. 1. Log in to fep (`ssh <username>@fep.grid.pub.ro`). 2. Get a bash shell into a partition with a GPU (`srun -p xl --gres gpu:tesla_p100:1 --mem=40G --pty bash`).