Gráfico de commits

8 Commits

Autor SHA1 Mensaje Fecha
music-dino 1f774ad632 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
2022-11-30 17:28:13 +05:30
ROCm CI Service Account dc386a0805 SWDEV-351055 - Enable hipMallocArray and hipArrayCreate happy cases, disabling a REQUIRE case (#2929)
Change-Id: Ie5eb423d1c1b9b32101c9a9fae4c372612839c4d
2022-09-26 07:38:59 +05:30
ROCm CI Service Account c74e0fc355 SWDEV-351225 - Enable test - Unit_hipArrayCreate_Nullptr (#2891)
Change-Id: Ib9d43e0285ec50fdbf3ae05ed0d107b27280bfb0
2022-09-22 21:13:44 +05:30
ROCm CI Service Account 8bfdde5ecb SWDEV-348718 - Use of GENERATE in thead function causes random failures with multithread condition. (#2842)
Change-Id: Ie6722abbf5aa9936b5e06002064f7f1109066af9
2022-08-05 12:19:12 +05:30
Finlay daceb2e1a1 EXSWCPHIPT-134 - Negative tests for hipMalloc3DArray and hipArray3DCreate (#2784) 2022-07-13 10:46:26 +05:30
Finlay c0deb17bbc EXSWCPHIPT-112 - Unit test for hipMalloc3DArray for default and surface arrays (#2713) 2022-07-11 12:19:05 +05:30
Finlay a598eeebb0 EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate (#2702) 2022-07-01 13:47:47 +05:30
ROCm CI Service Account 7442b14ab8 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
2022-05-17 15:01:15 +05:30