SWDEV-427756 - Remove Unit_hipApiLinkUnusedLibs test

Reasoning: The test assumes hipcc to be present, which might not be the
case on platforms running hip-tests. This test assumes only one type of
GPU present, iGPUs can mess the test up. It also assumes write access
inside the folder its executing, which might not be the case and lastly
it relies on a behavior of HIP which has changed a few times which is
how does a HIP application behave when code object in an exe does not
match the gpu isa. Also work on SWDEV-365241 might render this redundant,
incases where you try to run gfx1032 on gfx1030.

Change-Id: Ie99bdf7caef47e449e3d19c138af47ab82f73d2b


[ROCm/hip-tests commit: da6e008456]
이 커밋은 다음에 포함됨:
Jatin Chaudhary
2023-11-29 14:24:49 +00:00
커밋한 사람 Jatin Jaikishan Chaudhary
부모 6ed9ba879b
커밋 9aa4fe7847
4개의 변경된 파일2개의 추가작업 그리고 157개의 파일을 삭제
-2
파일 보기
@@ -132,8 +132,6 @@
"Unit_hipEventIpc",
"=== SWDEV-427101:Below test fails randomly in PSDB ===",
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
"=== Below test failed in stress test on 11/10/23 ===",
"Unit_hipApiLinkUnusedLibs",
"=== StreamCreate Performance tests may potentially fail on all configs ===",
"Unit_hipStreamCreate_Performance",
"Unit_hipStreamCreate_WithFlagsPerformance_Nonblocking",