nvvm
The NVVM library compiles NVVM IR (a subset of LLVM IR) into PTX code which can then be executed on NVIDIA GPUs. In contrast to the standard NVPTX target built in to the LLVM toolchain, NVVM includes a set of proprietary optimisations which are otherwise only available by compiling CUDA code with the nvcc compiler. The resulting PTX code can be loaded onto the GPU and executed using the cuda package: https://hackage.haskell.org/package/cuda The NVVM library is a compiler component available a part of the CUDA toolkit: https://developer.nvidia.com/cuda-toolkit See the travis-ci.org build matrix for tested CUDA library versions.
hackage.haskell.org
0.10.0.1
over 2 years ago
10
6,740 total
1
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/nvvm
spec |
| License | BSD-3-Clause |
| First Release | over 9 years ago |
| Last Synced | 16 days ago |
Repository
| Stars | 7 on GitHub |
| Forks | 4 on GitHub |
| Commits | 111 |
| Committers | 4 |
| Avg per Author | 27.75 |
| DDS | 0.126 |