Home
last modified time | relevance | path

Searched refs:async_engines (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c404 int async_engines, pi; in nvptx_open_device() local
500 r = CUDA_CALL_NOCHECK (cuDeviceGetAttribute, &async_engines, in nvptx_open_device()
503 async_engines = 1; in nvptx_open_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c426 int async_engines, pi; in nvptx_open_device() local
522 r = CUDA_CALL_NOCHECK (cuDeviceGetAttribute, &async_engines, in nvptx_open_device()
525 async_engines = 1; in nvptx_open_device()