SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd

Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd


[ROCm/clr commit: 775dc204aa]
Этот коммит содержится в:
Ioannis Assiouras
2024-06-06 18:40:49 +01:00
родитель ea36bc11ce
Коммит 407d1346f2
83 изменённых файлов: 187 добавлений и 185 удалений
+2 -2
Просмотреть файл
@@ -38,7 +38,7 @@
#include "hsailctx.hpp"
#endif
namespace device {
namespace amd::device {
// ================================================================================================
static constexpr clk_value_type_t ClkValueMapType[6][6] = {
@@ -1644,4 +1644,4 @@ void Kernel::InitPrintf(const aclPrintfFmt* aclPrintf) {
}
}
#endif // defined(WITH_COMPILER_LIB)
}
} // namespace amd::device