Home
last modified time | relevance | path

Searched refs:cuDeviceTotalMem (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/cuda/
H A Dcuda.h128 #define cuDeviceTotalMem cuDeviceTotalMem_v2 macro
129 CUresult cuDeviceTotalMem (size_t *, CUdevice);
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/cuda/
H A Dcuda.h129 #define cuDeviceTotalMem cuDeviceTotalMem_v2 macro
130 CUresult cuDeviceTotalMem (size_t *, CUdevice);
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dcuda-lib.def12 CUDA_ONE_CALL (cuDeviceTotalMem)
H A Dplugin-nvptx.c1772 CUDA_CALL_ERET (propval, cuDeviceTotalMem, &total_mem, ptx_dev->dev); in GOMP_OFFLOAD_openacc_get_property()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dcuda-lib.def12 CUDA_ONE_CALL (cuDeviceTotalMem)
H A Dplugin-nvptx.c1861 CUDA_CALL_ERET (propval, cuDeviceTotalMem, &total_mem, ptx_dev->dev); in GOMP_OFFLOAD_openacc_get_property()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog4586 (cuDeviceTotalMem, cuMemGetInfo): Likewise. Define to *_v2.
4624 `cuDeviceTotalMem', `cuDriverGetVersion' and `cuMemGetInfo'