Running an existing model on HPC (e.g. Slurm) - EDS-NLP #451
Replies: 3 comments 1 reply
-
|
[File of time-stamped logs] If you want to put your logs in time-stamped files with the id of the SLURM job, you can change these lines: To : |
Beta Was this translation helpful? Give feedback.
-
|
[GPU performance monitoring file] If you want to monitor the performance of your GPU and save it in a .csv file, you can write these lines just before running the python code: Here we retrieve |
Beta Was this translation helpful? Give feedback.
-
|
[data/scratch/] If you have not requested access to your data/scratch/ folder to AP-HP research support team, you should remove "/data/scratch/$USER:/data/scratch/$USER" from the line --container-mounts |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Running an existing model on HPC (e.g. Slurm) - EDS-NLP
https://edsnlp-slurm-integration.vercel.app/slurm-integration/tutorials/hpc/
Beta Was this translation helpful? Give feedback.
All reactions