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

https://github.com/dankamongmen/libcudest

Open-source implementation of the CUDA API.
https://github.com/dankamongmen/libcudest

Last synced: 8 days ago
JSON representation

Open-source implementation of the CUDA API.

Awesome Lists containing this project

README

        

Q: This thing doesn't build.
A: You'll need an NVIDIA kernel driver unpacked somewhere (run the
distribution binary with the -x option). There ought be a source
directory within (usually called 'kernel' or 'nv'). Define NVSRC to
that path.