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.
- Host: GitHub
- URL: https://github.com/dankamongmen/libcudest
- Owner: dankamongmen
- Created: 2010-05-10T09:34:49.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-05-05T01:51:18.000Z (almost 13 years ago)
- Last Synced: 2025-03-28T01:48:11.591Z (25 days ago)
- Language: C
- Homepage: http://dank.qemfd.net/dankwiki/index.php/Libcudest
- Size: 8.55 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.