libnvrtc7.5

Cuda runtime compilation (nvidia nvrtc library)
  http://www.nvidia.com/CUDA
  0
  no reviews



Cuda runtime compilation library (nvrtc) provides an api to compile cuda-c++ device source code at runtime.

the resulting compiled ptx can be launched on a gpu using the cuda driver api.

this package contains the nvrtc library.