Comparison tests of running GapMiner on the GPU at different test settings. The tabular data are the more communicative of the relative differences in performance.
Column labels map directly to miner output: pps is average primes per second, tps is average tests per second, gps is average gaps per second, glst is the size of the gaplist and l/s is the time in seconds to scan the gaplist at the reported rate of gaps per second.
f16-z16-n12-w2048
| measure | pps | tps |
|---|---|---|
| mean | 2427039 | 2410963 |
| max | 2551903 | 5906010 |
| min | 1312315 | 2158945 |
| std | 207619 | 609766 |
f32-z16-n12-w2048
| measure | pps | tps |
|---|---|---|
| mean | 2693187 | 2233665 |
| max | 3122843 | 2601372 |
| min | 2660307 | 2208998 |
| std | 62222 | 50107 |
The charts included below are for completeness. The figures given are the means and they differ from the pandas-produced means because, in order to support the different requirements of charting, the first 1/5th of the data is ignored in order to aid visual comparison. The chartline uses the full dataset.
Replication: