SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd
Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd
[ROCm/clr commit: 775dc204aa]
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <iostream>
|
||||
#include <iterator>
|
||||
|
||||
namespace roc {
|
||||
namespace amd::roc {
|
||||
|
||||
static inline const char* hsa_strerror(hsa_status_t status) {
|
||||
const char* str = nullptr;
|
||||
@@ -343,6 +343,6 @@ bool LightningProgram::setKernels(void* binary, size_t binSize,
|
||||
return true;
|
||||
}
|
||||
|
||||
} // namespace roc
|
||||
} // namespace amd::roc
|
||||
|
||||
#endif // WITHOUT_HSA_BACKEND
|
||||
|
||||
Referens i nytt ärende
Block a user