An open API service indexing awesome lists of open source software.

https://github.com/auburn/cudaprimefinder


https://github.com/auburn/cudaprimefinder

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

Compile with

`nvcc -O3 -arch=compute_89 kernel.cu -o primes_program`

Check most modern arch for your GPU here: https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/