Tao Sang
a697edb15b
SWDEV-505853 - Fix Unit_hipMemPoolApi_BasicAlloc in mgpu
...
Unit_hipMemPoolApi_BasicAlloc expects to work on device 0, but other
tests will set not-0 devices in mgpu. This leads to hang of
Unit_hipMemPoolApi_BasicAlloc. Fix by set device 0 in head code
of Unit_hipMemPoolApi_BasicAlloc.
SWDEV-508872 - Fix Perf_hipPerfMemFill_test
When mem size is 2G, the test is so slow that it looks like stuckness.
Set top mem size to 1G can make the test pass in an acceptiable time.
Change-Id: Ie26dbf597e5ba8cb898d1aae5ed5ecf0267c3228
[ROCm/hip-tests commit: 94eea4db59 ]
2025-03-07 14:52:10 -05:00
Vladana Stojiljkovic
e057b9e471
SWDEV-450735 - Add compiler option for using clock64
...
Change-Id: I9efed88d691ee1b2b4465286b3340b820f7bf627
[ROCm/hip-tests commit: 5b67a2a4a0 ]
2024-08-29 10:26:11 +02:00
Jaydeep Patel
cab05268fa
SWDEV-447525 - Zero-initialize hipMemPoolProps.
...
Change-Id: Iee71961bd1d679f0a6a9223e6387748602706c2d
[ROCm/hip-tests commit: b45bc412d7 ]
2024-03-15 14:26:00 +00:00
Jaydeep Patel
053e0e59f3
SWDEV-447525 - Tests for maxSize Mem pool props.
...
Change-Id: If0ce1bafa8101da8b1856fe9175737cdb82a2b86
[ROCm/hip-tests commit: bd760c4818 ]
2024-03-13 01:32:56 -04:00
ROCm CI Service Account
d8b7cb28ff
SWDEV-337452 - Changing Clock64 to WallClock64 in tests for gfx11. ( #78 )
...
Change-Id: I484fe9ff7cd56c70a37a3ac5a4a55812f8557259
[ROCm/hip-tests commit: 87fac87657 ]
2023-01-06 15:05:21 -08:00
ROCm CI Service Account
fba551cb60
SWDEV-327563 - Enable fixed tests linux and windows v3 ( #2943 )
...
Change-Id: Ia5c47821268d7f31b70c473ef2a4785b6735a2f1
[ROCm/hip-tests commit: e8eb0f375f ]
2022-09-21 11:59:06 -07:00
ROCm CI Service Account
c2a62d99a0
SWDEV-344135 - Enable stream ordered memory and mempool tests ( #2837 )
...
- Enable stream ordered memory and mempool tests for Nvidia platform
- Fix build errors
Change-Id: I90337e73d7b5df944a72cb41f2bde9ab2eec653c
[ROCm/hip-tests commit: 53480a3127 ]
2022-08-22 21:05:39 -07:00
ROCm CI Service Account
96d9da072c
SWDEV-311271 - Add basic tests for memory pool ( #2618 )
...
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6
[ROCm/hip-tests commit: ddb3b346d9 ]
2022-06-13 19:26:48 +05:30