/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/cuda/ |
H A D | memory.cpp | 71 check_cuda_result(cuMemAllocManaged(&p, size, flags)); in alloc()
|
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/cuda/ |
H A D | cudamem.c | 34 UCM_DEFINE_REPLACE_DLSYM_FUNC(cuMemAllocManaged, CUresult, -1, CUdeviceptr *, 55 UCM_OVERRIDE_FUNC(cuMemAllocManaged, CUresult) in UCM_OVERRIDE_FUNC() 370 {UCS_PP_MAKE_STRING(cuMemAllocManaged), ucm_override_cuMemAllocManaged},
|
/dports/devel/vexcl/vexcl-1.4.3/vexcl/backend/cuda/ |
H A D | svm_vector.hpp | 61 cuda_check( cuMemAllocManaged(&dptr, n * sizeof(T), CU_MEM_ATTACH_GLOBAL) ); in svm_vector()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/cuda/dynamic_cuda/ |
H A D | cuda.cpp | 41 DLWRAP(cuMemAllocManaged, 3);
|
H A D | cuda.h | 225 CUresult cuMemAllocManaged(CUdeviceptr *, size_t, unsigned int);
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/dynamic_cuda/ |
H A D | cuda.cpp | 41 DLWRAP(cuMemAllocManaged, 3);
|
H A D | cuda.h | 217 CUresult cuMemAllocManaged(CUdeviceptr *, size_t, unsigned int);
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/dynamic_cuda/ |
H A D | cuda.cpp | 41 DLWRAP(cuMemAllocManaged, 3);
|
H A D | cuda.h | 217 CUresult cuMemAllocManaged(CUdeviceptr *, size_t, unsigned int);
|
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/dynamic_cuda/ |
H A D | cuda.cpp | 41 DLWRAP(cuMemAllocManaged, 3);
|
H A D | cuda.h | 217 CUresult cuMemAllocManaged(CUdeviceptr *, size_t, unsigned int);
|
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucm/ |
H A D | cuda_hooks.cc | 150 ret = cuMemAllocManaged(&dptr, 64, CU_MEM_ATTACH_GLOBAL); in UCS_TEST_F()
|
/dports/graphics/blender/blender-2.91.0/extern/cuew/src/ |
H A D | cuew.c | 133 tcuMemAllocManaged *cuMemAllocManaged; variable 443 CUDA_LIBRARY_FIND(cuMemAllocManaged); in cuewCudaInit()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/ |
H A D | rtl.cpp | 342 Err = cuMemAllocManaged(&SharedPtr, Size, CU_MEM_ATTACH_GLOBAL); in allocate()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/ |
H A D | rtl.cpp | 342 Err = cuMemAllocManaged(&SharedPtr, Size, CU_MEM_ATTACH_GLOBAL); in allocate()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/ |
H A D | rtl.cpp | 342 Err = cuMemAllocManaged(&SharedPtr, Size, CU_MEM_ATTACH_GLOBAL); in allocate()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/cuda/src/ |
H A D | rtl.cpp | 383 Err = cuMemAllocManaged(&SharedPtr, Size, CU_MEM_ATTACH_GLOBAL); in allocate()
|
/dports/graphics/blender/blender-2.91.0/extern/cuew/include/ |
H A D | cuew.h | 1191 extern tcuMemAllocManaged *cuMemAllocManaged;
|
/dports/net/mpich/mpich-3.4.3/modules/libfabric/man/ |
H A D | fi_mr.3.md | 582 cuMemAllocManaged, cuMemFree, cudaMalloc, cudaFree.
|