커밋 그래프

1652 커밋

작성자 SHA1 메시지 날짜
Manocha, Rahul 4f905a199e SWDEV-546295 - Fix typo in hipMemcpy3DOperand (#341)
Fix typo in hipMemcpy3DOperand

Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip commit: 55b54866fb]
2025-08-15 16:00:04 -07:00
Li, Todd tiantuo dd818e76e5 SWDEV-546285 - add hipGetDriverEntryPoint (#323)
[ROCm/hip commit: 564ed55902]
2025-08-15 15:57:08 -07:00
Betigeri, Sourabh d04623c0af SWDEV-546294 - Declares hipMemPrefetchAsync_v2 (#306)
SWDEV-546294 - hipMemPrefetchAsync hipMemAdvise_v2

[ROCm/hip commit: 28ffff78b1]
2025-08-15 14:14:12 -07:00
Xie, Jiabao(Jimbo) 04dac5eae3 SWDEV-547589 - comment for flag hipDeviceMallocUncached in hipMemcreate (#339)
SWDEV-547589 - editted comment to support hipDeviceMallocUncached in hipMemCreate

Co-authored-by: Jimbo Xie <jiabaxie@amd.com>

[ROCm/hip commit: d2ec89d03a]
2025-08-15 14:06:44 -07:00
Manocha, Rahul 335ef77e69 SWDEV-546295 - Header changes for new APIs hipMemcpyBatch3DAsync and … (#307)
SWDEV-546295 - Header changes for new APIs hipMemcpyBatch3DAsync and hipMemcpy3DPeer

Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip commit: 49ae3bfa72]
2025-08-15 13:20:12 -07:00
GunaShekar, Ajay c14988b6ee SWDEV-546178 - hipModuleLoadFatBinary hip header (#292)
* SWDEV-546178 - hipModuleLoadFatBinary hip header

* SWDEV-546178 - rebase and fix minor comments

* SWDEV-546178 - clean up header function declaration

[ROCm/hip commit: 4a4959b49e]
2025-08-15 13:13:16 -07:00
Arandjelovic, Marko a2409bebd0 SWDEV-542815 - Fix unused-parameter compiler warning (#263)
* SWDEV-542815 - Fix unused-parameter compiler warning

* SWDEV-542815 - Run clang-format

[ROCm/hip commit: f94cc3711e]
2025-08-15 12:41:35 -07:00
Manocha, Rahul 59536c1331 SWDEV-545952 - Header changes for hipStreamSet/GetAttribute (#311)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip commit: c9b9717f57]
2025-08-15 12:27:37 -07:00
Manocha, Rahul 31cf3d8487 SWDEV-546328 - hipMemsetD2D API declarations (#294)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip commit: fb19412da3]
2025-08-14 14:47:21 -07:00
GunaShekar, Ajay 5d53edf5b7 SWDEV-546179 - hipModuleGetFunctionCount header (#289)
[ROCm/hip commit: 3b5a55b0f5]
2025-08-13 20:28:28 -07:00
Chaudhary, Jatin Jaikishan 76f4ab5a79 SWDEV-540645 - use utility header for std::forward (#324)
[ROCm/hip commit: ea2d79c3e2]
2025-08-12 15:15:45 +05:30
Alves, Pedro d4b6a4086d SWDEV-545245 - Fix hipDeviceGetTexture1DLinearMaxWidth declaration (#280)
The hipDeviceGetTexture1DLinearMaxWidth declaration is incorrect.  It
has the wrong arguments.  This commit fixes it.

[ROCm/hip commit: e74b05a7bd]
2025-08-04 15:35:03 +05:30
Jiang, Julia 72d3a25bd9 SWDEV-545870 - Remove beta warning in HIP Graph APIs (#286)
[ROCm/hip commit: a7f453c5b1]
2025-07-28 21:24:07 +05:30
Manocha, Rahul 9d6260a810 SWDEV-540733 - Add PCI CHIP ID device attribute (#224)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>

[ROCm/hip commit: c5f4cdd304]
2025-07-16 16:37:43 -07:00
Sang, Tao fb408b70d1 SWDEV-508776 - support VGPRs validation (#77)
Add hipDeviceAttributeMaxAvailableVgprsPerThread attribute

[ROCm/hip commit: 3b6b7642a7]
2025-07-08 10:03:57 -04:00
Sang, Tao ae856901aa SWDEV-539145 - Support extended fine grained system memory pool (#195)
* Add hipHostMalloc() new flag hipHostMallocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostAlloc() new flag hipHostAllocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostRegister() new flag hipHostRegisterUncached which will force to map
host memory onto extended fine grained system momory pool.

[ROCm/hip commit: f310c7f642]
2025-07-01 10:09:47 +05:30
Jiang, Julia f890d0d4f7 SWDEV-461599 - scrub HCC in hip documents (#178)
[ROCm/hip commit: 8eca6453dc]
2025-06-26 15:06:31 +05:30
Betigeri, Sourabh a22275441e SWDEV-454484 - Removes const qualifier for hipMemcpyAtoH (#123)
[ROCm/hip commit: da1b73ee47]
2025-06-06 12:21:27 +05:30
Gill, Harkirat be1d99f411 SWDEV-461599 - Remove references to HCC in hip_runtime_api.h (#102)
[ROCm/hip commit: b301ef2282]
2025-05-30 11:44:01 +05:30
Betigeri, Sourabh 8ad6c23d58 SWDEV-508963 - Change hipMemcpy subset of methods to use const qualifier for src (#55) (#98)
Change-Id: I03bb31f48c3552774eb7354a50f5eb77e0c3d44b

[ROCm/hip commit: 754b45b91d]
2025-05-29 13:07:25 +05:30
Dittakavi, Satyanvesh 89e363cab1 SWDEV-530921 - Remove the usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant (#82)
[ROCm/hip commit: b32b642fef]
2025-05-29 12:53:42 +05:30
Roy, Rakesh 1af8cd7acc SWDEV-412457 - remove unused standard headers (#97)
Change-Id: I0801701f0743a2b7da56696052291f60d693c24b

Co-authored-by: Chaudhary, Jatin Jaikishan <JatinJaikishan.Chaudhary@amd.com>

[ROCm/hip commit: e3cb5399cc]
2025-05-28 17:42:55 +05:30
Brzak, Branislav 159f1d3d93 SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda (#81)
[ROCm/hip commit: c80b7f7cb1]
2025-05-26 20:28:04 +05:30
Dittakavi, Satyanvesh a9d8bf303a SWDEV-433031 - Match the signature of HIPRTC APIs with NVRTC (#93)
Change-Id: If91f5a240ae119d0bc5a21c2d162f0c37df32606

[ROCm/hip commit: 301ebd5936]
2025-05-22 13:30:24 +05:30
Assiouras, Ioannis 0b64115b2a SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct (#92)
[ROCm/hip commit: 13556b72a7]
2025-05-21 21:16:14 +05:30
Andryeyev, German fb5ea38a4e SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute (#84)
[ROCm/hip commit: efee830f5f]
2025-05-20 11:58:42 -07:00
Jayaprakash, Karthik c25250e68b SWDEV-529929 - Adding hipMemRangeHandleType datatype. (#73)
[ROCm/hip commit: d50cd1dcc7]
2025-05-15 14:58:24 -04:00
Jiang, Julia 40646228ec SWDEV-520710 - Update descriptions for Stream APIs (#64)
[ROCm/hip commit: 9347a0a433]
2025-05-13 11:50:08 +05:30
Chaudhary, Jatin Jaikishan f02f7ed89d SWDEV-461087 - fp4/fp6/fp8 ocp header (#29)
Change-Id: I019d768a770ebe5973cce737e91850e2400d10bb

[ROCm/hip commit: b4ff023d37]
2025-05-06 15:32:47 +05:30
Sang, Tao 48b9e0b523 SWDEV-493275 - Support scratch limit (#37)
Support programmatic query and change of scratch limit on AMD devices.

Change-Id: Id5da355a77366f97868e462847f3916e87fd2af6

[ROCm/hip commit: cbfec76ea8]
2025-04-16 19:38:03 +05:30
Chaudhary, Jatin Jaikishan 35a0bd1e06 SWDEV-461087 - add OCP types to HIP (#36)
[ROCm/hip commit: 520bbadd3d]
2025-04-15 23:25:50 +01:00
GunaShekar, Ajay e83d1967dc SWDEV-523281 - Include hipDrvLaunchKernel enums compatible to nv (#62)
[ROCm/hip commit: 11ff9f5345]
2025-04-15 12:05:30 -07:00
Chaudhary, Jatin Jaikishan a401a8883d SWDEV-512924 - add fp4/fp6 headers (#30)
[ROCm/hip commit: 269f54925b]
2025-04-15 17:19:15 +01:00
Jiang, Julia 3814752c7b SWDEV-520698 - Update memory management API documentation (#46)
[ROCm/hip commit: d924ffd7f7]
2025-04-11 16:56:46 +05:30
Jiang, Julia 5387ab9181 SWDEV-521768 - Update descriptions for HIP linker APIs (#23)
[ROCm/hip commit: e451b5a4af]
2025-04-09 09:30:22 +05:30
Betigeri, Sourabh e3e31f1486 SWDEV-523281 - Adds hipLaunchKernelEx C++ wrapper (#44)
[ROCm/hip commit: 3998c11287]
2025-04-07 09:24:01 +05:30
Betigeri, Sourabh 7aee38f180 [hip] Data types for hipLaunchKernelExC with cooperative launch support (#42)
[ROCm/hip commit: 0dfd257dc2]
2025-04-01 08:33:22 -07:00
Kiss, Istvan e60263a55a SWDEV-514685 - Update documentation 2025-02-11 (#25)
Co-authored-by: Istvan Kiss <neon60@gmail.com>

[ROCm/hip commit: 69becfc7a8]
2025-03-19 22:04:47 +01:00
Julia Jiang c388b52f98 SWDEV-512851 - Update P2P Device Memory Access section in HIP API header
Change-Id: Ie49de7e9a943c36df03e5387dc083517993d6baa


[ROCm/hip commit: 490f02a66e]
2025-03-05 11:29:06 -05:00
Julia Jiang d5e2a56ee7 SWDEV-508961, SWDEV-509855 - Update hipDeviceAttributePciDomainID and requestedHandleType
Change-Id: Ia223b8e8c6ea3f7d345fc0b2c373199cec3efee6


[ROCm/hip commit: 0031ab056f]
2025-02-21 10:56:25 -05:00
Rahul Manocha c6d7a82620 SWDEV-489106 - Hip changes for Linker APIs
1) Map RTC linker API enums to Runtime Linker API enums
2) Add API declarations for Runtime linker APIs

Change-Id: Id5da355a77365f97868e462847f3906e87fd2af7


[ROCm/hip commit: b6c63068a2]
2025-02-20 11:31:28 -05:00
Jatin Chaudhary 44a2328236 SWDEV-501779 - add macro alias for hip for fp16
Change-Id: I3854c7e1b7728eb959b25224db702ea5e4425c2e


[ROCm/hip commit: c1f7109cdd]
2025-01-29 11:51:55 -05:00
Julia Jiang f43f10830b SWDEV-507714 - Update description for hip API hipDriverGetVersion
Change-Id: Icec9d8b8beed2745a7344734b2449d4a2b4f494f


[ROCm/hip commit: 808274984d]
2025-01-09 12:02:45 -05:00
victzhan 325dd5a36a SWDEV-477218 - Adding hipDeviceGetTexture1DLinearMaxWidth to the hip api header
Change-Id: Idf6ef70b20eb50f74fa51e486ff0fd44089814c3


[ROCm/hip commit: 656bc133f2]
2024-12-23 18:28:03 -05:00
Julia Jiang b39722359a SWDEV-504376 - Update doxygen for hipHostAllocWriteCombined and related definitions
Change-Id: I200e01f7ff62e33e26d838bcea8a10ca3e21eae6


[ROCm/hip commit: 82d37bbd4c]
2024-12-18 15:34:51 -05:00
Ioannis Assiouras dfc34427fc SWDEV-483134 - Remove hipExtHostAlloc API
Change-Id: I28796c08565f1bb9280ba38a4db78767b975198b


[ROCm/hip commit: 327a48ee69]
2024-12-16 17:05:47 -05:00
Istvan Kiss b271963c51 SWDEV-502480 - Update documentation from GitHub 2024-12-05
Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868


[ROCm/hip commit: f39c7a3150]
2024-12-15 19:31:35 +01:00
Sourabh Betigeri 11e6f3ce2d SWDEV-440866 - Adds batchMemOp graphNodeType
Change-Id: I7aed89a912a77da6e94ea35db5e1bc7c03ece8d5


[ROCm/hip commit: 15e2512f02]
2024-12-11 00:24:41 -05:00
Jimbo Xie 80da7cce30 SWDEV-477219 - add flags for hipEventRecordwithFlags
Change-Id: I51f23d5bc33d7b6e4fd2483f12debf72c89c38af


[ROCm/hip commit: 9ebea17d3f]
2024-12-06 17:51:51 -05:00
Ioannis Assiouras 9b00af6f56 SWDEV-483134 - Reverted the deprecation of hipHostMalloc/hipHostFree
Change-Id: I550cdcf8b20bbafa5569be69dfb1e26d4fdb1ad4


[ROCm/hip commit: 5f2d2d109c]
2024-11-18 04:30:27 -05:00