SWDEV-298155: Fixing HSA-CLASS REV
Adding the latest commit to pull from the hsa-class git repo that includes the fix for SWDEV-298155 "Fixing the typo in evt_stats.h" https://github.com/ROCmSoftwarePlatform/hsa-class/commit/e6456a6d93cc6d8bcc59bd6ea24f27146f86ff4c Change-Id: I9984de8ec9204a6cf47a25ce4ac42852473c56c9
Этот коммит содержится в:
коммит произвёл
Ammar Elwazir
родитель
a7cd80b716
Коммит
99e2f37c81
@@ -44,7 +44,7 @@ endif ()
|
||||
|
||||
## Path to HSA test
|
||||
set ( HSA_TEST_DIR "${TEST_DIR}/hsa/test" )
|
||||
set ( HSA_REV "a4fcdae" )
|
||||
set ( HSA_REV "f8b3870" )
|
||||
|
||||
## test run script
|
||||
set ( RUN_SCRIPT "${TEST_DIR}/run.sh" )
|
||||
|
||||
Ссылка в новой задаче
Block a user