Loreon
Labs
Platform
Docs
Home
Ecosystems
C++
gpuowl
GPU Mersenne primality test.
C++
Emerging
GitHub
Stars
—
Forks
—
Contributors
8
Last push
11mo ago
Recent commits
Latest commits.
Fixed compiler warning for Windows compiler (long vs. long long difference)
8e4f414
george
11mo ago
Don't output tedious "missing BPW" message when that is expected
93df2c2
george
11mo ago
Respect `-noclean` option
af36851
Valerii Huhnin
12mo ago
Fixed bug where an AMD-only FFT variant (000) was chosen whenever no useful FFT spec could be found in tune.txt
2d5e122
george
12mo ago
Changed results.txt to results-N.txt -- the same naming scheme as worktodo files.
d1e99e4
george
12mo ago
Fixed memory allocation bug with MIDDLE=4, PAD=512
89b5c1e
george
12mo ago
At Mihai's suggestion, use a portable method to sleep N microseconds.
50f6c54
george
12mo ago
Solved the nVidia finish causing a CPU busy wait. The queue contains at most 500 kernels, a marker, and 500 more kernels. When prpll tries to add another kernel to the queue, we loop checking if the marker has been reached else performing a lengthy sleep (knowing there are 500 kernels to execute after the marker).
75dd76b
george
12mo ago
Top contributors
Builders behind this project.
preda
1.8K commits
gwoltman
153 commits
valeriob01
23 commits
tdulcet
9 commits
selroc
7 commits
proski
5 commits
bjver86
3 commits
k3ack3r
3 commits