Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/nvvm
Keywords: bsd3, foreign, library
License: BSD-3-Clause
Latest release: 9 months ago
First release: over 7 years ago
Dependent repositories: 1
Downloads: 6,230 total
Stars: 7 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...