Lines Matching refs:GOMP_PLUGIN_error

318   GOMP_PLUGIN_error ("HSA fatal error: %s\nRuntime message: %s", str,
643 GOMP_PLUGIN_error ("Failed to assign IDs to all HSA agents");
712 GOMP_PLUGIN_error ("Request to initialize non-existing HSA device %i", n);
722 GOMP_PLUGIN_error ("Failed to initialize an HSA agent rwlock");
727 GOMP_PLUGIN_error ("Failed to initialize an HSA agent program mutex");
765 GOMP_PLUGIN_error ("Could not find suitable memory region for kernel "
785 GOMP_PLUGIN_error ("Attempt to use uninitialized HSA context.");
790 GOMP_PLUGIN_error ("Request to operate on anon-existing HSA device %i", n);
795 GOMP_PLUGIN_error ("Attempt to use an uninitialized HSA agent.");
872 GOMP_PLUGIN_error ("Failed to initialize an HSA kernel mutex");
888 GOMP_PLUGIN_error ("Offload data incompatible with HSA plugin"
907 GOMP_PLUGIN_error ("Unable to write-lock an HSA agent rwlock");
941 GOMP_PLUGIN_error ("Unable to unlock an HSA agent rwlock");
1707 GOMP_PLUGIN_error ("Failed to destroy an HSA kernel initialization "
1723 GOMP_PLUGIN_error ("Offload data incompatible with HSA plugin"
1736 GOMP_PLUGIN_error ("Unable to write-lock an HSA agent rwlock");
1748 GOMP_PLUGIN_error ("Attempt to unload an image that has never been "
1761 GOMP_PLUGIN_error ("Unable to unlock an HSA agent rwlock");
1806 GOMP_PLUGIN_error ("Failed to destroy an HSA agent program mutex");
1811 GOMP_PLUGIN_error ("Failed to destroy an HSA agent rwlock");
1824 GOMP_PLUGIN_error ("HSA GOMP_OFFLOAD_alloc is not implemented because "
1835 GOMP_PLUGIN_error ("HSA GOMP_OFFLOAD_free is not implemented because "
1846 GOMP_PLUGIN_error ("HSA GOMP_OFFLOAD_dev2host is not implemented because "
1857 GOMP_PLUGIN_error ("HSA GOMP_OFFLOAD_host2dev is not implemented because "
1868 GOMP_PLUGIN_error ("HSA GOMP_OFFLOAD_dev2dev is not implemented because "