To run your Pytorch code with GPU on Metacentrum - you can just add your Python code and your data.
- upload code and data to storage (e.g. with WinSCP)
- connect to front node using SSH (e.g. with PuTTY)
- go to storage directory with code
cd /storage/brno3-cerit/home/username/Metacentum_GPU_Pytorch_example/code
- run pbs script
qsub run_metacentrum.pbs
- check for outputs - results and logs