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:
@@ -34,7 +34,7 @@
|
||||
#include <ctime>
|
||||
#include <algorithm>
|
||||
|
||||
namespace pal {
|
||||
namespace amd::pal {
|
||||
|
||||
void HSAILKernel::setWorkGroupInfo(const uint32_t privateSegmentSize,
|
||||
const uint32_t groupSegmentSize, const uint16_t numSGPRs,
|
||||
@@ -570,4 +570,4 @@ bool LightningKernel::postLoad() {
|
||||
}
|
||||
#endif // defined(USE_COMGR_LIBRARY)
|
||||
|
||||
} // namespace pal
|
||||
} // namespace amd::pal
|
||||
|
||||
Reference in New Issue
Block a user