Gráfico de commits

6484 Commits

Autor SHA1 Mensaje Fecha
Finlay c0deb17bbc EXSWCPHIPT-112 - Unit test for hipMalloc3DArray for default and surface arrays (#2713) 2022-07-11 12:19:05 +05:30
Dylan Angus 25f2b260be EXSWCPHIPT-76 - Adding hipMemset functional tests (#2669) 2022-07-11 12:18:43 +05:30
Dylan Angus 02747bcdb1 EXSWCPHIPT-77 - Extending tests for hipHostRegister (#2609) 2022-07-11 12:18:19 +05:30
agunashe c6092028d3 SWDEV-327563 - Fix hipStreamPerThrdTsts test failures on windows (#2792) 2022-07-11 10:52:04 +05:30
Maneesh Gupta 1b576c9fa6 Disable newly added failing tests (#2790)
* Update hipHostUnregister.cc
- Disable Unit_hipHostUnregister_NotRegisteredPointer
- Disable Unit_hipHostUnregister_AlreadyUnregisteredPointer

* Update hipMallocPitch.cc
- Disable Unit_hipMallocPitch_ValidatePitch
- Disable failing sections of Unit_hipMalloc3D_Negative
- Disable failing sections of Unit_hipMallocPitch_Negative
- Disable failing sections of Unit_hipMemAllocPitch_Negative

* Update config_amd_windows.json
- Disabled Unit_hipMalloc3D_ValidatePitch
- Disabled Unit_hipArrayCreate_happy
2022-07-08 17:49:53 +05:30
Maneesh Gupta e7034719be Update Jenkinsfile 2022-07-08 15:20:49 +05:30
ROCm CI Service Account 903035a0af SWDEV-314080 - Adding test cases based on hipStreamPerThread stream object. (#2781)
Change-Id: I9b60f4ecdc3196d5dfdb3d7f484f0b5429aae8b3
2022-07-08 15:19:24 +05:30
ROCm CI Service Account 778bf8631d SWDEV-306122 - [catch2][dtest] Added tests for hipGraphMemcpyNodeGetParams/hipGraphMemcpyNodeSetParams API. (#2775)
Change-Id: Ie0e323a545c3bac17a35814a90b93ecd44cec537
2022-07-08 15:19:02 +05:30
ROCm CI Service Account ab89350ab6 SWDEV-306122 - [catch2][dtest] hipGraphAddKernelNode Added negative test (#2734)
Change-Id: I0d6353f77c3c2abda7557f8268a024b1b4d8c1d7
2022-07-08 15:18:09 +05:30
ROCm CI Service Account 8b90789c3a SWDEV-342570, SWDEV-340007 - update HIP documents (#2780)
Change-Id: If6c2de4dd8468984cd718aea4a8613d98269a736
2022-07-08 13:36:55 +05:30
ROCm CI Service Account a2313ade4c SWDEV-332251 - packaging in windows and multiple arch in catchInfo.txt (#2779)
Change-Id: I627662b59de002e9042f8218478404de0aa73ea5
2022-07-08 13:36:41 +05:30
ROCm CI Service Account 0d274931ee SWDEV-322620 - Virtual Memory Management (#2772)
Adding simple VM test.

Change-Id: I68bb55c9439a8d0e77035833d19d72d2a21f0753
2022-07-08 13:36:27 +05:30
ROCm CI Service Account bcd2b7800c SWDEV-342404 - Update coordinates in perf test kernels (#2756)
Change-Id: I33aefc54f1cf2453e77fe6a7a6b9140b343d9895
2022-07-08 13:36:06 +05:30
ROCm CI Service Account 982a3cf387 SWDEV-306122 - [catch2][dtest] hipGraphAddMemsetNode API (#2754)
Change-Id: I19e01a0f801af411b3e9ac4b57f53c41b79014a5
2022-07-08 13:35:50 +05:30
Sarbojit2019 4514f35084 Updated correct API for reading error string (#2786) 2022-07-07 12:08:01 +05:30
Sarbojit2019 76ce7131d9 SWDEV-343159 - corrected macro value (#2785) 2022-07-07 12:07:52 +05:30
Aiden Nibali 4d2787749c Fix use of blockDim in 'square' sample (#2789) 2022-07-07 12:03:19 +05:30
Finlay f5685158ad EXSWCPHIPT-91 - Added hipHostUnregister tests (#2579) 2022-07-01 15:11:35 +05:30
Fábio 5f7a820b1e EXSWCPHIPT-50 - Testing HipMalloc3D / HipMallocPitch / HipMemAllocPitch (#2613) 2022-07-01 14:24:17 +05:30
Finlay a598eeebb0 EXSWCPHIPT-95 - More comprehensive tests for hipArrayCreate (#2702) 2022-07-01 13:47:47 +05:30
Jatin Chaudhary cd90931c0d EXSWCPHIPT-102 - Adding hipEventRecord Tests (#2722) 2022-07-01 11:30:02 +05:30
ROCm CI Service Account 2667f3e225 SWDEV-341956 - update HIP Dtest with correct coordinates (#2755)
Change-Id: Iaccc4251a984e690d680ce884c6bfcc1093703af
2022-06-30 13:29:27 +05:30
ROCm CI Service Account 84c23e2b41 SWDEV-342662 - Added hipGraphUpload API (#2757)
Change-Id: I65a957e4d8b12b2ffd003e5a4722edaed2ffa99e
2022-06-30 13:28:15 +05:30
ROCm CI Service Account 64a4f67f5f 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
2022-06-29 23:08:36 -07:00
ROCm CI Service Account 60b60f78e6 SWDEV-339742 - Check can access before set device to 1. (#2758)
Change-Id: I5b06f98b0061ee162488e288c3bfac09ff4f94cf
2022-06-28 13:36:26 -07:00
ROCm CI Service Account 88d9a0e7ae SWDEV-336547 - SWDEV-336548 - SWDEV-336549 - Add test cases for hipArray (#2759)
Change-Id: I125b6c50cb6fa3ec5b2e06c4f491d759334a867d
2022-06-28 11:12:45 -07:00
ROCm CI Service Account 7c306091bf 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
2022-06-28 10:46:47 -07:00
ROCm CI Service Account 329616bfd4 SWDEV-327563 - Windows: Enable skipped tests (#2773)
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
2022-06-28 10:06:30 -07:00
Jatin Chaudhary e09f0792c3 EXSWCPHIPT-124 - Add tests for hipDeviceTotalMem (#2749) 2022-06-28 09:03:03 +05:30
Finlay 166173e12d EXSWCPHIPT-121 - hipGetSetDeviceFlags tests (#2747) 2022-06-28 09:01:55 +05:30
Fábio d46d399976 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
2022-06-28 09:00:37 +05:30
ROCm CI Service Account 2cbaff9628 SWDEV-306122 - [catch2][dtest] Added test for hipStreamBeginCapture API (#2760)
Change-Id: I9cbd9d05178587883a1a2258ebc2c3516a06d5cc
2022-06-24 15:55:59 -07:00
ROCm CI Service Account 3befbd483f SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API (#2762)
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
2022-06-23 17:40:50 -07:00
ROCm CI Service Account c7884fe741 SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. (#2763)
- Functional Test
- Negative Tests

Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c
2022-06-22 15:33:09 -07:00
ROCm CI Service Account 334df00d36 SWDEV-336538 - Update hipDeviceSetSharedMemConfig test (#2764)
Change-Id: Idc146a77007618454150a974a54b74cb2ef9ea31
2022-06-22 15:09:24 -07:00
ROCm CI Service Account 45870b83b2 SWDEV-341956 - update coordinates in dtest runtimeApi (#2761)
Change-Id: I058afba16452d1831067faf31020c979e5a99fa7
2022-06-22 12:06:02 -07:00
ROCm CI Service Account cc15c5e940 SWDEV-332251 - packaging hip catch tests (#2751)
use "make package_test" to create test packages for catch folder

Change-Id: I1dbcfc8d55bb236b1c8c160d47018d57cb9e0534
2022-06-22 11:18:27 -07:00
ROCm CI Service Account 9af24c0aed SWDEV-335967 - hipcc fixes for return value and blocking call (#2752)
Change-Id: I8caade13dac2c3cfd540bd683bd46eafb91111c2
2022-06-21 21:12:16 -07:00
Jatin Chaudhary cc96fdec02 Add tests for multi stream usage scenarios (#2608) 2022-06-20 16:21:13 +05:30
Fábio 50829a3b00 EXSWCPHIPT-107: Added testing for hipEventCreate (#2729) 2022-06-20 16:21:01 +05:30
Jatin Chaudhary 5afcd13390 Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests (#2664) 2022-06-20 15:07:13 +05:30
agunashe 902eae64e3 SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748) 2022-06-20 09:19:15 +05:30
Maneesh Gupta 14ed06e288 Disable Unit_hipStreamPerThread_DeviceReset_2
Workaround flaky CI node
2022-06-17 11:38:51 +05:30
ROCm CI Service Account 4900ce120e SWDEV-341955 - Windows hipcc perl to handle quoted args (#2746)
example -
hipcc.pl -DGREETING=\"Hello\" hello.cpp

Change-Id: Ib7192d46226563a44c87f3fbe2c22ef2ab84ac3e
2022-06-17 11:02:17 +05:30
ROCm CI Service Account 1342f1c2fd SWDEV-339995 - Adding hiprtcGetBitcode and hiprtcGetBitcodeSize. (#2744)
Change-Id: I90ef8c90418ec3a1bcb596d513c1e77031fe77eb
2022-06-17 10:41:14 +05:30
ROCm CI Service Account a49143593c SWDEV-326631 - Adds sample which tests HIP language support with upstream CMake (#2743)
Change-Id: I6b666cc0c5b1a53819515c5e343e517a2712d2ef
2022-06-17 10:40:48 +05:30
ROCm CI Service Account da0bd3cc85 SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265
2022-06-17 10:40:15 +05:30
ROCm CI Service Account d3a062a4eb SWDEV-330661 - Add test for hipHostGetDevicePointer null check (#2745)
Change-Id: I19668385003a107e21f8484ef28e114b7c6d8a42
2022-06-16 21:05:56 -07:00
ROCm CI Service Account 3a84eb3a5f SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphEventWaitNodeSetEvent() (#2590)
- Functional Tests
- Negative Tests

Change-Id: I2421c3def1a7c6865dca29bde7e741948e67345d
2022-06-16 17:09:11 -07:00
ROCm CI Service Account f0e03e9d45 SWDEV-1 - Add -ldl as linking flag for catch2 tests. (#2741)
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3
2022-06-16 09:28:30 +05:30