A Libertine of Computer Science

Lmod, A Environment Module System fo HPC

Lmod[Lua-based Environment Modules System], 是一个广泛部署在HPC Clusters或者Supercomputers上的模块化环境变量管理工具。它允许用户通过命令行来加载或者卸载不同的模块[Module]来动态修改shell的环境变量,比如PATHLD_LIBRARY_PATH。这些模块一般都是对应不同版本或者配置的软件,编译器,或者库文件。

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]