Show / Hide Table of Contents

    Namespace ManagedCuda.NVRTC

    Classes

    CudaRuntimeCompiler

    Cuda runtime compiler

    NVRTCException

    An NVRTCException is thrown, if any wrapped call to the NVRTC-library does not return Success.

    NVRTCNativeMethods

    Structs

    nvrtcProgram

    the unit of compilation, and an opaque handle for a program.

    Enums

    nvrtcResult

    CUDA Online Compiler API call result code.

    Back to top Generated by DocFX