https://github.com/tmcdonell/cuda-config
https://github.com/tmcdonell/cuda-config
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmcdonell/cuda-config
- Owner: tmcdonell
- License: bsd-3-clause
- Created: 2019-09-27T15:24:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T19:50:25.000Z (over 6 years ago)
- Last Synced: 2025-04-05T10:23:36.476Z (about 1 year ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
cuda-config
===========
[](https://travis-ci.org/tmcdonell/cuda-config)
[](https://stackage.org/lts/package/cuda-config)
[](https://stackage.org/nightly/package/cuda-config)
[](https://hackage.haskell.org/package/cuda-config)
Determine the installation location of CUDA and generate appropriate
configuration options for Cabal.
This will look for your CUDA installation in the standard places, and if the
`nvcc` compiler is found in your `PATH`, relative to that.
Instructions for installing the CUDA development kit can be found here: