Sourabh U Betigeri
90d5dc6b3a
SWDEV-564408 - Reduces hip-tests runtime Pt 1 ( #1695 )
...
* SWDEV-564408 - Reduces hip-tests runtime Pt 1
* Update cmd_options.hh
2025-11-06 13:45:36 -08:00
marandje
7e20e8ec13
SWDEV-548500 - Resolve memory leaks in memory tests ( #1093 )
2025-10-24 16:27:48 +02:00
MachineTom
25922d08c3
SWDEV-539145 - Return error when ext_fine_grain_pool unavailable ( #877 )
...
Return error when ext_fine_grain_pool is unavailable for
hipHostMallocUncached, hipHostAllocUncached and
hipExtHostRegisterUncached.
Disable related tests on Navi4x where
ext_fine_grain_pool is unavailable
2025-09-21 19:25:28 -04:00
systems-assistant[bot]
bfbb005c42
SWDEV-491252 - Add stream capture testcases to host allocation APIs ( #590 )
...
* SWDEV-491252 - Add stream capture testcases to host allocation APIs
* SWDEV-491252 - Add stream capture behavior testcase for hipFreeHost
* SWDEV-491252 - Refactor capture testcases
* SWDEV-491252 - Run clang-format
---------
Co-authored-by: Marko Arandjelovic <Marko.Arandjelovic@amd.com >
2025-09-02 16:58:02 +02:00
Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Manocha, Rahul
54bf215b7d
SWDEV-539145 - Fix compilation error in windows psdb ( #376 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
[ROCm/hip-tests commit: 2a0bcca07b ]
2025-07-15 08:38:24 -07:00
Sang, Tao
9623281087
SWDEV-539145 - Add tests of hipHostMallocUncached, hipHostAllocUncached and hipHostRegisterUncached ( #348 )
...
[ROCm/hip-tests commit: 9499bf6d1e ]
2025-07-01 10:10:25 +05:30
Lang Yu
7e5e392f2d
SWDEV-440004 - Fix Unit_hipHostMalloc_AllocateUseMoreThanAvailGPUMemory
...
int(32bit -2147483648~2147483647) could overflow if allocated size >= 2GB(2147483648).
Use size_t instead.
Change-Id: I1511574464b96fcb09eae18daa5ee9f56d817505
Signed-off-by: Lang Yu <Lang.Yu@amd.com >
[ROCm/hip-tests commit: c7aa062b66 ]
2024-01-26 14:02:59 -05:00
Jaydeep Patel
5b34e31097
SWDEV-425213 - On windows, Max memory that can be allocated using hipHostMalloc = 90% of (availgpumem - 256mb).
...
Change-Id: I20b2619d582c162ec446f3cf98bcd3a9e5d57243
[ROCm/hip-tests commit: 5d4c30ff25 ]
2023-11-17 06:14:13 -05:00
ROCm CI Service Account
7e6f301b4e
SWDEV-383372 - [catch2][dtest] Adding corner and stress tests for hipHostMalloc(). ( #208 )
...
Change-Id: I2308059e50a951a1e70de4f90fef9e2c76af21f1
[ROCm/hip-tests commit: 0b56a9d38c ]
2023-08-14 20:50:29 +05:30
Fábio
39cb05db47
EXSWCPHIPT-42: Changes to HIP RTC Framework implementation ( #2732 )
...
- Removed ifdef from hipTestContext class
- Fix potential race condition in hipTest::launchRTCKernel()
- Improve documentation
- Move moduleUnloading to main() instead of explicitly calling it on every test
- Fix code formating
- Fix segmentation fault caused by using catch2 macro after catch2 is destroyed
[ROCm/hip-tests commit: a0296bd614 ]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account
8d8958110a
SWDEV-330661 - Add test for hipHostGetDevicePointer null check ( #2745 )
...
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42
[ROCm/hip-tests commit: 2da551c659 ]
2022-06-16 21:05:56 -07:00
Fábio
4dc1940119
EXSWCPHIPT-42 - Add HIP RTC support to the test framework ( #2719 )
...
* EXSWCPHIPT-42 - Add HIP RTC support to the test framework
* Removed ifdef from hipTestContext class
[ROCm/hip-tests commit: f04fdbd0f7 ]
2022-06-13 15:35:02 +05:30
dkrottap
c088dceed2
SWDEV-294643 - [catch2][dtest] Migration of Malloc related files to Catch2 ( #2314 )
...
Migrated malloc related files under memory folder into catch2 framework
Change-Id: I5aa07fc8148bdf6bef135947091aaf1d3c54663b
[ROCm/hip-tests commit: 4287af6a2f ]
2021-08-19 10:29:07 +05:30