跳转至

软件模块

module 命令

集群软件以 module 形式供全局调用。常见的 module 命令如下

module 功能
module load [MODULE] 加载模块
module availmodule av 列出所有模块
module list 列出所有已加载的模块
module show [MODULE] 列出该模块的信息,如路径、环境变量等

最后更新: 2023年5月19日
Author: Chufan Chen