HomeSort by: relevance | last modified time | path
    Searched refs:cuCtxDestroy (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/include/cuda/
cuda.h 118 #define cuCtxDestroy cuCtxDestroy_v2
119 CUresult cuCtxDestroy (CUcontext);
  /src/external/gpl3/gcc/dist/include/cuda/
cuda.h 205 #define cuCtxDestroy cuCtxDestroy_v2
206 CUresult cuCtxDestroy (CUcontext);
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c 585 CUDA_CALL (cuCtxDestroy, ptx_dev->ctx);
2121 CUDA_CALL_ASSERT (cuCtxDestroy, new_ctx);
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c 569 CUDA_CALL (cuCtxDestroy, ptx_dev->ctx);
1889 CUDA_CALL_ASSERT (cuCtxDestroy, new_ctx);

Completed in 26 milliseconds