MCDS

From CMU -- Language Technologies Institute -- HPC Wiki
Revision as of 15:24, 27 September 2023 by Efellman (talk | contribs)
Jump to navigation Jump to search

Evan's favorite command: I need N GPUs in an interactive session for D days!

Run: <syntaxhighlight lang="bash"> srun --pty --gres=gpu:N --time=D-00:00:00 --partition=babel-shared bash </syntaxhighlight>