Satyanvesh Dittakavi
2a9d0ec7ef
SWDEV-292714 - Added support for hipPointerGetAttribute and
...
hipDrvPointerGetAttributes
Change-Id: I44a0b5c5d9eb5a9a63406b11e8de83e5cb245a59
[ROCm/hipother commit: 1a017b591e ]
2022-02-02 05:33:07 -05:00
haoyuan2
5344fabb49
SWDEV-309292 - add hipPos definition in CUDA path
...
Change-Id: Ia81d5db77d7403cafb583fda8083d0f4dbe33835
[ROCm/hipother commit: 5a4305c05a ]
2021-12-04 04:40:34 -05:00
anusha GodavarthySurya
5dbc956998
SWDEV-240808 - Added nvidia handling for few graph APIs
...
Change-Id: I8edee87ea75d80152418f76cc8a521b2ba58f139
[ROCm/hipother commit: 198ad718a5 ]
2021-11-22 07:17:34 -08:00
Tao Sang
e530fb9388
SWDEV-306947 Enable hipAddressModeBorder
...
Enable hipAddressModeBorder.
Fix default of height of hipMallocArray().
Some code improvement.
Change-Id: I57045118e7adf915074c547cbe76349a4cfd72d8
[ROCm/hipother commit: 910fa7e2fa ]
2021-10-27 10:05:53 -04:00
anusha GodavarthySurya
2a9a8703a4
SWDEV-240806 - Added few Graph API Implementation
...
hipGraph APIs clone, childGraph, RemoveDependencies, GetEdges,GetDependencies, GetDependentNodes, GetType and DestroyNode
hipStream APIs GetCaptureInfo, GetCaptureInfo_v2, UpdateCaptureDependencies.
Change-Id: Ib0f4cb8ea335698eecdd6d744ffab1e954153673
[ROCm/hipother commit: 6f942ccdd4 ]
2021-10-05 07:44:54 -07:00
Jatin Chaudhary
57177d4f4f
SWDEV-304552 - Add default to return the last error value
...
Change-Id: Ia399033e30aaa454a454067f5afc6f7d1e5ff8dd
[ROCm/hipother commit: c457f5cd12 ]
2021-10-04 07:23:10 -04:00
Sarbojit Sarkar
e6c4953026
SWDEV-304076 - Fix for Cuda build error
...
Change-Id: Ibca63a08b8d6d1235b51a06c0bc024cd284cee97
[ROCm/hipother commit: 7134d7bb00 ]
2021-09-27 23:55:52 -04:00
Sarbojit Sarkar
65590e8191
SWDEV-298667 - fix stream operation for Cuda
...
Change-Id: Ida91712e678e324b54293ba48dfca442be390783
[ROCm/hipother commit: e24e026f37 ]
2021-09-21 15:07:15 -04:00
Satyanvesh Dittakavi
f81f6d80c0
SWDEV-301330 - Remove the hard coded driver version on HIP CUDA platform
...
Change-Id: I0eb10781acc7524174c7ae6fc552c824b7c94b0a
[ROCm/hipother commit: 6e7072b980 ]
2021-09-02 09:03:04 +00:00
Anusha GodavarthySurya
726949569e
SWDEV-240806 - Added API hipGraphAddMemcpyNode1D, hipGraphAddEmptyNode, hipGraphExecKernelNodeSetParams
...
Change-Id: I0d7ec8c0ea1abc3fc0f1e10fa7865f355d9cf2ad
[ROCm/hipother commit: a2716fa1af ]
2021-07-28 00:09:16 -04:00
Sarbojit Sarkar
9679384d86
SWDEV-292547 - hipStreamPerThread support
...
Change-Id: Id621ce073b0fee9eac03c59ffb78b197fda4ddb5
[ROCm/hipother commit: ce3a40699c ]
2021-07-26 20:51:51 -04:00
Tao Sang
3772d58b55
SWDEV-294594 - Fix hipPointerGetAttributes test on NV
...
Replace return value of hipPointerGetAttributes() on NV from
hipErrorUnknown to hipErrorInvalidValue if memory has been freed.
Change-Id: I3fe6dbc35a7a14aa9109df297b7885df83d28149
[ROCm/hipother commit: 3efa0aa254 ]
2021-07-26 11:30:22 -04:00
Tao Sang
771b220e8a
SWDEV-294588 - Enable NV printf DTests
...
Add hipLimitPrintfFifoSize.
Add hipDeviceSetLimit(hipLimit_t limit, size_t value) for NV.
Change-Id: Ife884e0c3081b317bdadc8bec7814d1d7c60153a
[ROCm/hipother commit: b0bd8d6859 ]
2021-07-15 11:02:13 -04:00
Anusha GodavarthySurya
bd45c7c32f
SWDEV-240807 - Added Implementation for few more graph APIs
...
Change-Id: I76336a22233a208a3f54ff9e90f0c5bf4a1bddb4
[ROCm/hipother commit: 8b809eb24e ]
2021-07-14 20:56:36 -07:00
agunashe
f12034df79
SWDEV-293742 - Update copyrights end year for hipamd
...
Change-Id: I08f620f84563a9214b59f1b943ed091b67229eab
[ROCm/hipother commit: 171f5d5869 ]
2021-07-09 12:08:39 -04:00
Anusha GodavarthySurya
9602cf2349
SWDEV-240806 - hipGraph support for nvidia path
...
Change-Id: Idb51b3ed7ca65474afac0dc714c9097294d46bd2
[ROCm/hipother commit: d931c0eff9 ]
2021-07-07 06:51:21 -04:00
Jatin
4bcfffbfcf
SWDEV-245414 - fix nvcc CI breakage
...
Change-Id: I34ff533f34cfc2f60abefc0d8f6c6d8266d30f61
[ROCm/hipother commit: c0a0999d1a ]
2021-06-26 13:31:10 +05:30
Sarbojit Sarkar
0ff075e785
SWDEV-284435 - StreamOps mapping with cuda drv API
...
Change-Id: I6ed9196cfe59d9004338206f6dd8d6fb367b3ffa
[ROCm/hipother commit: ef4d479169 ]
2021-06-25 12:20:40 -04:00
Rahul Garg
62a54a9ad5
ROCMOPS-1956 - Push restructured code to hipamd
...
hipamd will have AMD's ROCCLR based HIP backend implementation
Change-Id: Id7de9634519b4ce46fca71a1b61f3d5b1e3fc459
[ROCm/hipother commit: b2f4e62135 ]
2021-06-07 21:42:44 +00:00
Rahul Garg
7d8b728f8c
SWDEV-288707 - Merge HIP refactored code to staging
...
These changes move-
- rocclr based implementation inside src/hipamd/src
- platform specific (both nvidia and amd) headers inside
src/hipamd/include/hip
Change-Id: Ia29791a727244952591fe1d813dcef0303b73a9e
[ROCm/hipother commit: 358b6fe5c4 ]
2021-06-07 00:07:24 +00:00
Satyanvesh Dittakavi
4871d8275e
SWDEV-283388 - Fix hipMemRangeGetAttributes on Nvidia Platform
...
Change-Id: I5daeacd9dd5c6ce7f914d6e6e45dd41fb2a675a5
hipMemRangeGetAttributes was returning hipErrorInvalidValue due to improper
mapping of the arguments to cudaMemRangeGetAttributes.
[ROCm/hipother commit: 5165e3650a ]
2021-04-29 06:06:03 -04:00
Satyanvesh Dittakavi
d801edf316
SWDEV-281789 - Add missing HMM attributes on CUDA path
...
Change-Id: I11167eea006301e01a1f91708bf6d0ac832d8b7f
[ROCm/hipother commit: 49f81037f3 ]
2021-04-26 13:54:01 -04:00
Anusha GodavarthySurya
c026b01835
SWDEV-282361 - HIP support for NVRTC
...
Change-Id: I82869af8194b595f9a2fb64ad034630786189335
[ROCm/hipother commit: fff92fd60e ]
2021-04-20 09:28:58 -07:00
Tao Sang
7dda6f8a28
SWDEV-279657 - Fix hipMallocManaged-N256M failure
...
Add concurrentManagedAccess detection in hipMallocManaged test.
Skip test when device doesn't support concurrentManagedAccess.
Change-Id: Ie54046feef3baba857a7068972ec1fc1a60c2dfd
[ROCm/hipother commit: 4fc75f9536 ]
2021-04-20 09:07:31 -04:00
Satyanvesh Dittakavi
1aef9bf915
SWDEV-274404 - Add hipDrvMemcpy3D* and hipMemcpy2DFromArray* APIs on HIP CUDA
...
Change-Id: I4aba2bff60a7bae6b01b6e471968227b0df8e192
[ROCm/hipother commit: c9f5e744f3 ]
2021-03-08 13:14:25 -05:00
Satyanvesh Dittakavi
b4d4054a61
SWDEV-271491 - Fix flags for hipSetDeviceFlags on HIP-CUDA path
...
Change-Id: I29446d5cc5a26a4b83fa45175ccdf1d8f3a9ea40
[ROCm/hipother commit: 6086537b5d ]
2021-02-25 12:06:33 -05:00
Maneesh Gupta
d861759609
SWDEV-271416 - Keep HIP_DYNAMIC_SHARED macro for compat with existing HIP apps
...
Change-Id: I536e0c65d6e8696cbc369082350834abd710abca
[ROCm/hipother commit: 27378a4341 ]
2021-02-16 00:09:48 -05:00
Julia Jiang
1004be98d5
SWDEV-271416 - Remove HIP_DYNAMIC_SHARED macro in hip
...
Change-Id: I12f39ea8438eb7ce76d8ffb2151b4faa93689048
[ROCm/hipother commit: 1bb69ec78a ]
2021-02-08 13:17:46 -05:00
Satyanvesh Dittakavi
9349ef2f10
SWDEV-269784 - managed memory support for HIP CUDA
...
Change-Id: I01f9fc64573f402031eceab24395e5cbd93007f9
[ROCm/hipother commit: eeaf35eda3 ]
2021-01-28 07:51:52 -05:00
Tao Sang
f4e86dd924
Remove hip-hcc codes: Part three
...
1.Rename include/hip/hcc_detail/ as include/hip/amd_detail/
2.Rename include/hip/nvcc_detail/ as include/hip/nvidia_detail/
3.Create __HIP_PLATFORM_AMD__ to replace __HIP_PLATFORM_HCC__
4.Create __HIP_PLATFORM_NVIDIA__ to replace __HIP_PLATFORM_NVCC__
After hcc_detail, nvcc_detail, __HIP_PLATFORM_HCC__ and __HIP_PLATFORM_NVCC__
have been removed from upstream, they will be removed from hip runtime.
Change-Id: I1ae457effd739d6c25bca203c1724b026be21fce
[ROCm/hipother commit: 49e3b900bb ]
2021-01-05 10:39:31 -05:00