Lakhan singh Thakur
90f5e7bf0c
SWDEV-379212 - Adding Tests for hiprtcGetLoweredName() api for templated kernels
...
Change-Id: I45f092bb260dcd60709e79cbd7babfd2d9982858
[ROCm/hip-tests commit: 5f3c4b9ca1 ]
2024-03-19 11:54:57 -04:00
SrinivasaRao
c11875d803
SWDEV-437084 - [catch2][dtest] Test cases covering all the data types and functions defined inside amd_hip_complex.h with hipRTC
...
Change-Id: I945375643ad3da6c1e45706897c5c6ceee639da5
[ROCm/hip-tests commit: bcf6730196 ]
2024-03-19 11:42:32 -04:00
mbhiutra
59ef1abbcf
SWDEV-412880 - [catch2][dtest] Adding test cases for functions defined inside hip_vector_types.h, hip_fp16.h, texture_types.h and math_functions.h
...
Change-Id: I5427898303babc1f1f0dc4b15921e9f1cd52c4ad
[ROCm/hip-tests commit: 8d8db1f1bf ]
2024-02-13 00:33:10 -05:00
mbhiutra
aecf96918f
SWDEV-415965 - [catch2][dtest] Added test for hip Math Constants
...
Change-Id: I6fbfc88d9e8d7708d7323a7708b03a7f5998db41
[ROCm/hip-tests commit: 51b354a25f ]
2023-11-24 06:00:01 -05:00
Jatin Chaudhary
143ef3f742
SWDEV-431399 - fix first set of memory leaks in tests
...
Change-Id: I73254b2f17df69726110070ebb457df14d647f27
[ROCm/hip-tests commit: 96cf008176 ]
2023-11-17 06:23:49 -05:00
Satyanvesh Dittakavi
faf506016b
SWDEV-419480 - Add hipRTC test which includes standard headers
...
Change-Id: Ieea60a16eaea2446a1a8e0f890ad7ecba39a8d10
[ROCm/hip-tests commit: a3509a54cf ]
2023-11-06 09:06:34 -05:00
Satyanvesh Dittakavi
f891b700ab
SWDEV-421415 - Add hipRTC test with device-side malloc
...
Change-Id: Ia1c3f2ab703432915bda0c62cae584349e535463
[ROCm/hip-tests commit: 50e3514a82 ]
2023-11-01 21:50:00 -04:00
Jatin Chaudhary
bf319a8e48
SWDEV-425943 - Fix failures seen when compiling with a new compiler
...
Change-Id: I0dc0ceaaf852d96231f08d47ec4ca61d95cc5fec
[ROCm/hip-tests commit: 493e5d2cd7 ]
2023-11-01 04:53:43 -04:00
Satyanvesh Dittakavi
b284d005b9
SWDEV-395996 - Enable the disabled hiprtc tests
...
Change-Id: Id0b12f11c298f7488cd95e92916574388e9b1356
[ROCm/hip-tests commit: 949cb688dd ]
2023-10-12 12:11:35 -04:00
Satyanvesh Dittakavi
039a0b615a
Fix issues related to -Werror in hip tests ( #396 )
...
* Fix issues related to -Werror
* Correct the skipped tests
[ROCm/hip-tests commit: 605d5eee5d ]
2023-08-19 21:38:59 +05:30
ROCm CI Service Account
4b3be1ade7
SWDEV-1 - Enable hiprtc test includepath and copy its dependent files to bin directory ( #374 )
...
Change-Id: I7171bd343cdccc02f55bcb1b891f589c5fe2acaa
[ROCm/hip-tests commit: ec88eca484 ]
2023-08-14 21:19:44 +05:30
ROCm CI Service Account
5f143dbf22
SWDEV-394940 - [catch2][dtest] Adding basic testcases with HIPRTC apis for supported compiler options & also with combination of compiler options ( #327 )
...
Change-Id: Ie393e91afe195387152b588780e3109f21d1ad94
[ROCm/hip-tests commit: 58b55f9544 ]
2023-08-14 21:17:40 +05:30
ROCm CI Service Account
dfe9034cab
SWDEV-384714 - Add RTC test for half data type warp shfl functions ( #202 )
...
Change-Id: I7cbf6932c928974236df2a49c7b5dee863da72ed
[ROCm/hip-tests commit: 08fa8258ec ]
2023-08-14 20:47:53 +05:30
ROCm CI Service Account
d3b771c91d
SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests ( #363 )
...
* SWDEV-385161 - Deprecate usage of env vars in HIP samples and tests env vars such as HIP_PATH, ROCM_PATH, HIP_COMPILER, HIP_RUNTIME, HSA_PATH etc are removed.
Change-Id: I280e20b291cfb14675846aae72d97fa5b3ad567d
[ROCm/hip-tests commit: 34976df246 ]
2023-08-14 12:06:14 +05:30
ROCm CI Service Account
a2ead92795
SWDEV-366314 - Test for hip_bfloat16 using hiprtc ( #77 )
...
Change-Id: I919b1386c4812c160f39c8cffa4ac3403c959d99
[ROCm/hip-tests commit: 6a1564a4b2 ]
2023-06-28 09:46:12 +05:30
ROCm CI Service Account
e42f621831
SWDEV-368280 - Add Unit_hipStreamCaptureExtModuleLaunchKernel ( #105 )
...
For stream capture test of hipExtModuleLaunchKernel.
SWDEV-372824 - Add Unit_hipStreamCaptureRtc
For stream capture test based on RTC
Change-Id: I96ef1395f75189ad751ca637f5c3273d280e849a
[ROCm/hip-tests commit: fd758200e5 ]
2023-06-21 15:56:36 +05:30
ROCm CI Service Account
4cf63839d1
SWDEV-384013 - Add HIPRTC_JIT_IR_TO_ISA_OPT_EXT tests ( #301 )
...
Change-Id: I57f3349a8e9ae1754f2823c7c143d6475ab6caac
[ROCm/hip-tests commit: af4826551c ]
2023-06-19 09:39:34 -07:00
ROCm CI Service Account
440621fe3d
SWDEV-339488 - Catch2 test for hipRTC include path ( #2898 )
...
* SWDEV-339488 - Catch2 test for hipRTC include path
Change-Id: I1f5502d1ea72ac4133f79207f2d60f86b934cf36
[ROCm/hip-tests commit: 0e309ebc9e ]
2022-09-26 07:39:45 +05:30
ROCm CI Service Account
568c361802
SWDEV-353807 - Fixes multiple catch issues ( #2912 )
...
- enforcing c++17 for all tests
- Warning as error: ignoring return value
Change-Id: I3d171540403f74222e631d1a8e393386461c9729
[ROCm/hip-tests commit: d0aaed906d ]
2022-08-30 16:53:21 -07:00
ROCm CI Service Account
59f2767475
SWDEV-341360 - Add Catch2 loweredname hipRTC test ( #2801 )
...
Change-Id: Ibe8736951af491e48dee77644bbd0475d326c152
[ROCm/hip-tests commit: 9be55a6379 ]
2022-07-19 19:27:14 +05:30
ROCm CI Service Account
3c22e4b289
SWDEV-1 - [catch2][dtest] Add functional test for hiprtc ( #2689 )
...
Change-Id: I204b060fc00bb81f14f7bb296d4ff5cd7be9804a
[ROCm/hip-tests commit: 486fd01d0c ]
2022-06-03 08:32:33 +05:30
ROCm CI Service Account
3e2aaf7ec6
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
[ROCm/hip-tests commit: 7d45f699fc ]
2022-04-01 09:02:20 +05:30
ROCm CI Service Account
f7036fe809
SWDEV-321656 - [catch2][dtest] Add hiprtc test for warp size ( #2578 )
...
Change-Id: I1a6ac42e17d78544722c429b230b93d0c0ec257c
[ROCm/hip-tests commit: 6f32803b25 ]
2022-04-01 09:01:44 +05:30
agunashe
82957e3458
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
[ROCm/hip-tests commit: f90c5d218c ]
2021-11-26 11:02:29 +05:30
Jatin Chaudhary
f30b3035ef
SWDEV-297217 - Add test for overriding user options ( #2386 )
...
Change-Id: If4c2cad9ef3359ca8d98814864fbe0b9b8e4a4ab
[ROCm/hip-tests commit: 4df3d1af47 ]
2021-11-25 15:09:18 +05:30
Jatin Chaudhary
4c31bfcc61
SWDEV-289409 - Add hiprtc tests
...
Change-Id: Ib26527b704aed32ae3f3ed38bf6e2fd412462c8e
[ROCm/hip-tests commit: 46fb008ba6 ]
2021-07-22 00:34:53 -04:00
Jatin Chaudhary
47bb851c82
SWDEV-283267 - Add rtc document and remove hip header from tests
...
Change-Id: I43a23384ab70128ccd7f41204f796105576cd604
[ROCm/hip-tests commit: 9965325cc6 ]
2021-07-14 11:00:38 -04:00
Jatin Chaudhary
e3a3d98d55
SWDEV-277697 - [CatchTest] Fix Documentation, Add test to AMD specific, Add HIP Macros, New Binary for multiproc tests
...
Change-Id: I3783caf85c694b724ed55b778220b8ef9a39f84b
[ROCm/hip-tests commit: da360c2aab ]
2021-05-25 07:12:54 -04:00
cjatin
abab64b35a
SWDEV-277697 - Adding Infra and dependent libs: Catch2 and json parser, for new HIP Testing framework
...
Change-Id: Iedfa041ec9acc13eeb631ff67e1677e2fe29463d
[ROCm/hip-tests commit: be6809d8d1 ]
2021-05-19 00:47:00 -04:00