Ioannis Assiouras
e4077f827c
SWDEV-474345 - Address potential segmentation fault in Print_Out_Attributes test
...
Change-Id: Ie507d3da66d9644eea56a510e76564af1970e2c0
2024-12-05 04:52:04 -05:00
Branislav Brzak
6c23e25c86
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
2024-03-25 05:18:34 -04:00
Rakesh Roy
569b088eb8
SWDEV-388493 - Delete test Unit_hipGetDeviceAttribute_CheckFineGrainSupport
...
- This test causes build failure when custom HIP_PATH is used
- It doesn't add much value as it verifies hipDeviceAttributeFineGrainSupport against HSA APIs
- In rare case only it can fail, because internally HIP uses the same HSA APIs for hipDeviceAttributeFineGrainSupport.
Change-Id: If3b566d1c784a318e076b640cc2f063b84e25413
2024-01-26 14:26:15 -05:00
Rakesh Roy
f85b731a5c
SWDEV-388493 - Use HSA APIs instead of rocminfo
...
- Recreation of github PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/217
- For Unit_hipGetDeviceAttribute_CheckFineGrainSupport test, get segment information using HSA APIs instead of rocminfo
Change-Id: I20f4c8a6669684a2326a3ce61735c4fa10433f9d
2024-01-18 01:03:12 -05:00
Jatin Chaudhary
a87786f060
SWDEV-431399 - fix issues highlighted by address sanitizer
...
Change-Id: I927009a8d408bdf13677ce5cc926908fb4552441
2024-01-15 04:01:36 -05:00
Todd tiantuo Li
79d1fd1170
SWDEV-422544 - remove the check for hipDeviceAttributeUnifiedAddressing as a fixed value
...
Change-Id: I682eeb194903e4b74cd41597164f3622975daea6
2023-11-01 21:49:15 -04:00
mbhiutra
6bc9d607ac
SWDEV-415965 - [catch2][dtest] Added test for newly added member hipDeviceAttributeHostRegisterSupported
...
Change-Id: I89f716f1be9c5a36d5ffdb24e056a13cc4a493ca
2023-11-01 21:37:07 -04:00
mbhiutra
cc35feba07
SWDEV-415965 - [catch2][dtest] Added test for newly added member of hipDeviceProp_t
...
Move the test of AMD specific attribute into proper section
Change-Id: Id35e604e68123eee623a616ba6cd680097f6556d
2023-10-12 12:07:49 -04:00
jiabaxie
6dc7b081cc
SWDEV-400002 - [ABI Break] remove unsupported hip enums
...
Change-Id: Ic8bd02a7a2385c06d55a8ee01b950cd6d372f5ce
2023-10-05 02:18:24 -04:00
milos-mozetic
d0295c4295
EXSWHTEC-224 - Test cases ID clean up and documentation for Device Management ( #70 )
...
- Test cases ID clean up and documentation for Device Management
- Adjust doxygen comments to fix bugs
- Adjust defgroup comments for test modules
2023-06-28 09:44:00 +05:30
ROCm CI Service Account
d3942fe73b
SWDEV-367689 - [catch2][dtest] UnifiedAddress attribute support for AMD ( #204 )
...
Change-Id: Ie820e8d9fb59322fb66380bf676a66362adc0b65
2023-03-24 16:00:35 +05:30
Mirza Halilčević
51a22bb085
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.
2022-09-26 13:46:38 +05:30
ROCm CI Service Account
a772958efd
SWDEV-339150 - [catch2][dtest] Updating test Unit_hipGetDeviceAttribute_CheckFineGrainSupport: ( #2846 )
...
This PR fixes the failure of test Unit_hipGetDeviceAttribute_CheckFineGrainSupport on MI100
2022-08-05 12:19:41 +05:30
ROCm CI Service Account
b7222b6f6b
SWDEV-325709 - Testing hipDeviceAttributeFineGrainSupport property ( #2637 )
...
Added a test to check hipDeviceAttributeFineGrainSupport property.
Change-Id: I9750ef5494e22f4eb7305e1719be9712a3079c37
2022-05-17 12:53:25 +05:30
Rahul Garg
c54d09a028
SWDEV-293742 - Update copyright year
...
Change-Id: I4248b2cebd3de056f9d5d417e0697da22fb964ef
2021-07-23 07:13:33 -04:00
sumanthtg
c9ae0281ff
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
2021-07-19 13:38:30 -04:00