-
Notifications
You must be signed in to change notification settings - Fork 37
SWDEV-512613 - Enable atomicMin/Max tests #604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also part of SWDEV-510994. Enable atomicMin/Max tests. Change-Id: Iacfdc1bc13e8da2f5df8751bb315b37d33cea667
|
!psdb |
1 similar comment
|
!psdb |
|
!verify |
1 similar comment
|
!verify |
|
Stress test failed: |
|
!verify |
3 similar comments
|
!verify |
|
!verify |
|
!verify |
|
Atomic testcases failed in stress testing of Linux PSDB# 10 on MI100, MI200: SWDEV-534815, SWDEV-534812 |
|
Unit_Device__hip_check_VGPRs failed in stress testing of Linux PSDB# 1312 on MI200, MI300, Navi31, Navi33 & Navi44 : SWDEV-544007, SWDEV-544010, SWDEV-545066 |
The failure in Unit_Device__hip_check_VGPRs is due to the latest change in llvm. I will add you into chat group. |
|
Sorry, I was supposed to update in https://github.com/AMD-ROCm-Internal/hip-tests/pull/5 for Unit_Device__hip_check_VGPRs but wrongly I put comment here. |
|
Imported to ROCm/rocm-systems |
(#604) This is to prevent calling catch2 macros from outside catch2 TEST_CASE that can lead to undefined bahavior. This change also disables hipGetProcAddress tests that are not supported on static build. Co-authored-by: Ioannis Assiouras <Ioannis.Assiouras@amd.com> [rocm-systems] ROCm/rocm-systems#604 (commit 605be4b)
This is to prevent calling catch2 macros from outside catch2 TEST_CASE that can lead to undefined bahavior. This change also disables hipGetProcAddress tests that are not supported on static build. Co-authored-by: Ioannis Assiouras <Ioannis.Assiouras@amd.com>
Also part of SWDEV-510994.
Enable atomicMin/Max tests.
Add hipDeviceSynchronize() in TestCore() to make sure kernels are finished in streams before memory copy.
Change-Id: Iacfdc1bc13e8da2f5df8751bb315b37d33cea667