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

6469 Коммитов

Автор SHA1 Сообщение Дата
Sarbojit2019 4ebc038dec SWDEV-343159 - corrected macro value (#2785)
[ROCm/hip commit: 76ce7131d9]
2022-07-07 12:07:52 +05:30
Aiden Nibali e6ad33ce12 Fix use of blockDim in 'square' sample (#2789)
[ROCm/hip commit: 4d2787749c]
2022-07-07 12:03:19 +05:30
Finlay 013a73583d EXSWCPHIPT-91 - Added hipHostUnregister tests (#2579)
[ROCm/hip commit: f5685158ad]
2022-07-01 15:11:35 +05:30
Fábio b80ff0ea7f EXSWCPHIPT-50 - Testing HipMalloc3D / HipMallocPitch / HipMemAllocPitch (#2613)
[ROCm/hip commit: 5f7a820b1e]
2022-07-01 14:24:17 +05:30
Finlay 2a5e20a331 EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate (#2702)
[ROCm/hip commit: a598eeebb0]
2022-07-01 13:47:47 +05:30
Jatin Chaudhary a19f67b275 EXSWCPHIPT-102 - Adding hipEventRecord Tests (#2722)
[ROCm/hip commit: cd90931c0d]
2022-07-01 11:30:02 +05:30
ROCm CI Service Account da2888b9c4 SWDEV-341956 - update HIP Dtest with correct coordinates (#2755)
Change-Id: Iaccc4251a984e690d680ce884c6bfcc1093703af

[ROCm/hip commit: 2667f3e225]
2022-06-30 13:29:27 +05:30
ROCm CI Service Account 47a1198e18 SWDEV-342662 - Added hipGraphUpload API (#2757)
Change-Id: I65a957e4d8b12b2ffd003e5a4722edaed2ffa99e

[ROCm/hip commit: 84c23e2b41]
2022-06-30 13:28:15 +05:30
ROCm CI Service Account 8ba092c58f SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure (#2531)
* SWDEV-321698 - hipGraphNodeTypeMemcpy1D NVDIA build failure

Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: Ibb3c7278438cd6504f9bd4035fe7cc27d0cd6c0f

* Update hip_runtime_api.h

* Update hip_runtime_api.h


[ROCm/hip commit: 64a4f67f5f]
2022-06-29 23:08:36 -07:00
ROCm CI Service Account 901da47ebd SWDEV-339742 - Check can access before set device to 1. (#2758)
Change-Id: I5b06f98b0061ee162488e288c3bfac09ff4f94cf


[ROCm/hip commit: 60b60f78e6]
2022-06-28 13:36:26 -07:00
ROCm CI Service Account 97925dc878 SWDEV-336547 - SWDEV-336548 - SWDEV-336549 - Add test cases for hipArray (#2759)
Change-Id: I125b6c50cb6fa3ec5b2e06c4f491d759334a867d

[ROCm/hip commit: 88d9a0e7ae]
2022-06-28 11:12:45 -07:00
ROCm CI Service Account 97affbc228 SWDEV-342025 - Update API documentation for hipEventCreateWithFlags (#2774)
- Add information that hipEventDisableTiming flag also must be set when hipEventInterprocess flag is set

Change-Id: Ic65bcc2258c1bacf870251383e5cf3c1e0e0c0c8


[ROCm/hip commit: 7c306091bf]
2022-06-28 10:46:47 -07:00
ROCm CI Service Account 4d157a325e SWDEV-327563 - Windows: Enable skipped tests (#2773)
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d


[ROCm/hip commit: 329616bfd4]
2022-06-28 10:06:30 -07:00
Jatin Chaudhary 4f0b5d5af5 EXSWCPHIPT-124 - Add tests for hipDeviceTotalMem (#2749)
[ROCm/hip commit: e09f0792c3]
2022-06-28 09:03:03 +05:30
Finlay d1445ff49a EXSWCPHIPT-121 - hipGetSetDeviceFlags tests (#2747)
[ROCm/hip commit: 166173e12d]
2022-06-28 09:01:55 +05:30
Fábio cc7ae07901 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 commit: d46d399976]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account ca34408b7c SWDEV-306122 - [catch2][dtest] Added test for hipStreamBeginCapture API (#2760)
Change-Id: I9cbd9d05178587883a1a2258ebc2c3516a06d5cc


[ROCm/hip commit: 2cbaff9628]
2022-06-24 15:55:59 -07:00
ROCm CI Service Account a4b6656a8e SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API (#2762)
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2


[ROCm/hip commit: 3befbd483f]
2022-06-23 17:40:50 -07:00
ROCm CI Service Account a246d38f43 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. (#2763)
- Functional Test
- Negative Tests

Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c


[ROCm/hip commit: c7884fe741]
2022-06-22 15:33:09 -07:00
ROCm CI Service Account 5980fb069c SWDEV-336538 - Update hipDeviceSetSharedMemConfig test (#2764)
Change-Id: Idc146a77007618454150a974a54b74cb2ef9ea31


[ROCm/hip commit: 334df00d36]
2022-06-22 15:09:24 -07:00
ROCm CI Service Account 76c9a958ea SWDEV-341956 - update coordinates in dtest runtimeApi (#2761)
Change-Id: I058afba16452d1831067faf31020c979e5a99fa7


[ROCm/hip commit: 45870b83b2]
2022-06-22 12:06:02 -07:00
ROCm CI Service Account 7033ff5c6b SWDEV-332251 - packaging hip catch tests (#2751)
use "make package_test" to create test packages for catch folder

Change-Id: I1dbcfc8d55bb236b1c8c160d47018d57cb9e0534


[ROCm/hip commit: cc15c5e940]
2022-06-22 11:18:27 -07:00
ROCm CI Service Account 21ad1e70e7 SWDEV-335967 - hipcc fixes for return value and blocking call (#2752)
Change-Id: I8caade13dac2c3cfd540bd683bd46eafb91111c2

[ROCm/hip commit: 9af24c0aed]
2022-06-21 21:12:16 -07:00
Jatin Chaudhary f2c1368ae1 Add tests for multi stream usage scenarios (#2608)
[ROCm/hip commit: cc96fdec02]
2022-06-20 16:21:13 +05:30
Fábio 88b11a1401 EXSWCPHIPT-107: Added testing for hipEventCreate (#2729)
[ROCm/hip commit: 50829a3b00]
2022-06-20 16:21:01 +05:30
Jatin Chaudhary e0ae805dde Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests (#2664)
[ROCm/hip commit: 5afcd13390]
2022-06-20 15:07:13 +05:30
agunashe 233044911f SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748)
[ROCm/hip commit: 902eae64e3]
2022-06-20 09:19:15 +05:30
Maneesh Gupta ca161f320d Disable Unit_hipStreamPerThread_DeviceReset_2
Workaround flaky CI node

[ROCm/hip commit: 14ed06e288]
2022-06-17 11:38:51 +05:30
ROCm CI Service Account ce427588d0 SWDEV-341955 - Windows hipcc perl to handle quoted args (#2746)
example -
hipcc.pl -DGREETING=\"Hello\" hello.cpp

Change-Id: Ib7192d46226563a44c87f3fbe2c22ef2ab84ac3e

[ROCm/hip commit: 4900ce120e]
2022-06-17 11:02:17 +05:30
ROCm CI Service Account 46816a077b SWDEV-339995 - Adding hiprtcGetBitcode and hiprtcGetBitcodeSize. (#2744)
Change-Id: I90ef8c90418ec3a1bcb596d513c1e77031fe77eb

[ROCm/hip commit: 1342f1c2fd]
2022-06-17 10:41:14 +05:30
ROCm CI Service Account b26d3e1fca SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake (#2743)
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef

[ROCm/hip commit: a49143593c]
2022-06-17 10:40:48 +05:30
ROCm CI Service Account 0969598ffc SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265

[ROCm/hip commit: da0bd3cc85]
2022-06-17 10:40:15 +05:30
ROCm CI Service Account e1762bfea6 SWDEV-330661 - Add test for hipHostGetDevicePointer null check (#2745)
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42


[ROCm/hip commit: d3a062a4eb]
2022-06-16 21:05:56 -07:00
ROCm CI Service Account 90ce131f9e SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() (#2590)
- Functional Tests
- Negative Tests

Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d


[ROCm/hip commit: 3a84eb3a5f]
2022-06-16 17:09:11 -07:00
ROCm CI Service Account 35493c31f1 SWDEV-1 - Add -ldl as linking flag for catch2 tests. (#2741)
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3

[ROCm/hip commit: f0e03e9d45]
2022-06-16 09:28:30 +05:30
Finlay 6226efa0b6 EXSWCPHIPT-109 - hipDeviceGetName tests (#2731)
[ROCm/hip commit: 7ab1791df3]
2022-06-16 09:27:59 +05:30
ROCm CI Service Account 307846a9a1 SWDEV-336007 - Add sample which verifies CXX language support with amdclang++ (#2733)
Change-Id: Ib4dbe1ce66a7dbd4f60f0a2134d62bdf366aeac5


[ROCm/hip commit: 96d654e3af]
2022-06-15 13:27:42 -07:00
ROCm CI Service Account 998c7a62a0 SWDEV-339657 - Update catch codes with correct coordinates (#2735)
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19


[ROCm/hip commit: 0cf0ead620]
2022-06-15 10:58:10 -07:00
ROCm CI Service Account 314d6ed916 SWDEV-323441 - Pahes-II : per thread default stream (#2738)
Change-Id: I9f76df450207794b8c887b55fb16aea8044d69b4

[ROCm/hip commit: 3e7a9bb177]
2022-06-15 10:14:37 -07:00
ROCm CI Service Account 403a40b6c9 SWDEV-337331 - Windows initial graph tests (#2739)
Enables most of graph tests on Windows.

Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01


[ROCm/hip commit: ac1d594ef1]
2022-06-15 09:38:21 -07:00
ROCm CI Service Account 77615d54b2 SWDEV-330666 - Test cases for null stream and/or priority. (#2651)
Change-Id: I9f5c99513fa1c754c2ab2e3cb9dcd5b6a3bb0176

[ROCm/hip commit: 55e8bda5ad]
2022-06-15 11:29:21 +05:30
ROCm CI Service Account 67969ab1cd SWDEV-339113 - update coordinate in HIP sample kernels (#2736)
Change-Id: I8ea179b4ba8f1c0ebec830a5aa5947e843f06e42

[ROCm/hip commit: a94de8f202]
2022-06-15 11:22:27 +05:30
ROCm CI Service Account df0890d87a SWDEV-329687 - add instructions on building hip tests (#2737)
Change-Id: I0f3567ee5f3170c5d50d39caa3ce3f40a9d152f7


[ROCm/hip commit: 14a136c3e2]
2022-06-14 17:49:09 -07:00
ROCm CI Service Account 4dd898a47d SWDEV-333962 - Update Device Side Malloc test (#2666)
Change-Id: I5f872bae95e194e6ed679ea84d29383187c86cbb

[ROCm/hip commit: 78aaa848a4]
2022-06-14 14:05:57 -07:00
ROCm CI Service Account c6ada21c98 SWDEV-306122 - [catch2][dtest] Added est for hipStreamIsCapturing API. (#2715)
Change-Id: I9e85d393c51962f97c5e5399556ef823b3e33782



[ROCm/hip commit: 70d43137e0]
2022-06-14 13:22:10 -07:00
ROCm CI Service Account e5b1930606 SWDEV-332522 - array test cases for streamOpsWrite & streamOpsWait (#2659)
Change-Id: I746c3bae592e0251b8c9482d28bd21e1bd094256

[ROCm/hip commit: 1c7d42064b]
2022-06-13 19:27:08 +05:30
ROCm CI Service Account 94ae519d6a SWDEV-311271 - Add basic tests for memory pool (#2618)
Change-Id: Ib33fa0b867482c40c6d66fb699cdd462ff43eed6

[ROCm/hip commit: ba893e8779]
2022-06-13 19:26:48 +05:30
ROCm CI Service Account 5244211223 SWDEV-336378 - cmake support for vulkan example (#2725)
Change-Id: I5ac28d2f57c1732e243674aa904cabe23be34797

[ROCm/hip commit: ab1b5f9d37]
2022-06-13 15:35:33 +05:30
ROCm CI Service Account aa46652fb7 SWDEV-334659 - Fixes build error because of an unused variable in the test (#2724)
Change-Id: Ib1b39ee57efc49217e58332abf843b44b575d880

[ROCm/hip commit: ab6fc6dfde]
2022-06-13 15:35:15 +05:30
Fábio bdee650e17 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 commit: 604de0f817]
2022-06-13 15:35:02 +05:30