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
- HPFSS
- rhel
- Kernel
- AMD
- Cray
- 1.10
- HPCM
- Source
- hpcm패치
- infiniband
- Linux
- conda
- build
- patch
- CPU
- java
- 1.9
- ubuntu
- top500
- Singularity
- gpfs
- HPE
- GPU
- PFSS
- LUSTRE
- SLURM
- CUDA
- rocm
- nvidia
- Docker
Archives
- Today
- Total
목록Stream (1)
HPE CRAY 자료 공유
[BMT] STREAM
STREAM: Sustainable Memory Bandwidth in High Performance Computers - 참고 : https://www.cs.virginia.edu/stream 1. Source code download $ wget https://www.cs.virginia.edu/stream/FTP/Code/Versions/stream_omp.c 2. Compile $ gcc -O3 -fopenmp -D OPENMP stream_omp.c -o stream_c.x 3. test - test script 작성 #!/bin/sh #SBATCH -J stream #SBATCH -p short #SBATCH -N 1 #SBATCH -n 1 #SBATCH -o %x_%j.out #SBATCH ..
Applications/BMT관련
2021. 7. 5. 13:59