Графік комітів

18 Коміти

Автор SHA1 Повідомлення Дата
Danylo Lytovchenko f7338717ae SWDEV-470698 - fix formatting, add format check workflow (#657) 2025-08-20 19:58:06 +05:30
Vladana Stojiljkovic 5e41c48966 SWDEV-478472 - Fix tests to return hipErrorInvalidChannelDescriptor instead of hipErrorUnknown
Change-Id: I1dc3af072aed813173cc12e9976a34ddf8c7d6a8


[ROCm/hip-tests commit: 5fa9900949]
2024-11-04 11:25:54 -05:00
Jatin Chaudhary cb193f70c4 SWDEV-411064 - check if image is supported before running image specific tests
Change-Id: I62b3f7489f2f33b4b4e02f42a46e66c8940f2277


[ROCm/hip-tests commit: ee3c94faf2]
2023-09-21 06:23:55 -04:00
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 cecd518502 SWDEV-387925 - Remove comparisons that are based on available memory returned from hipMemGetInfo (#262)
Change-Id: I3e4b539425482bbda578fd3127f118d47c611db3

[ROCm/hip-tests commit: 6ce5d7457c]
2023-06-21 15:58:39 +05:30
music-dino 02c8a5783e EXSWHTEC-81 - Implement tests for hipGetSymbolAddress and hipGetSymbolSize (#3002)
- Implement negative tests for hipGetSymbolAddress
- Implement negative tests for hipGetSymbolSize
- Reimplement positive test for both apis
- Expand positive test with memcpy to and from symbol
- Disable test sections that cause a segfault in CUDA

[ROCm/hip-tests commit: bcdb3a7ece]
2022-11-30 17:28:13 +05:30
ROCm CI Service Account 3118439c59 SWDEV-351055 - Enable hipMallocArray and hipArrayCreate happy cases, disabling a REQUIRE case (#2929)
Change-Id: Ie5eb423d1c1b9b32101c9a9fae4c372612839c4d

[ROCm/hip-tests commit: e25d5a3038]
2022-09-26 07:38:59 +05:30
ROCm CI Service Account 27235f2def SWDEV-345020 - Enable test cases after fix. (#2833)
Change-Id: I7ac1352e2442638e7156b05429fc4feef3af8e3f


[ROCm/hip-tests commit: 627372dd20]
2022-09-16 11:25:30 -07:00
ROCm CI Service Account dd0e135061 SWDEV-348718 - Use of GENERATE in thead function causes random failures with multithread condition. (#2842)
Change-Id: Ie6722abbf5aa9936b5e06002064f7f1109066af9

[ROCm/hip-tests commit: f10716f412]
2022-08-05 12:19:12 +05:30
ROCm CI Service Account 55f417dcee SWDEV-327563 - Enable fixed tests linux and windows (#2803)
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64

[ROCm/hip-tests commit: 1458912363]
2022-07-19 19:28:17 +05:30
Finlay b8f8c14c27 EXSWCPHIPT-134 - Negative tests for hipMalloc3DArray and hipArray3DCreate (#2784)
[ROCm/hip-tests commit: c856cfee36]
2022-07-13 10:46:26 +05:30
Finlay eb02afea20 EXSWCPHIPT-112 - Unit test for hipMalloc3DArray for default and surface arrays (#2713)
[ROCm/hip-tests commit: a230bd0f56]
2022-07-11 12:19:05 +05:30
Finlay d7fefeb8fb EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate (#2702)
[ROCm/hip-tests commit: 5628a7c009]
2022-07-01 13:47:47 +05:30
agunashe 2bfce50351 SWDEV-327563 - Windows: fix memory tests build failure (#2716)
[ROCm/hip-tests commit: 377020155e]
2022-06-06 10:01:34 -07:00
Finlay 7c2ed93547 Added a test for texture gather with hipMallocArray (#2701)
* Added negative tests for hipMallocArray

* fix numeric limit test for nvidia

* Added a test for texture gather with hipMallocArray

[ROCm/hip-tests commit: 3ee51fcf98]
2022-06-02 12:16:41 +05:30
Finlay b2bfcfb671 Added negative tests for hipMallocArray (#2699)
* Added negative tests for hipMallocArray

* fix numeric limit test for nvidia

[ROCm/hip-tests commit: 4900279ebe]
2022-06-02 12:16:25 +05:30
Finlay eebf627237 hipMallocArray tests for default array and surface load store (#2675)
[ROCm/hip-tests commit: 205107aa3c]
2022-05-25 16:13:18 +05:30
ROCm CI Service Account dc7b730733 SWDEV-228443 - Enhancing hip unit tests for Memory Allocation APIs (#2616)
Adding new testcases for hipMalloc3D,hipMalloc3DArray,
hipArrayCreate,hipMallocPitch and hipMallocArray APIs

Change-Id: Ia2cc8865d605272995aaf703dd26954d11ded2ea

[ROCm/hip-tests commit: b49e8e9fdf]
2022-05-17 15:01:15 +05:30