نمودار کامیت

6274 کامیت‌ها

مولف SHA1 پیام تاریخ
meher-bhiutras 4a19d2bad7 SWDEV-301952 - [catch2][dtest] Migration of Negative folder test files to Catch2 (#2463)
Migrated hipMemcpyFromSymbol/hipMemcpyToSymbol, hipMemcpyFromSymbolAsync/hipMemcpyToSymbolAsync files under Negative/memory folder into catch2 framework.

Change-Id: Id9e451fa7262193df3812bc0247e3957ae083c35

[ROCm/hip commit: 9ee204588b]
2022-02-25 19:39:13 +05:30
Julia Jiang 90cc89e3e3 SWDEV-306204 - Update HIP doxygen and documents (#2432)
Change-Id: I796eda5cb14dfd00d2a806c57c0550356fbbcdb2

[ROCm/hip commit: 9db0a095f9]
2022-02-25 19:06:58 +05:30
ROCm CI Service Account 56f8fd3278 SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddChildGraphNode API (#2491)
Added Negative and functional tests for hipGraphAddChildGraphNode API

Change-Id: I4dbd065b758c32f1b978017cc96d112b8066b5ff

[ROCm/hip commit: 806ed2ddd0]
2022-02-25 18:54:55 +05:30
ROCm CI Service Account 46901a4627 SWDEV-306122 - [catch2][dtest] hipGraphAddMemcpyNode1D API Negative test (#2492)
Change-Id: I6db16f031da0f150356aff132e21f9ecb5a1b852

[ROCm/hip commit: 4ef049fb52]
2022-02-25 18:54:14 +05:30
ROCm CI Service Account 71dd53dcb1 SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeSetParams API (#2503)
Added Negative and functional tests for hipGraphHostNodeSetParams API

Change-Id: I5ec101a66b17c723a562c15d951832b65772dbbf

[ROCm/hip commit: 533d36368f]
2022-02-25 18:53:36 +05:30
Sourabh U Betigeri ef5d4b38b7 SWDEV-294375 - Adding coalesced_groups HIP tests (#2489)
Change-Id: I000a402e32d6057bab11829af2b78931fcd67fb5

[ROCm/hip commit: 5eade5cfa1]
2022-02-25 16:26:20 +05:30
ROCm CI Service Account f6b7c262ca SWDEV-306122 - [catch2][dtest] hipGraph tests for GetNodes/GetRootNodes (#2497)
Change-Id: I5e9fafd0802585b6b33c391d7281151010ffc1c3

[ROCm/hip commit: 4ecad956c9]
2022-02-25 16:25:51 +05:30
sumanthtg 27af441964 SWDEV-306122 - [catch2][dtest] hipGraph functional tests for GetNodes/GetRootNotes (#2441)
Change-Id: I9b31252ddb5259b2e7c2bc7502e0494a8041ed9e

[ROCm/hip commit: 279e050a07]
2022-02-25 14:07:38 +05:30
agunashe 3c5035b3cd SWDEV-314665 - hipGraphInstantiateFlags enum (#2481)
Change-Id: If07e415ee18f08bad85ae5e491e01f97b16a6b99

[ROCm/hip commit: adaa9ba27e]
2022-02-25 14:05:37 +05:30
lthakur 089fbfd1cf SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj (#2484)
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143

[ROCm/hip commit: daf3f429cd]
2022-02-25 14:05:06 +05:30
ROCm CI Service Account a48b8d5b1d SWDEV-306122 - [catch2][dtest] Tests for hipGraphDestroyNode API (#2509)
Added negative and functional tests for hipGraphDestroyNode API

Change-Id: Ifc4183b94e8fd428c44f2bbc3016539f972b8069

[ROCm/hip commit: f86a8da09e]
2022-02-25 14:04:23 +05:30
Satyanvesh Dittakavi 79e2bb73b8 SWDEV-306940 - Fix hip errors/warnings by CppCheck (#2486)
Change-Id: I91f5e97b0c7ca80b6d21fa66d24e3cf9fde716a9

[ROCm/hip commit: 610b859b34]
2022-02-24 20:57:04 +05:30
Satyanvesh Dittakavi 1be987268e SWDEV-312141 - Renaming of enum to avoid shadow variable compilation warning (#2487)
Change-Id: I0579d8b3e4175f14ad28f9f4b263fa0a792a9120

[ROCm/hip commit: c093f29d32]
2022-02-24 20:55:21 +05:30
ROCm CI Service Account d9ad8b0e50 SWDEV-316467 - tests to verify hipGraphMemcpyNodeSetParamsToSymbol negative scenarios (#2499)
Change-Id: I38c7fe6ea060ce8f4c2ffe3ddd6ef927da2e864a

[ROCm/hip commit: e30b950817]
2022-02-24 20:47:07 +05:30
ROCm CI Service Account fb1c8587b8 SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario (#2500)
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b

[ROCm/hip commit: 411110ebc9]
2022-02-24 20:46:30 +05:30
ROCm CI Service Account d0d605e0af SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API (#2501)
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API

Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd

[ROCm/hip commit: 6c34fc554d]
2022-02-24 20:45:30 +05:30
ROCm CI Service Account 9c63d709f2 SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API (#2502)
Added Negative and functional tests for hipGraphExecHostNodeSetParams API

Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed

[ROCm/hip commit: 16edb6c7d2]
2022-02-24 20:44:54 +05:30
ROCm CI Service Account 93e27e9390 SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API (#2504)
Added Negative and functional tests for hipGraphNodeFindInClone API

Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624

[ROCm/hip commit: 11b71138cd]
2022-02-24 20:44:23 +05:30
ROCm CI Service Account dda11ad36d SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API (#2505)
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API

Change-Id: I93c905687b684448297bde203414f9e6cc1f454a

[ROCm/hip commit: 97273320b1]
2022-02-24 20:43:51 +05:30
ROCm CI Service Account 19b3c5c0d5 SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API (#2506)
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API

Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893

[ROCm/hip commit: 1dca3b328f]
2022-02-24 20:43:14 +05:30
agunashe 8741965765 SWDEV-1 - hipcc/hipconfig path detection in bat file (#2488)
Change-Id: I075148087bc07b5044a3360f1636d07372b16a1d

[ROCm/hip commit: 46d9f76702]
2022-02-24 18:59:18 +05:30
ROCm CI Service Account 4fd3d2377a SWDEV-298757 - hipHmmOvrSubscriptionTst.cc adding HMM over subscription test (#2493)
Change-Id: I4728a329e673cbb94656a28b266cdcd046a07144

[ROCm/hip commit: c10b08bc34]
2022-02-24 18:59:00 +05:30
ROCm CI Service Account 13a69906ce SWDEV-314080 - Testing All hipMemsetxx() apis with hipStreamPerThread (#2494)
Change-Id: I452edb7d0047146b22500750bf529a59ab7f99d5

[ROCm/hip commit: bdc8f76306]
2022-02-24 18:58:38 +05:30
ROCm CI Service Account f308023a21 SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api (#2495)
Change-Id: I6dc6476383799963dd2a079b4a074b2da6fe8cca

[ROCm/hip commit: fe2bb1bf3e]
2022-02-24 18:58:17 +05:30
ROCm CI Service Account 6b504acc59 SWDEV-314080 - Tested All hipMemcpy**() apis with hipStreamPerThread stream obj (#2496)
Change-Id: I8f429eb0cc3be2e4d62c76ccb8c1510c56a1e143

[ROCm/hip commit: d18b4b8848]
2022-02-24 18:58:04 +05:30
ROCm CI Service Account 178c783438 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api (#2498)
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f

[ROCm/hip commit: 7d8d41e45b]
2022-02-24 18:57:27 +05:30
ROCm CI Service Account 33f1086f14 SWDEV-240806 - Added API hipLaunchHostFunc and updated graph test for host graph node (#2512)
Change-Id: Idf759064946e503a2b3cc2a38f1a7cb049012688

[ROCm/hip commit: d305e34173]
2022-02-24 18:56:56 +05:30
ROCm CI Service Account 7ab94d1f9b SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddHostNode API (#2507)
Added Negative and functional tests for hipGraphAddHostNode API

Change-Id: I7237cdf62daa492d94b1f67fcb9df8b2260d8052

Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli>

[ROCm/hip commit: e21231649d]
2022-02-24 16:54:07 +05:30
ROCm CI Service Account fac96c41b6 SWDEV-306122 - [catch2][dtest] Tests for hipGraphInstantiateWithFlags API (#2508)
Added Negative and functional tests for hipGraphInstantiateWithFlags API

Change-Id: Ife82615f4aec3c5df90e4640a7cc4381709306d9

Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli@amd.com>

[ROCm/hip commit: 11271fe362]
2022-02-24 16:41:35 +05:30
ROCm CI Service Account 91a89dece3 SWDEV-306122 - [catch2][dtest] hipGraphClone API (#2510)
Added Negative, functional and multithreaded  tests for hipGraphClone API

Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5

[ROCm/hip commit: 302b0e8e12]
2022-02-24 16:40:14 +05:30
ROCm CI Service Account fbb703087a SWDEV-273235 - build hip samples in Windows (#2513)
Change-Id: I90f06ef058a3a8b54726b86d72f36b2ba7f94d4c

[ROCm/hip commit: 73b520a2e0]
2022-02-24 16:39:07 +05:30
ROCm CI Service Account d63a7e2186 SWDEV-323472 - Add hipThreadExchangeStreamCaptureMode (#2519)
Change-Id: I1c610833bf3e21e4ba311a89cec0e8866b9164bd
Co-authored-by: Christophe Paquot <christophe.paquot@amd.com>

[ROCm/hip commit: 389db38b03]
2022-02-24 10:22:58 +05:30
lthakur 6cd4c0576e SWDEV-298757 - Moved long running tests into stress category. (#2461)
[ROCm/hip commit: 6e696a028b]
2022-02-23 11:58:08 -08:00
lthakur 307de511fd SWDEV-298757 - hipMemRangeGetAttribute.cc Adding test cases for hipMemRangeGetAttribute() api (#2459)
[ROCm/hip commit: 990f546b38]
2022-02-22 19:30:16 -08:00
ROCm CI Service Account e93715c3c4 SWDEV-301947 - Add new enum for boost CU count (#2490)
Change-Id: I39b96218edbdf8a77473be8fa524999bb7df036a

Co-authored-by: Saleel Kudchadker <Saleel.Kudchadker@amd.com>

[ROCm/hip commit: 7f520ae104]
2022-02-22 14:19:05 -08:00
Maneesh Gupta ff8054075a Bump HIP version to 5.1
[ROCm/hip commit: 15cf839904]
2022-02-18 07:24:18 +05:30
TomSang f1ed56ab72 SWDEV-306947 - Add mode combination tests (#2447)
Address modes are valid for array rather than linear
memory. Comment out codes of address test for linear
memory.
Add tests of mode combination(address, linear and
normorlized coordinates) in 1D, 2D and 3D.

Change-Id: I9e7e97d9bf619743c311f68f51d5bf115fdd534d

[ROCm/hip commit: e05f98967e]
2022-02-17 13:48:45 -08:00
haoyuan2 73130808d8 SWDEV-316128 - HIP surface API support (#2468)
[ROCm/hip commit: 09583b0183]
2022-02-10 11:00:25 -08:00
Konstantin Zhuravlyov 3ef52cee16 SWDEV-314372 - Refactor hipcc and hipconfig scripts (#2476)
* SWDEV-314372 - Refactor hipcc and hipconfig scripts

- Rename original hipcc to hipcc.pl
- Rename original hipconfig to hipconfig.pl
- New hipcc to invoke either hipcc.pl or hipcc.bin based on env var
- New hipconfig to invoke either hipconfig.pl or hipconfig.bin based on env var

* SWDEV-314372 - Add executable permissions to hipcc and hipconfig

[ROCm/hip commit: c447b392d7]
2022-02-10 09:33:01 -08:00
agunashe 8d2e226266 SWDEV-1 - hip change for Windows applications hipInfo (#2471)
BLDSPPT-3818

Change-Id: I624786a0d79678fbd850f0b8bedc7314731a77f4

[ROCm/hip commit: 0284dfb3bd]
2022-02-10 08:27:05 -08:00
agunashe f8746b1982 SWDEV-273235 - hip change to build catch tests on Windows (#2472)
* SWDEV-273235 - hip change to build catch tests on Windows

Change-Id: I96de305694609c669cb81480f3572d987ce87d98

* SWDEV-1 - skip failing hipStreamPerThread_DeviceReset_1 test on Linux

[ROCm/hip commit: ffe3f9cf81]
2022-02-09 08:17:45 -08:00
Maneesh Gupta 6bf79c91be SWDEV-320978 - Revert "SWDEV-296926 - warning message for hipcc/hipconfig pl deprecation (#2438)" (#2469)
This reverts commit ed7cd9b7e1.

[ROCm/hip commit: ee16f95c77]
2022-02-04 09:52:41 -08:00
TomSang 27107af5a3 SWDEV-315590 - Fix texture fetch issue (#2467)
Add
tests/catch/unit/texture/hipTextureObjFetchVector.cc

Change-Id: Ifed915c87573b789780b2180321ccb746845dafb

[ROCm/hip commit: c341658db1]
2022-01-31 19:53:09 -08:00
TomSang 242779287f SWDEV-319221 - Fix c++/g++ build (#2464)
CentOS 7.5 has too old c++/g++/gcc(<version 5) in /usr/bin.
They cannot support __has_attribute, thus build failure will
happen.
Remove hardcoded /usr/bin path so that the target version will
be selected via PATH. For example in CentOS,
PATH=/opt/rh/devtoolset-7/root/usr/bin:$PATH, c++/g++/gcc will
be from /opt/rh/devtoolset-7/root/usr/bin.

Change-Id: Id77c54127eb0b9960e78897af75cfc3666d85689

[ROCm/hip commit: b253a4617b]
2022-01-23 21:45:36 -08:00
agunashe ed7cd9b7e1 SWDEV-296926 - warning message for hipcc/hipconfig pl deprecation (#2438)
Change-Id: I9bd339b1cbeac54b9905a00a71849a441694d0ff

[ROCm/hip commit: 9799a0278a]
2022-01-13 10:03:58 +05:30
Sarbojit2019 7f451b6ad9 SWDEV-3161551 - Fix for P2P sample failure (#2456)
[ROCm/hip commit: b665052bd7]
2022-01-11 13:52:13 +05:30
Sarbojit2019 bc20b513c4 SWDEV-310181 - Fix for memcpy3D test failure (#2455)
[ROCm/hip commit: 3fcc42d05e]
2022-01-11 13:50:49 +05:30
pghafari ca992e1dc3 SWDEV-245531 - GLInterop - adding register image api (#2454)
Change-Id: Iff40f244f0d9c31b462c5878a8c8eed6f5292517

[ROCm/hip commit: b59522d188]
2022-01-11 13:49:31 +05:30
Julia Jiang 3ee377ecdc SWDEV-312143 - Add build steps on NV platform (#2445)
Change-Id: I076b615f444eef08b51590daa04bba99a2c19cb8

[ROCm/hip commit: 327695fcca]
2022-01-06 16:23:17 +05:30
Maneesh Gupta f617a9ccbb Add missing checks in hipMemCoherencyTst.cc (#2442)
Change-Id: I47f188345ec39ad216ee8dd92dc9d89d99ca2733

[ROCm/hip commit: b09c16b062]
2022-01-06 16:23:09 +05:30