Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Singularity
- SLURM
- patch
- Linux
- ubuntu
- build
- infiniband
- client
- PFSS
- HPE
- Cray
- nvidia
- HPFSS
- rhel
- hpcm패치
- CUDA
- gpfs
- java
- 1.9
- v1.9
- AMD
- Source
- PBS
- 1.10
- LUSTRE
- HPCM
- CPU
- GPU
- Docker
- version
Archives
- Today
- Total
목록Environment Modules (1)
HPE CRAY 자료 공유
[Build] Environment Modules 5.2.0
1. 의존성 패키지들 설치 # yum groupinstall "Development Tools" # yum install gcc-gfortran golang tcl-devel tk-devel 2. Environment Modules Source Build - Source Download page : https://modules.sourceforge.net - Source Build # wget https://sourceforge.net/projects/modules/files/Modules/modules-5.2.0/modules-5.2.0.tar.gz/download -O modules-5.2.0.tar.gz # tar xvzf modules-5.2.0.tar.gz # cd modules-5.2.0 # ..
Applications/LINUX
2023. 11. 14. 15:23