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
- v1.9
- PBS
- 1.9
- client
- build
- Source
- HPFSS
- HPCM
- CPU
- patch
- nvidia
- Linux
- AMD
- version
- java
- infiniband
- Singularity
- ubuntu
- 1.10
- PFSS
- gpfs
- CUDA
- Docker
- Cray
- LUSTRE
- GPU
- HPE
- rhel
- SLURM
- hpcm패치
Archives
- Today
- Total
목록rpmbuild (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