Gráfico de commits

21 Commits

Autor SHA1 Mensaje Fecha
Paulius Velesko 65a428aaff Catch2 Test Fixes (#2961)
* test fixes

* address PR comment

* PR comment fixing Nvidia pass

* add additional kernel launch checks

* pr comments


[ROCm/hip-tests commit: da453211ed]
2022-09-30 15:07:25 -07:00
ROCm CI Service Account 0fc914ca05 SWDEV-331160 - [catch2][dtest] Test cases to test api hipDeviceSetLimit() (#2863)
Change-Id: Ifb78392b55b60ce8b3eb7822a0b32c8fac8cc594

[ROCm/hip-tests commit: b95baa3a18]
2022-09-26 19:49:00 +05:30
Mirza Halilčević 68b3eed631 EXSWHTEC-4 - Implement printing of certain device information (#2884)
* Implement printing out of device count to standard output
* Implement printing out of device attributes retrieved by hipDeviceGetAttribute.
* Implement printing of device properties retrieved by hipGetDeviceProperties.

[ROCm/hip-tests commit: 51a22bb085]
2022-09-26 13:46:38 +05:30
Mirza Halilčević 3acafe7451 EXSWHTEC-5 - Implement additional test for hipSetDevice (#2874)
- Test functionality in multithreaded environment.

Signed-off-by: Dino Music <dino.music@htecgroup.com>
Co-authored-by: Mirza Halilcevic <mirza.halilcevic@htecgroup.com>

[ROCm/hip-tests commit: 9e03f14592]
2022-09-19 21:56:03 +05:30
Mirza Halilčević f15e807ba8 EXSWHTEC-11 - Implement tests for hipExtGetLinkTypeAndHopCount (#2878)
- Validate hop count and verify that the API is commutative
- Negative parameter tests.

Signed-off-by: Dino Music <dino.music@htecgroup.com>
Co-authored-by: Mirza Halilcevic <mirza.halilcevic@htecgroup.com>

[ROCm/hip-tests commit: 132a54564e]
2022-09-19 11:28:35 +05:30
ROCm CI Service Account d6f07c8236 SWDEV-339150 - [catch2][dtest] Updating test Unit_hipGetDeviceAttribute_CheckFineGrainSupport: (#2846)
This PR fixes the failure of test Unit_hipGetDeviceAttribute_CheckFineGrainSupport on MI100

[ROCm/hip-tests commit: a772958efd]
2022-08-05 12:19:41 +05:30
Maneesh Gupta 2cfcfa8603 Fix win:setenv/unsetenv tests build failure
[ROCm/hip-tests commit: 7b7f14a991]
2022-08-04 09:32:12 +05:30
Fábio dac2cef7ac EXSWCPHIPT-123: Added testing for hipDeviceGetP2PAttribute (#2840)
[ROCm/hip-tests commit: 1dc42f592f]
2022-08-03 16:49:49 +05:30
Jatin Chaudhary 86c5140b87 EXSWCPHIPT-116 - Adding tests for hipSet/GetDevice and hipDeviceGet (#2726)
[ROCm/hip-tests commit: a1f13e7360]
2022-07-21 10:43:09 +05:30
agunashe e2542ca40b SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging (#2795)
* SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging

* SWDEV-327563 - Win:setenv/unsetenv build failure2. develop to staging

* SWDEV-327563 - Win:setenv/unsetenv build failure. develop to staging

Linux build failure

[ROCm/hip-tests commit: 1ffff2acbb]
2022-07-12 09:24:32 -07:00
Jatin Chaudhary 321702b3f5 EXSWCPHIPT-125 - Add tests for hipGetDeviceCount and restructure some SpawnProc tests (#2765)
[ROCm/hip-tests commit: f072dfd60b]
2022-07-11 15:02:51 +05:30
Jatin Chaudhary f9b06e7143 EXSWCPHIPT-124 - Add tests for hipDeviceTotalMem (#2749)
[ROCm/hip-tests commit: 74f0a9e534]
2022-06-28 09:03:03 +05:30
Finlay 118f2a9804 EXSWCPHIPT-121 - hipGetSetDeviceFlags tests (#2747)
[ROCm/hip-tests commit: 7bacfdc871]
2022-06-28 09:01:55 +05:30
ROCm CI Service Account b984598246 SWDEV-336538 - Update hipDeviceSetSharedMemConfig test (#2764)
Change-Id: Idc146a77007618454150a974a54b74cb2ef9ea31


[ROCm/hip-tests commit: 19b94c4be7]
2022-06-22 15:09:24 -07:00
Finlay ec2955115d EXSWCPHIPT-109 - hipDeviceGetName tests (#2731)
[ROCm/hip-tests commit: 7ad0bfaf5f]
2022-06-16 09:27:59 +05:30
Satyanvesh Dittakavi 2f136027d6 SWDEV-317716 - [catch2][dtest] Add test for hipDeviceGetUuid (#2614)
Change-Id: Ic2940cd45cacc32212df7c76ee8f4ca5e7e3740c

[ROCm/hip-tests commit: 0fab0f5ee2]
2022-06-10 21:17:10 +05:30
ROCm CI Service Account c7a30c6f42 SWDEV-325709 - Testing hipDeviceAttributeFineGrainSupport property (#2637)
Added a test to check hipDeviceAttributeFineGrainSupport property.

Change-Id: I9750ef5494e22f4eb7305e1719be9712a3079c37

[ROCm/hip-tests commit: b7222b6f6b]
2022-05-17 12:53:25 +05:30
ROCm CI Service Account f82011bc66 SWDEV-321511 - Enable device related disabled tests on Nvidia platform (#2518)
Change-Id: I95a62e9562a638cb3525862b9a5d2e640c10882c

[ROCm/hip-tests commit: 4b3f334131]
2022-03-10 16:45:54 +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
Rahul Garg 97de29b390 SWDEV-293742 - Update copyright year
Change-Id: I4248b2cebd3de056f9d5d417e0697da22fb964ef


[ROCm/hip-tests commit: c54d09a028]
2021-07-23 07:13:33 -04:00
sumanthtg a07e36b84f SWDEV-238517 - [dtest] Catch2 unit tests for device files.
Changes contain Device files under "hip/tests/src/runtimeApi/device" migrated to Catch2 and some additional device tests.

Change-Id: Ie88adc3c32c2079456b14e029cfc6c319b48d8f6


[ROCm/hip-tests commit: c9ae0281ff]
2021-07-19 13:38:30 -04:00