cluster:223
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:223 [2023/09/13 20:24] – hmeij07 | cluster:223 [2023/09/18 20:56] (current) – hmeij07 | ||
|---|---|---|---|
| Line 240: | Line 240: | ||
| # hmmm, using -suffix gpu it does not jump on gpus, generic non-gpu libthread error | # hmmm, using -suffix gpu it does not jump on gpus, generic non-gpu libthread error | ||
| # same version rocky8/ | # same version rocky8/ | ||
| - | # try " | + | # try " |
| + | # libspace tarball download fails on file hash and | ||
| + | # yields a status: [1;" | ||
| + | # without ML-SPACE hash fails for opencl-loarder third partty, bad url | ||
| + | # https:// | ||
| + | # then extract in _deps/ dir | ||
| + | # and added -D GPU_LIBRARY=../ | ||
| + | # that works, cmake compile binary jumps on multiple gpus | ||
| + | |||
| + | |||
| + | [hmeij@n35 sharptail]$ mpirun -n 2 \ | ||
| + | / | ||
| + | -suffix gpu -in in.colloid | ||
| + | |||
| + | [root@greentail52 ~]# ssh n35 gpu-process | ||
| + | gpu_name, gpu_id, pid, process_name | ||
| + | Tesla K20m, 0, 9911, / | ||
| + | Tesla K20m, 1, 9912, / | ||
| + | |||
| + | # some stats, colloid example | ||
| + | |||
| + | 1 cpu, 1 gpu | ||
| + | Total wall time: 0:05:49 | ||
| + | 2 cpus, 2 gpus | ||
| + | Total wall time: 0:03:58 | ||
| + | 4 cpus, 4 gpus | ||
| + | Total wall time: 0:02:23 | ||
| + | 8 cpus, 4 gpus | ||
| + | Total wall time: 0:02:23 | ||
| + | |||
| + | # but the ML-PACE hash error is different, so no go there | ||
| </ | </ | ||
cluster/223.1694636652.txt.gz · Last modified: by hmeij07
