Home
last modified time | relevance | path

Searched refs:nvrtcDestroyProgram (Results 1 – 25 of 52) sorted by relevance

123

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_nvrtc.h72 NVRTC_NVRTCDESTROYPROGRAM nvrtcDestroyProgram; member
/dports/science/py-PyFR/pyfr-1.12.3/pyfr/backends/cuda/
H A Dcompiler.py91 self.lib.nvrtcDestroyProgram(prog)
/dports/misc/tvm/incubator-tvm-0.6.1/src/codegen/opt/
H A Dbuild_cuda_on.cc125 NVRTC_CALL(nvrtcDestroyProgram(&prog)); in NVRTCCompile()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/codegen/opt/
H A Dbuild_cuda_on.cc125 NVRTC_CALL(nvrtcDestroyProgram(&prog)); in NVRTCCompile()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/target/opt/
H A Dbuild_cuda_on.cc119 NVRTC_CALL(nvrtcDestroyProgram(&prog)); in NVRTCCompile()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/common/
H A Drtc.cc69 NVRTC_CALL(nvrtcDestroyProgram(&prog_)); in ~Chunk()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/common/
H A Drtc.cc69 NVRTC_CALL(nvrtcDestroyProgram(&prog_)); in ~Chunk()
/dports/graphics/blender/blender-2.91.0/extern/cuew/src/
H A Dcuew.c303 tnvrtcDestroyProgram *nvrtcDestroyProgram; variable
671 NVRTC_LIBRARY_FIND(nvrtcDestroyProgram); in cuewNvrtcInit()
/dports/science/octopus/octopus-10.5/src/basic/
H A Dcuda_low.cc227 NVRTC_SAFE_CALL(nvrtcDestroyProgram(&prog)); in FC_FUNC_()
/dports/devel/cltune/CLTune-2.7.0/include/internal/
H A Dcupp11.h285 program_(new nvrtcProgram, [](nvrtcProgram* p) { CheckError(nvrtcDestroyProgram(p)); in Program()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Doptixgridrender.cpp718 NVRTC_CHECK (nvrtcDestroyProgram (&str_lib));
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Doptixgridrender.cpp718 NVRTC_CHECK (nvrtcDestroyProgram (&str_lib));
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu683 NVRTC_CALL(nvrtcDestroyProgram(&program)); in CompileCode()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu683 NVRTC_CALL(nvrtcDestroyProgram(&program)); in CompileCode()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Doptixraytracer.cpp816 NVRTC_CHECK (nvrtcDestroyProgram (&str_lib)); in make_optix_materials()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Doptixraytracer.cpp816 NVRTC_CHECK (nvrtcDestroyProgram (&str_lib)); in make_optix_materials()
/dports/graphics/blender/blender-2.91.0/extern/cuew/include/
H A Dcuew.h1361 extern tnvrtcDestroyProgram *nvrtcDestroyProgram;
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2586 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2586 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2586 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A Djitify.hpp2587 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A Djitify.hpp2587 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2586 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2586 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A Djitify.hpp2587 CHECK_NVRTC(nvrtcDestroyProgram(&nvrtc_program)); in compile_kernel()

123