... | ... | @@ -48,6 +48,7 @@ All tests correspond to the extraction of **all** eigenvectors. |
|
|
|
|
|
| matrix size | p | q | mb | nb | prec. | routine | system | time [sec] | cost |
|
|
|
| ------------|---|---|----|----|--------|---------|--------|------------|------|
|
|
|
| **32,768 = 2x128^2** | 6 | 8 | 16 | 16 | real | ELPA (2-GPU) | Cygnus | **93** | **0.05 nh** |
|
|
|
| **65,536 = 2x32^3** | 24 | 28 | 8 | 8 | complex| ELPA (1-GPU) | Summit | **118** | **0.52 nh** |
|
|
|
| **128,000 = 2x40^3** | 20 | 20 | 32 | 32 | complex| ELPA (1-GPU) | Daint | **220** | **24.4 nh** |
|
|
|
| 128,000 | 54 | 64 | 32 | 32 | complex| ELPA (2-CPU) | Daint | 677 | 54.1 nh |
|
... | ... | |