일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- top500
- hpcm패치
- LUSTRE
- CUDA
- CPU
- Docker
- rocm
- gpfs
- 1.9
- HPCM
- SLURM
- Kernel
- Singularity
- Cray
- conda
- GPU
- java
- HPE
- HPFSS
- PFSS
- ubuntu
- nvidia
- build
- Source
- infiniband
- patch
- rhel
- Linux
- 1.10
- AMD
- Today
- Total
목록STOGAGES (6)
HPE CRAY 자료 공유
1. Controller Controller ClassificationControllerPart NumberLocationProcessor Config / TypeMemory TypeDIMM Part NumberL300101554500SMUE5-2609 v3 @ 1.9 GHz / FDR Single port - ConnectX-4 VPI64 GB100961800L300101554400ADU, MMU, SSUE5-2618L v3 @ 2.3GHz / EDR Single port - ConnectX-4 VPI64 GB100961800L300101942802ADU, MMU, SSUE5-2618L v4 @ 2.2GHz / EDR Single Port - ConnectX-4 VPI64 GB100961800L3001..
아래의 환경에서 Cray Lustre Client 빌드 과정을 소개 한다. - OS: Ubuntu 20.04.6 LTS- Lustre Client: Cray Lustre 2.15.B15 1. 의존성 패키지 설치# apt update# apt install module-assistant libreadline-dev debhelper \ dpatch automake pkg-config libtool libyaml-dev libnl-genl-3-dev \ libselinux-dev libsnmp-dev bzip2 quilt \ linux-headers-$(uname -r) rsync libssl-dev libpython3-dev swig \ tk tk-dev bison tcl tcl-dev grap..
DateVersion비고2024-04-24Cray.2.15.B13 2024-02-28Cray.2.15.B12 2024-01-03Cray.2.15.B11 2023-12-01Cray.2.15.B10 2023-10-19Cray.2.15.B9 2023-09-26Cray.2.15.B8 2023-08-29Cray.2.15.B7 2023-07-06Cray.2.15.B6 2023-07-07Cray.2.15.B5(a) 2023-04-27Cray.2.15.B5 2023-03-06Cray.2.15.B4 2023-02-10Cray.2.15.B3 2022-11-15Cray.2.15.B2 2022-10-17Cray.2.15.B1 2022-11-15Cray.2.12.B61 2022-10-13Cray.2.12.B60 2022-08-..
PFSS IBM Storage Scale ECE HPE Enclosure Tools Mellanox OFED RHEL + Kernel Version 2.1.0 5.1.8.2 1.1.4 23.07-0.5.1.2 8.8 + 4.18.0-477.10.1 1.7.1 5.1.7.1 1.1.3 5.6-2.0.9.0 8.6 + 4.18.0-372.9.1 1.7.0 5.1.7.0 1.1.3 5.6-2.0.9.0 8.6 + 4.18.0-372.9.1 1.6.1 5.1.5.1 1.1.3 5.6-2.0.9.0 8.6 + 4.18.0-372.9.1 1.6.0 5.1.5.0 1.1.3 5.6-2.0.9.0 8.6 + 4.18.0-372.9.1 1.5.0 5.1.4.1 1.1.3 5.6-2.0.9.0 8.6 + 4.18.0-37..
CentOS 7.9 버전에서 진행한 Lustre 2.15 버전 설치 방법 정리 의존성 패키지 설치# yum groupinstall "Development Tools"# yum install yum-utils kernel-devel zlib-devel libyaml-devel # yum install libmount-devel libnl3-devel libnl-devel libselinux-devel libselinux-static rpm build$ unzip lustre-cray-2.15.B1.gb93242.zip$ rpm -ivh lustre-2.15.0.4_rc2_cray_134_gb93242d-1.src.rpm $ cd $HOME/rpmbuild/SOURCES$ tar xvzf lustre-2.1..
- 오류 내용 The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'address' The error appears to be in '/root/ece-installer/ansible/config-server.yml': line 43, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Update the /etc/hosts file with entries for all nodes here - 오류 이유 : ..