OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hsa_error
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c
668
hsa_error
(const char *str, hsa_status_t status)
function
857
hsa_error
("Dumping hsa regions failed", status);
1128
hsa_error
("Could not get length of symbol name", status);
1141
hsa_error
("Could not get symbol name", status);
1541
return
hsa_error
("Run-time could not be initialized", status);
1549
return
hsa_error
("GCN GPU devices could not be enumerated", status);
1557
return
hsa_error
("Scanning compute agents failed", status);
1944
hsa_error
("Could not allocate device memory", status);
1952
hsa_error
("Could not assign data memory to device", status);
2498
hsa_error
("Unsupported ISA in GCN code object.", HSA_STATUS_ERROR)
[
all
...]
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c
678
hsa_error
(const char *str, hsa_status_t status)
function
867
hsa_error
("Dumping hsa regions failed", status);
1114
hsa_error
("Could not get length of symbol name", status);
1127
hsa_error
("Could not get symbol name", status);
1490
return
hsa_error
("Run-time could not be initialized", status);
1498
return
hsa_error
("GCN GPU devices could not be enumerated", status);
1506
return
hsa_error
("Scanning compute agents failed", status);
1820
hsa_error
("Could not allocate device memory", status);
1828
hsa_error
("Could not assign data memory to device", status);
2341
hsa_error
("Unsupported ISA in GCN code object.", HSA_STATUS_ERROR)
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026