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

  /src/external/gpl3/gcc.old/dist/include/cuda/
cuda.h 55 CUDA_ERROR_NOT_READY = 600,
  /src/external/gpl3/gcc/dist/include/cuda/
cuda.h 64 CUDA_ERROR_NOT_READY = 600,
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c 1749 if (r == CUDA_ERROR_NOT_READY)
2283 else if (r != CUDA_ERROR_NOT_READY)
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c 1708 if (r == CUDA_ERROR_NOT_READY)

Completed in 28 milliseconds