arjun-raj-kuppala
dd4e1f23c2
Add timeout for tests stage ( #2660 )
...
* Add timeout for tests stage
* Update Jenkinsfile
2022-05-05 11:56:09 +05:30
ROCm CI Service Account
b0f3b08ad8
SWDEV-331548 - fix test hang issue ( #2658 )
...
destroy stream before exit
Change-Id: I1a51ae349d0dd9a5ff6cdac21c5930bd6d87e021
2022-05-05 11:55:50 +05:30
ROCm CI Service Account
afa1e43916
SWDEV-330030 - fix test hang issue ( #2650 )
...
destroy stream before exit
Change-Id: Ib1989c89156859503bbff22916dc486ca2d1375a
2022-05-04 22:18:05 -07:00
ROCm CI Service Account
a4e5868b8f
SWDEV-327563 - Windows: enable hiprtc tests ( #2629 )
...
Change-Id: If6df6188d15aecedbe536de0ca1a95dc64f3f1b5
2022-04-28 12:07:01 -07:00
ROCm CI Service Account
84c7cc50b4
SWDEV-327563 - Windows: Enable most of the memory tests skipped before ( #2643 )
...
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd
2022-04-27 15:38:07 -07:00
ROCm CI Service Account
427ba9156a
SWDEV-329567 - Fixes timing issu seen on Jenkins rns ( #2628 )
...
Change-Id: I7b4858033c58cba0c42a8ba8024f9b356e397658
2022-04-25 13:15:17 -07:00
Maneesh Gupta
2ad9b91175
Update list of disabled tests in CI ( #2624 )
...
* Update list of disabled tests in CI
* Update Jenkinsfile
Skip Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative for now.
2022-04-25 12:31:47 -07:00
Maneesh Gupta
117ec319ae
SWDEV-327563 - Windows: enable deviceLib catch tests ( #2642 )
...
Change-Id: I10094c31d0f51c311618ecdc193e7411316d00ef
2022-04-21 14:34:17 +05:30
agunashe
042c5ee5e6
Revert "SWDEV-326661 - hipcc/hipconfig to use return value from pl scripts, disabling deviceLib. ( #2584 )" ( #2625 )
...
This reverts commit 3cccb105f6 .
2022-04-14 12:14:35 +05:30
agunashe
d735955db5
SWDEV-320902 - disable two failing tests on Windows ( #2626 )
2022-04-13 17:36:57 -07:00
ROCm CI Service Account
7b8ac4cc7a
SWDEV-314946 - Windows: adding properties to hip tests exe ( #2620 )
...
Change-Id: I3bac668345e3168f8a2b2772bf8ca422430803d8
2022-04-13 10:26:25 -07:00
ROCm CI Service Account
9b8e911328
SWDEV-319734 - complete printf test cases for HIP on windows ( #2527 )
...
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com >
Change-Id: I2b3a1dec9c2d2bb6cc71eaa5a26b88473a827c14
2022-04-11 11:38:37 -07:00
ROCm CI Service Account
4e60664be1
SWDEV-327563 - Windows: enable graph and memory build in catch2 ( #2622 )
...
Skip failing graph tests to ensure 100% pass percentage
Change-Id: I92e2f5daf32387d746097d2406b7ca991e1e1698
2022-04-11 10:48:12 -07:00
Jatin Chaudhary
f81d477ee7
Add and restructure tests for hipStreamCreate ( #2560 )
...
* Add and restructure tests for hipStreamCreate
* Add streamCreate to CMakeLists file
2022-04-01 09:02:45 +05:30
ROCm CI Service Account
ef9505d68a
SWDEV-308763 - Update hiprtc tests to link with hiprtc lib ( #2575 )
...
hiprtc is made into a separate lib and hence tests should link with it explicitly during compilation
Also, updates the hiprtc programming guide
Change-Id: Ie1f9d7250d4a8622b77ef92938fc0decbaeb72f9
2022-04-01 09:02:20 +05:30
ROCm CI Service Account
44e0440a9c
SWDEV-321874 - [catch2][dtest] Texture tests migrated to catch2 framework ( #2577 )
...
Change-Id: I5d88438d2bf6d20d2ebde8e6ae0cbd1d27630045
2022-04-01 09:01:58 +05:30
ROCm CI Service Account
7b8903c8c7
SWDEV-321656 - [catch2][dtest] Add hiprtc test for warp size ( #2578 )
...
Change-Id: I1a6ac42e17d78544722c429b230b93d0c0ec257c
2022-04-01 09:01:44 +05:30
ROCm CI Service Account
51c0bae11d
SWDEV-322620 - Virtual Memory Management APIs ( #2580 )
...
Change-Id: I5397e06263f8467052b4aab250988c57457fb24f
2022-04-01 05:47:50 +05:30
ROCm CI Service Account
25459dcb4c
SWDEV-328109 - Fix Test failure in staging ( #2581 )
...
Change-Id: Ic79f54d468e3bb40667c14d76e4013285fb9f1bf
2022-04-01 05:47:34 +05:30
ROCm CI Service Account
fd4f53af1f
SWDEV-313441 - hip default stream per thread ( #2582 )
...
Change-Id: I712eb39ccc7231fda0fff0a2e9cccfb40c1cc21c
2022-04-01 05:47:19 +05:30
ROCm CI Service Account
84ec71c647
SWDEV-322752 - SWDEV-323078 - Fix HIP_CLANGRT_LIB_SEARCH_PATHS ( #2583 )
...
CMAKE_HIP_COMPILER is a file and not a directory. Fixing search path for clangrt builtins
Change-Id: Id3a3adf907d736cfe771325caf997ea54de88630
(cherry picked from commit 33b5bc760b10119f22be3f4ead7efd5f1d300957)
2022-04-01 05:39:35 +05:30
ROCm CI Service Account
3cccb105f6
SWDEV-326661 - hipcc/hipconfig to use return value from pl scripts. ( #2584 )
...
On Windows build failures were ignored becasue hipcc script ignored the output of hipcc.pl
Also disables catch2 deviceLib testset on Windows due to linking issue.
This makes sure that we have a baseline of no build failures on Windows
Change-Id: I007a2a47e69ce1ae69e5569bbef4c63a636110ee
2022-04-01 05:38:23 +05:30
ROCm CI Service Account
d662c451d1
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsFromSymbol API ( #2585 )
...
Change-Id: Ie0e1b0f6dcef53b8d5386d858a90699d70524688
2022-04-01 05:37:12 +05:30
ROCm CI Service Account
3cf8079c4c
SWDEV-306122 - [catch2][dtest] hipGraphMemsetNodeGetParams/hipGraphMemsetNodeSetParams APIs ( #2586 )
...
Change-Id: Ib45b660ad94ec3231082deb8a0b6f62b278d2006
2022-04-01 05:36:26 +05:30
ROCm CI Service Account
262acb7a9b
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventRecordNodeSetEvent() API ( #2593 )
...
- Functional Tests
- Negative Tests
Change-Id: I75f986ea75f462d77af2c38558452ccd3d5b6167
2022-03-31 21:41:58 +05:30
ROCm CI Service Account
be4df503eb
SWDEV-293806 - Added tests for unsafeAtomicAdd and builtin APIs ( #2597 )
...
Added tests for unsafeAtomicAdd and Builtin APIs for coherent/non-coherent memory with RTC and without RTC
Change-Id: I8b243ac82d0f14a38f6b5553107066248aafb41d
2022-03-31 21:33:17 +05:30
ROCm CI Service Account
097b9427cd
SWDEV-306122 - [catch2][dtest] hipGraphExecUpdate added Functional and Negative test scenario ( #2599 )
...
Change-Id: I7c1051a7bec9a6a3b332c23bd40b46bad55e97c5
2022-03-31 21:32:41 +05:30
ROCm CI Service Account
91c53b7816
SWDEV-306122 - [catch2][dtest] Added test for hipGraphInstantiate API ( #2587 )
...
Change-Id: I78019b067522e52f96c19bb43ffa257ede167be0
2022-03-31 15:34:33 +05:30
ROCm CI Service Account
b768618329
SWDEV-329380 - Fixed reset test ( #2589 )
...
- after reset memory should be re-allocated
Change-Id: I3e814de464629a2651b4b8e752400f09fd6fc971
2022-03-31 15:34:19 +05:30
ROCm CI Service Account
95a6b9b801
SWDEV-306122 - [catch2][dtest] Adding Tests for hipGraphAddEmptyNode ( #2592 )
...
1. Added Negative Tests for hipGraphAddEmptyNode
Change-Id: I31aab3dcff671700d18f9e4537bb1e21076ce375
2022-03-31 14:28:53 +05:30
ROCm CI Service Account
f80d912e66
SWDEV-252381 - Added dtest for hipGetSymbolAddress api ( #2594 )
...
Change-Id: Ideb58497c6598fe6f492a904b58bdc125d6d41d8
2022-03-31 13:14:37 +05:30
ROCm CI Service Account
9c23618424
SWDEV-252801 - Added test for __launch_bounds__ : maxThreadsPerBlock field ignored at kernel launch ( #2596 )
...
Change-Id: Ic2b11aebe0845ca57d0fea38ba11ec2584002935
2022-03-31 13:14:11 +05:30
ROCm CI Service Account
599463aa5c
SWDEV-252521 - Added test for Exit w/ memfault fault for stack allocations w/ compile-time known sizes ( #2598 )
...
Change-Id: I0ac1d97d76d49a169577d9b650072d0cc27f20f7
2022-03-31 13:13:29 +05:30
ROCm CI Service Account
5565fb3dd7
SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphRemoveDependencies() API ( #2601 )
...
- Functional Tests
- Negative Tests
Change-Id: Ia34f4d0aa44821e35362cb0593ac7e3e0d811689
2022-03-31 13:13:15 +05:30
ROCm CI Service Account
8e34e35aa1
SWDEV-306122 - [catch2][dtest] Adding tests for hipGraphGetEdges() API ( #2600 )
...
- Functional Tests.
- Negative Tests.
Change-Id: Icd2436e9db366f6b8d4a5ebbc8cacc36595aacbe
2022-03-31 10:36:13 +05:30
ROCm CI Service Account
988d511c84
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParams1D added Functional and Negative test scenario ( #2602 )
...
Change-Id: I7471207730ec38dd8ebabc32ca26753d27597309
2022-03-31 10:35:21 +05:30
ROCm CI Service Account
d9b40f34a4
SWDEV-293806 - Added tests for AtomicAdd with and without unsafeAtomics flag ( #2603 )
...
Added tests for AtomicAdd API for coherent/non-coherent memory with and without unsafeAtomics flags
Change-Id: I1937d7e936ac062b8d93feb59a50a6dd8ae9feca
2022-03-31 10:35:00 +05:30
ROCm CI Service Account
dd31050d4c
SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins ( #2574 )
...
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818
2022-03-28 15:55:09 -07:00
Satyanvesh Dittakavi
1389236aef
SWDEV-292714 - [catch2][dtest] Add unit test for hipPointerGetAttribute ( #2485 )
...
Change-Id: Ic7490596f4f1ee641d9af2861a18380c4bfccd69
2022-03-23 17:15:21 +05:30
Maneesh Gupta
a5af22ca15
Update disabled tests in CI ( #2567 )
2022-03-23 12:45:36 +05:30
ROCm CI Service Account
c195d12cda
SWDEV-325708 - Query for fine grained support ( #2557 )
...
Change-Id: Id11d556de1213c73891122b0ffa344f9099a8486
2022-03-22 12:28:41 +05:30
ROCm CI Service Account
8da8fc1be9
SWDEV-312141 - Fix to avoid shadow compilation warning ( #2556 )
...
Change-Id: Ie327ec5eb3f3314b24aa512ce180760f18ee5348
2022-03-22 12:27:52 +05:30
ROCm CI Service Account
4526de0855
SWDEV-311271 - Add API interface for Stream Ordered Memory Allocator ( #2551 )
...
Change-Id: I36f53d170fe362c058cdbff75fa3fb34699246f2
2022-03-22 12:27:20 +05:30
ROCm CI Service Account
a296100da7
SWDEV-291455 - File Reorganization with backward compatibility ( #2555 )
...
Related changes for HIP installation in /opt/rocm
Setting HIP_PATH and ROCM_PATH
Setting INTERFACE directories
Depends-On: If70b61020fa3ee85bf49171c842837da05191a48
Change-Id: I30adccf7e6241dae12270156602d4b033ea99d93
2022-03-17 15:35:13 -07:00
TomSang
fe08dc841f
SWDEV-314867 - Fix clang missing issue in cuda docker ( #2446 )
...
Cuda dockers doesn't contain clang. The dependence on clang
will fail catch2 building. Catch2 building actually doesn't
need clang. Remove clang dependence from catch2 cmake file.
Change-Id: I8fd76e99d27ce4f5769baffae0608dd1cf0f4188
2022-03-15 14:08:55 -07:00
ROCm CI Service Account
9a175e1654
SWDEV-324824 - Split HIP install to two documents ( #2546 )
...
Change-Id: Idb3b40167cd9c8dd8fde254e00f7891af04811a8
Co-authored-by: Julia Jiang <julia.jiang@amd.com >
2022-03-11 16:59:44 +05:30
ROCm CI Service Account
62f41eb23c
SWDEV-323147 - catch2 tests to allow deprecated features ( #2545 )
...
Change-Id: If9cee6cb5925027086d2f50e207774a3084147fc
2022-03-11 16:54:39 +05:30
ROCm CI Service Account
04ae602316
SWDEV-324735 - update hip_debugging to remove deprecated HCC in the example ( #2543 )
...
Change-Id: I5a02f97da14a89f659443db210b81e26e5b08a2c
2022-03-11 16:54:24 +05:30
ROCm CI Service Account
7859bfcde6
SWDEV-325480 - Adds unit and functional tests for coalesced_groups ( #2538 )
...
Change-Id: I147b4099e6793df5df3a6e252894d281fc338adb
2022-03-11 16:54:08 +05:30
ROCm CI Service Account
87eaccaf59
SWDEV-321872 - [catch2][dtest] Texture tests migrated to catch2 ( #2536 )
...
Change-Id: I4e29001812e2310680c6c24028667eb560194e87
2022-03-11 16:53:48 +05:30