Lines Matching refs:GOMP_PLUGIN_error

164 	GOMP_PLUGIN_error (#FN " error: %s",	\
391 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r)); in nvptx_attach_host_thread_to_device()
404 GOMP_PLUGIN_error ("device %d not found", n); 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()
509 GOMP_PLUGIN_error ("Only warp size 32 is supported"); in nvptx_open_device()
637 GOMP_PLUGIN_error ("Error parsing %s", var_name); in process_GOMP_NVPTX_JIT()
711 GOMP_PLUGIN_error ("Link error log %s\n", &elog[0]); in link_ptx()
712 GOMP_PLUGIN_error ("cuLinkAddData (ptx_code) error: %s", in link_ptx()
726 GOMP_PLUGIN_error ("Link error log %s\n", &elog[0]); in link_ptx()
727 GOMP_PLUGIN_error ("cuLinkComplete error: %s", cuda_error (r)); in link_ptx()
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()
1121 GOMP_PLUGIN_error ("invalid device address"); in nvptx_free()
1282 GOMP_PLUGIN_error ("Offload data incompatible with PTX plugin" in GOMP_OFFLOAD_load_image()
1387 GOMP_PLUGIN_error ("Offload data incompatible with PTX plugin" in GOMP_OFFLOAD_unload_image()
1711 GOMP_PLUGIN_error ("cuStreamQuery error: %s", cuda_error (r)); in GOMP_OFFLOAD_openacc_async_test()
1765 GOMP_PLUGIN_error ("invalid device address"); in cuda_memcpy_sanity_check()
1771 GOMP_PLUGIN_error ("invalid device address"); in cuda_memcpy_sanity_check()
1776 GOMP_PLUGIN_error ("invalid host address"); in cuda_memcpy_sanity_check()
1781 GOMP_PLUGIN_error ("invalid host or device address"); in cuda_memcpy_sanity_check()
1786 GOMP_PLUGIN_error ("invalid size"); in cuda_memcpy_sanity_check()