Home
last modified time | relevance | path

Searched refs:nvrtcGetPTX (Results 1 – 25 of 56) sorted by relevance

123

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/acc/cuda/
H A Dacc_cuda.cpp13 return nvrtcGetPTX(prog, code); in nvrtcGetLowLevelCode()
/dports/math/dbcsr/dbcsr-2.1.0/src/acc/cuda/
H A Dacc_cuda.cpp13 return nvrtcGetPTX(prog, code); in nvrtcGetLowLevelCode()
/dports/graphics/blender/blender-2.91.0/intern/cycles/app/
H A Dcycles_cubin_cc.cpp136 result = nvrtcGetPTX(prog, &ptx_code[0]); in compile_cuda()
230 if (!nvrtcGetPTX) { in init()
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_nvrtc.h74 NVRTC_NVRTCGETPTX nvrtcGetPTX; member
/dports/science/py-PyFR/pyfr-1.12.3/pyfr/backends/cuda/
H A Dcompiler.py88 self.lib.nvrtcGetPTX(prog, ptx)
/dports/misc/tvm/incubator-tvm-0.6.1/src/codegen/opt/
H A Dbuild_cuda_on.cc124 NVRTC_CALL(nvrtcGetPTX(prog, &ptx[0])); in NVRTCCompile()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/codegen/opt/
H A Dbuild_cuda_on.cc124 NVRTC_CALL(nvrtcGetPTX(prog, &ptx[0])); in NVRTCCompile()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/target/opt/
H A Dbuild_cuda_on.cc118 NVRTC_CALL(nvrtcGetPTX(prog, &ptx[0])); in NVRTCCompile()
/dports/science/chrono/chrono-7.0.1/src/chrono_sensor/optix/
H A DChOptixUtils.cpp114 NVRTC_ERROR_CHECK(nvrtcGetPTX(nvrtc_program, &ptx[0])); in GetShaderFromFile()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/common/
H A Drtc.cc61 NVRTC_CALL(nvrtcGetPTX(prog_, ptx_)); in Chunk()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/common/
H A Drtc.cc61 NVRTC_CALL(nvrtcGetPTX(prog_, ptx_)); in Chunk()
/dports/graphics/blender/blender-2.91.0/extern/cuew/src/
H A Dcuew.c306 tnvrtcGetPTX *nvrtcGetPTX; variable
674 NVRTC_LIBRARY_FIND(nvrtcGetPTX); in cuewNvrtcInit()
/dports/science/octopus/octopus-10.5/src/basic/
H A Dcuda_low.cc225 NVRTC_SAFE_CALL(nvrtcGetPTX(prog, ptx)); in FC_FUNC_()
/dports/devel/cltune/CLTune-2.7.0/include/internal/
H A Dcupp11.h339 CheckError(nvrtcGetPTX(*program_, &result[0])); in GetIR()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Doptixgridrender.cpp717 NVRTC_CHECK (nvrtcGetPTX(str_lib, str_lib_ptx.data()));
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testshade/
H A Doptixgridrender.cpp717 NVRTC_CHECK (nvrtcGetPTX(str_lib, str_lib_ptx.data()));
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu191 NVRTC_CALL(nvrtcGetPTX(program, &ptx[0])); in GetPtx()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/fusion/
H A Dfused_op.cu191 NVRTC_CALL(nvrtcGetPTX(program, &ptx[0])); in GetPtx()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Doptixraytracer.cpp815 NVRTC_CHECK (nvrtcGetPTX (str_lib, str_lib_ptx.data())); in make_optix_materials()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/testrender/
H A Doptixraytracer.cpp815 NVRTC_CHECK (nvrtcGetPTX (str_lib, str_lib_ptx.data())); in make_optix_materials()
/dports/graphics/blender/blender-2.91.0/extern/cuew/include/
H A Dcuew.h1364 extern tnvrtcGetPTX *nvrtcGetPTX;
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2562 CHECK_NVRTC(nvrtcGetPTX(nvrtc_program, vptx.data())); in compile_kernel()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2562 CHECK_NVRTC(nvrtcGetPTX(nvrtc_program, vptx.data())); in compile_kernel()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/
H A Djitify.hpp2562 CHECK_NVRTC(nvrtcGetPTX(nvrtc_program, vptx.data())); in compile_kernel()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/test/
H A Djitify.hpp2563 CHECK_NVRTC(nvrtcGetPTX(nvrtc_program, vptx.data())); in compile_kernel()

123