Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用 srun 运行任何命令时,我正在获得资源(salloc),我收到了错误:
group ID not found
你知道到底是什么问题吗?
提到的组ID在计算/执行节点上不存在,即使提交/前端节点上可能存在。
ID
确保组在所有节点之间正确同步(即存在于所有 /etc/group 文件或 NIS 或 LDAP 目录中)