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 | 31 |
Tags
- CUDA
- 1.9
- patch
- 1.10
- nvidia
- build
- rhel
- version
- GPU
- Kernel
- LUSTRE
- top500
- conda
- PFSS
- HPCM
- infiniband
- CPU
- hpcm패치
- Source
- HPE
- ubuntu
- java
- Linux
- AMD
- gpfs
- Singularity
- Docker
- HPFSS
- SLURM
- Cray
Archives
- Today
- Total
목록apptainer (1)
HPE CRAY 자료 공유
singularity-3.8.5
1. 의존 패키지 설치 # yum groupinstall "Development Tools" # yum install openssl-devel wget cryptsetup libuuid-devel libseccomp-devel squashfs-tools 2. Golang 설치 $ wget https://golang.org/dl/go1.16.5.linux-amd64.tar.gz $ tar xvzf go1.16.5.linux-amd64.tar.gz ※ go는 PATH 설정 후 진행, 이하 진행은 module 생성 후 진행 내용 입니다. 3. singularity 설치 $ module load go/1.16.5 $ export VERSION=3.8.5 $ wget https://github.com/hpcng/..
Applications/BUILDS
2021. 12. 20. 14:38