preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
163 stars 39 forks source link

Added Continuous Integration. #217

Closed tdulcet closed 3 years ago

tdulcet commented 3 years ago

Notes:

See the logs for more information on these issues. Currently only the GCC on Ubuntu 20.04 builds are not allowed to fail with the CI, although this can be changed if/when the above issues are fixed.

@Danc2050 and I are considering updating our GPU notebook for Google Colaboratory to use GpuOwl instead of CUDALucas, so we need latest version to always successfully build. This PR would allow users to see directly on the top of the README if the latest version of GpuOwl builds by checking the badges.

preda commented 3 years ago

Thank you!

sethtroisi commented 3 years ago

The README updates are very nice. Thanks!