1. Introduction
2. Getting Started
3. User Interface
4. Language
5. Basic Usage
6. Accessing Lowered Names
7. Interfacing With Template Host Code
8. Versioning Scheme
9. Miscellaneous Notes
10. Example: SAXPY
11. Example: Using Lowered Name
12. Example: Using nvrtcGetTypeName
13. Example: Dynamic Parallelism
14. Example: Device LTO (link time optimization)
NVRTC
»
Index
v12.6 |
PDF
|
Archive
Index
N
N
nvrtcAddNameExpression (C++ function)
nvrtcCompileProgram (C++ function)
nvrtcCreateProgram (C++ function)
nvrtcDestroyProgram (C++ function)
nvrtcGetCUBIN (C++ function)
nvrtcGetCUBINSize (C++ function)
nvrtcGetErrorString (C++ function)
nvrtcGetLoweredName (C++ function)
nvrtcGetLTOIR (C++ function)
nvrtcGetLTOIRSize (C++ function)
nvrtcGetNumSupportedArchs (C++ function)
nvrtcGetNVVM (C++ function)
nvrtcGetNVVMSize (C++ function)
nvrtcGetOptiXIR (C++ function)
nvrtcGetOptiXIRSize (C++ function)
nvrtcGetProgramLog (C++ function)
nvrtcGetProgramLogSize (C++ function)
nvrtcGetPTX (C++ function)
nvrtcGetPTXSize (C++ function)
nvrtcGetSupportedArchs (C++ function)
nvrtcGetTypeName (C++ function)
,
[1]
nvrtcProgram (C++ type)
nvrtcResult (C++ enum)
nvrtcResult::NVRTC_ERROR_BUILTIN_OPERATION_FAILURE (C++ enumerator)
nvrtcResult::NVRTC_ERROR_COMPILATION (C++ enumerator)
nvrtcResult::NVRTC_ERROR_INTERNAL_ERROR (C++ enumerator)
nvrtcResult::NVRTC_ERROR_INVALID_INPUT (C++ enumerator)
nvrtcResult::NVRTC_ERROR_INVALID_OPTION (C++ enumerator)
nvrtcResult::NVRTC_ERROR_INVALID_PROGRAM (C++ enumerator)
nvrtcResult::NVRTC_ERROR_NAME_EXPRESSION_NOT_VALID (C++ enumerator)
nvrtcResult::NVRTC_ERROR_NO_LOWERED_NAMES_BEFORE_COMPILATION (C++ enumerator)
nvrtcResult::NVRTC_ERROR_NO_NAME_EXPRESSIONS_AFTER_COMPILATION (C++ enumerator)
nvrtcResult::NVRTC_ERROR_OUT_OF_MEMORY (C++ enumerator)
nvrtcResult::NVRTC_ERROR_PROGRAM_CREATION_FAILURE (C++ enumerator)
nvrtcResult::NVRTC_ERROR_TIME_FILE_WRITE_FAILED (C++ enumerator)
nvrtcResult::NVRTC_SUCCESS (C++ enumerator)
nvrtcVersion (C++ function)