unspecified

Quick Jump to Other Distributions:

cuda-nvrtc - NVRTC runtime compilation library

Website: https://developer.nvidia.com/cuda-zone
License: NVIDIA License
Description:
NVRTC is a runtime compilation library for CUDA C++. It accepts CUDA C++ source
code in character string form and creates handles that can be used to obtain
the PTX. The PTX string generated by NVRTC can be loaded by cuModuleLoadData and
cuModuleLoadDataEx, and linked with other modules by cuLinkAddData of the CUDA
Driver API. This facility can often provide optimizations and performance not
possible in a purely offline static compilation.

Packages

cuda-nvrtc-8.0.61-7.el7.centos.x86_64 [6.6 MiB] Changelog by Simone Caronni (2016-11-23):
- Simplify pkg-config files.
- Make samples compile by default without users requiring to specify anything
  on the command line for include directories.

Listing created by Repoview-0.6.6-13.fc29