This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:164 [2017/11/17 17:28] hmeij07 [FSL] |
cluster:164 [2018/09/21 11:59] (current) hmeij07 |
||
---|---|---|---|
Line 106: | Line 106: | ||
nvidia-smi -pm 0; nvidia-smi -c 0 | nvidia-smi -pm 0; nvidia-smi -c 0 | ||
# gpu_id is done via CUDA_VISIBLE_DEVICES | # gpu_id is done via CUDA_VISIBLE_DEVICES | ||
- | export | + | export |
# on n78 | # on n78 | ||
/ | / | ||
Line 195: | Line 195: | ||
Mapping of GPU IDs to the 16 PP ranks in this node: 0, | Mapping of GPU IDs to the 16 PP ranks in this node: 0, | ||
Performance: | Performance: | ||
+ | |||
+ | # UPDATE Gromacs 2018, check out these new performance stats for -n 4, -gpu=4 | ||
+ | |||
+ | # K20, redone with cuda 9 | ||
+ | |||
+ | root@cottontail gpu]# egrep ' | ||
+ | 01/ | ||
+ | 01/ | ||
+ | 02/ | ||
+ | 02/ | ||
+ | 03/ | ||
+ | 03/ | ||
+ | 04/ | ||
+ | 04/ | ||
+ | |||
+ | # GTX1080 cuda 8 | ||
+ | |||
+ | [hmeij@cottontail gpu]$ egrep ' | ||
+ | 01/ | ||
+ | 01/ | ||
+ | 02/ | ||
+ | 02/ | ||
+ | 03/ | ||
+ | 03/ | ||
+ | 04/ | ||
+ | 04/ | ||
+ | |||
+ | Almost 900 ns/day for a single server. | ||
</ | </ |