📌  相关文章
📜  在 hpc 中分配内存 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:51.184000             🧑  作者: Mango

代码示例1
# this is hpc
srun --pty -n 10 -p shortq7-gpu --nodelist=nodeamd002 -u bash -i
##-n 10 processors, -p partition --nodelist: special node you want