Lines Matching refs:cuda_error

165 			   cuda_error (__r));	\
180 cuda_error (__r)); \
191 cuda_error (CUresult r) in cuda_error() function
391 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r)); in nvptx_attach_host_thread_to_device()
439 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r)); in nvptx_open_device()
500 GOMP_PLUGIN_error ("cuDeviceGetAttribute error: %s", cuda_error (r)); in nvptx_open_device()
594 cuda_error (r)); in nvptx_get_num_devices()
713 cuda_error (r)); in link_ptx()
727 GOMP_PLUGIN_error ("cuLinkComplete error: %s", cuda_error (r)); in link_ptx()
1036 GOMP_PLUGIN_fatal ("cuMemFree error: %s", cuda_error (r)); in nvptx_stacks_free()
1053 GOMP_PLUGIN_error ("nvptx_alloc error: %s", cuda_error (r)); in nvptx_alloc()
1116 GOMP_PLUGIN_error ("cuMemGetAddressRange error: %s", cuda_error (r)); in nvptx_free()
1255 GOMP_PLUGIN_fatal ("cuModuleGetGlobal error: %s", cuda_error (r)); in nvptx_set_clocktick()
1260 GOMP_PLUGIN_fatal ("cuMemcpyHtoD error: %s", cuda_error (r)); in nvptx_set_clocktick()
1521 GOMP_PLUGIN_fatal ("cuStreamSynchronize error: %s %s\n", cuda_error (r), in GOMP_OFFLOAD_openacc_exec()
1524 GOMP_PLUGIN_fatal ("cuStreamSynchronize error: %s", cuda_error (r)); in GOMP_OFFLOAD_openacc_exec()
1711 GOMP_PLUGIN_error ("cuStreamQuery error: %s", cuda_error (r)); in GOMP_OFFLOAD_openacc_async_test()
1737 GOMP_PLUGIN_fatal ("%s error: %s", __FUNCTION__, cuda_error (res)); in cuda_callback_wrapper()
1962 GOMP_PLUGIN_fatal ("cuCtxSynchronize error: %s\n", cuda_error (r)); in nvptx_stacks_acquire()
1965 GOMP_PLUGIN_fatal ("cuMemFree error: %s", cuda_error (r)); in nvptx_stacks_acquire()
1973 GOMP_PLUGIN_fatal ("cuMemAlloc error: %s", cuda_error (r)); in nvptx_stacks_acquire()
2030 GOMP_PLUGIN_fatal ("cuLaunchKernel error: %s", cuda_error (r)); in GOMP_OFFLOAD_run()
2034 GOMP_PLUGIN_fatal ("cuCtxSynchronize error: %s %s\n", cuda_error (r), in GOMP_OFFLOAD_run()
2037 GOMP_PLUGIN_fatal ("cuCtxSynchronize error: %s", cuda_error (r)); in GOMP_OFFLOAD_run()