Component Environment Variable Management Module Information
Component |
Module |
Description |
|---|---|---|
compiler |
bisheng/compiler5.2.0/bishengmodule |
Environment variable management module of the BiSheng Compiler version. |
gcc/compiler12.3.1/gccmodule |
Environment variable management module of the GCC version. |
|
HMPI |
bisheng/hmpi26.1.RC1/release |
Environment variable management module for the HMPI release dynamic library based on BiSheng Compiler. This module is mutually exclusive with other HMPI submodules. |
gcc/hmpi26.1.RC1/release |
Environment variable management module for the HMPI release dynamic library based on GCC. This module is mutually exclusive with other HMPI submodules. |
|
bisheng/hmpi26.1.RC1/debug |
Environment variable management module for the HMPI debug dynamic library based on BiSheng Compiler. This module is mutually exclusive with other HMPI submodules. |
|
gcc/hmpi26.1.RC1/debug |
Environment variable management module for the HMPI debug dynamic library based on GCC. This module is mutually exclusive with other HMPI submodules. |
|
KML |
bisheng/kml26.1.RC1/kml |
Environment variable management module for the KML dynamic library based on BiSheng Compiler. When loading this module, the system first checks whether the kblas, kspblas, and kvml submodules are already loaded. If they are not loaded, kblas/multi, kspblas/omp, and kvml/serial are loaded by default. |
bisheng/kml26.1.RC1/kblas/serial-locking |
Environment variable management module for the KML kblas single-threaded locked dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kblas/serial-nolocking |
Environment variable management module for the KML kblas single-threaded unlocked dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kblas/multi |
Environment variable management module for the KML kblas multi-threaded dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kspblas/omp |
Environment variable management module for the KML kspblas multi-threaded dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kspblas submodules. If other kspblas submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kspblas/serial |
Environment variable management module for the KML kspblas single-threaded dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kspblas submodules. If other kspblas submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kvml/omp |
Environment variable management module for the KML kvml multi-threaded dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kvml submodules. If other kvml submodules need to be loaded, this module must be unloaded first. |
|
bisheng/kml26.1.RC1/kvml/serial |
Environment variable management module for the KML kvml single-threaded dynamic library based on BiSheng Compiler. This module is mutually exclusive with other kvml submodules. If other kvml submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kml |
Environment variable management module for the KML dynamic library based on GCC. When loading this module, the system first checks whether the kblas, kspblas, and kvml submodules are already loaded. If they are not loaded, kblas/pthread, kspblas/omp, and kvml/serial are loaded by default. |
|
gcc/kml26.1.RC1/kblas/serial-locking |
Environment variable management module for the KML kblas single-threaded locked dynamic library based on GCC. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kblas/serial-nolocking |
Environment variable management module for the KML kblas single-threaded unlocked dynamic library based on GCC. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kblas/multi |
Environment variable management module for the KML kblas multi-threaded dynamic library based on GCC. This module is mutually exclusive with other kblas submodules. If other kblas submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kspblas/omp |
Environment variable management module for the KML kspblas multi-threaded dynamic library based on GCC. This module is mutually exclusive with other kspblas submodules. If other kspblas submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kspblas/serial |
Environment variable management module for the KML kspblas single-threaded dynamic library based on GCC. This module is mutually exclusive with other kspblas submodules. If other kspblas submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kvml/omp |
Environment variable management module for the KML kvml multi-threaded dynamic library based on GCC. This module is mutually exclusive with other kvml submodules. If other kvml submodules need to be loaded, this module must be unloaded first. |
|
gcc/kml26.1.RC1/kvml/serial |
Environment variable management module for the KML kvml single-threaded dynamic library based on GCC. This module is mutually exclusive with other kvml submodules. If other kvml submodules need to be loaded, this module must be unloaded first. |
|
KUPL |
bisheng/kupl26.1.RC1/release |
Environment variable management module for the KUPL release dynamic library based on BiSheng Compiler. This module is mutually exclusive with other KUPL submodules. |
bisheng/kupl26.1.RC1/prof |
Environment variable management module for the KUPL prof dynamic library based on BiSheng Compiler (used for timing statistics). This module is mutually exclusive with other KUPL submodules. |
|
gcc/kupl26.1.RC1/release |
Environment variable management module for the KUPL release dynamic library based on GCC. This module is mutually exclusive with other KUPL submodules. |
|
gcc/kupl26.1.RC1/prof |
Environment variable management module for the KUPL prof dynamic library based on GCC (used for timing statistics). This module is mutually exclusive with other KUPL submodules. |
|
KuLitho |
bisheng/kulitho26.1.RC1/kulitho |
Environment variable management module for the KuLitho dynamic library based on BiSheng Compiler. |
gcc/kulitho26.1.RC1/kulitho |
Environment variable management module for the KuLitho dynamic library based on GCC. |
|
KuRTM |
bisheng/kurtm26.1.RC1/kurtm |
Environment variable management module for the KuRTM dynamic library based on BiSheng Compiler. |
gcc/kurtm26.1.RC1/kurtm |
Environment variable management module for the KuRTM dynamic library based on GCC. |
|
KuTACC |
bisheng/kutacc26.1.RC1/kutacc |
Environment variable management module for the KuTACC dynamic library based on BiSheng Compiler. |
KuDNN |
bisheng/kudnn26.1.RC1/kudnn |
Environment variable management module for the KuDNN dynamic library based on BiSheng Compiler. |
gcc/kudnn26.1.RC1/kudnn |
Environment variable management module for the KuDNN dynamic library based on GCC. |
|
KuQCD |
bisheng/kuqcd26.1.RC1/kuqcd |
Environment variable management module for the KuQCD dynamic library based on BiSheng Compiler. |
gcc/kuqcd26.1.RC1/kuqcd |
Environment variable management module for the KuQCD dynamic library based on GCC. |
|
HIO |
hio25.0.0/hio |
Environment variable management module for HIO. |