일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- client
- HPFSS
- hpcm패치
- nvidia
- patch
- LUSTRE
- v1.9
- GPU
- PFSS
- gpfs
- Source
- rhel
- CUDA
- build
- Linux
- Cray
- infiniband
- HPE
- Docker
- AMD
- PBS
- 1.9
- 1.10
- java
- version
- CPU
- SLURM
- ubuntu
- HPCM
- Singularity
- Today
- Total
목록Kernel (2)
HPE CRAY 자료 공유
SUSE Linux Enterprise Server(SLES) SLES 15 구분 Kernel Version 비고 SLES 15 SP5 5.14.21-150500.53.2 SLES 15 SP4 5.14.21-150400.22.1 SLES 15 SP3 5.3.18-57.3 SLES 15 SP2 5.3.18-22.2 SLES 15 SP1 4.12.14-195.1 SLES 15 4.12.14-23.1 SLES 12 구분 Kernel Version 비고 SLES 12 SP5 4.12.14-120.1 SLES 12 SP4 4.12.14-94.41.1 SLES 12 SP3 4.4.73-5.1 SLES 12 SP2 4.4.21-69.1 SLES 12 SP1 3.12.49-11.1 SLES 12 3.12.28-4.6 ..
1. Patch 파일 준비 CentOS 7.9 Kernel에 적용할 patch 파일은 github에서 down 받습니다. - URL : https://github.com/AMDEPYC/CENTOS-MILAN-SUPPORT-PATCHES 2. CentOS 7.9용 Kernel source 파일 준비 # wget https://vault.centos.org/centos/7/updates/Source/SPackages/kernel-3.10.0-1160.el7.src.rpm --no-check-certificate 3. 의존 패키지 설치 # yum install asciidoc audit-libs-devel binutils-devel bison \ elfutils-devel flex hmaccalc java-d..