Betigeri, Sourabh
754b45b91d
SWDEV-508963 - Change hipMemcpy subset of methods to use const qualifier for src ( #55 ) ( #98 )
...
Change-Id: I03bb31f48c3552774eb7354a50f5eb77e0c3d44b
2025-05-29 13:07:25 +05:30
Dittakavi, Satyanvesh
b32b642fef
SWDEV-530921 - Remove the usage of __AMDGCN_WAVEFRONT_SIZE as compile time constant ( #82 )
2025-05-29 12:53:42 +05:30
Roy, Rakesh
e3cb5399cc
SWDEV-412457 - remove unused standard headers ( #97 )
...
Change-Id: I0801701f0743a2b7da56696052291f60d693c24b
Co-authored-by: Chaudhary, Jatin Jaikishan <JatinJaikishan.Chaudhary@amd.com >
2025-05-28 17:42:55 +05:30
Lytovchenko, Danylo
893718cdd7
SWDEV-123456 - add validation workflows ( #96 )
2025-05-28 10:09:53 +02:00
Brzak, Branislav
c80b7f7cb1
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #81 )
2025-05-26 20:28:04 +05:30
Roy, Rakesh
c3050b93c6
SWDEV-533670 - Bump major version for ROCm 7.0 ( #87 )
2025-05-22 20:55:59 +05:30
Gupta, Maneesh
c686b8bb9c
Create pull_request_template.md ( #94 )
...
Initial draft of PR template
2025-05-22 15:08:40 +05:30
Dittakavi, Satyanvesh
301ebd5936
SWDEV-433031 - Match the signature of HIPRTC APIs with NVRTC ( #93 )
...
Change-Id: If91f5a240ae119d0bc5a21c2d162f0c37df32606
2025-05-22 13:30:24 +05:30
Assiouras, Ioannis
13556b72a7
SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct ( #92 )
2025-05-21 21:16:14 +05:30
Andryeyev, German
efee830f5f
SWDEV-533074 - Expose hipDeviceAttributeNumberOfXccs attribute ( #84 )
2025-05-20 11:58:42 -07:00
Jayaprakash, Karthik
d50cd1dcc7
SWDEV-529929 - Adding hipMemRangeHandleType datatype. ( #73 )
2025-05-15 14:58:24 -04:00
Jiang, Julia
9347a0a433
SWDEV-520710 - Update descriptions for Stream APIs ( #64 )
2025-05-13 11:50:08 +05:30
Hila, Nino
4745f21a66
Update palamida.yml ( #75 )
...
* Add palamida.yml - removing url
2025-05-12 21:40:17 -07:00
Chaudhary, Jatin Jaikishan
b4ff023d37
SWDEV-461087 - fp4/fp6/fp8 ocp header ( #29 )
...
Change-Id: I019d768a770ebe5973cce737e91850e2400d10bb
2025-05-06 15:32:47 +05:30
Hila, Nino
6131bb9bd3
Add palamida.yml ( #70 )
2025-04-23 13:16:01 -07:00
Sang, Tao
cbfec76ea8
SWDEV-493275 - Support scratch limit ( #37 )
...
Support programmatic query and change of scratch limit on AMD devices.
Change-Id: Id5da355a77366f97868e462847f3916e87fd2af6
2025-04-16 19:38:03 +05:30
Chaudhary, Jatin Jaikishan
520bbadd3d
SWDEV-461087 - add OCP types to HIP ( #36 )
2025-04-15 23:25:50 +01:00
GunaShekar, Ajay
11ff9f5345
SWDEV-523281 - Include hipDrvLaunchKernel enums compatible to nv ( #62 )
2025-04-15 12:05:30 -07:00
Chaudhary, Jatin Jaikishan
269f54925b
SWDEV-512924 - add fp4/fp6 headers ( #30 )
2025-04-15 17:19:15 +01:00
Jiang, Julia
d924ffd7f7
SWDEV-520698 - Update memory management API documentation ( #46 )
2025-04-11 16:56:46 +05:30
Jiang, Julia
55e4c05b77
SWDEV-518297 - Update grid dimensions in hardware features ( #26 )
2025-04-09 09:30:34 +05:30
Jiang, Julia
e451b5a4af
SWDEV-521768 - Update descriptions for HIP linker APIs ( #23 )
2025-04-09 09:30:22 +05:30
Betigeri, Sourabh
3998c11287
SWDEV-523281 - Adds hipLaunchKernelEx C++ wrapper ( #44 )
2025-04-07 09:24:01 +05:30
Mallya, Ameya Keshava
e4f1c126ad
fixed syntax to mainline
2025-04-01 09:51:18 -07:00
Mallya, Ameya Keshava
b8c158d0b0
!verify functionality
2025-04-01 09:01:39 -07:00
Betigeri, Sourabh
0dfd257dc2
[hip] Data types for hipLaunchKernelExC with cooperative launch support ( #42 )
2025-04-01 08:33:22 -07:00
Mallya, Ameya Keshava
42419ff0d6
Added KWS check for amd-mainline
2025-03-28 08:28:26 -07:00
Gupta, Maneesh
1ef644f3d6
Update CODEOWNERS ( #33 )
2025-03-20 15:43:57 +05:30
Kiss, Istvan
69becfc7a8
SWDEV-514685 - Update documentation 2025-02-11 ( #25 )
...
Co-authored-by: Istvan Kiss <neon60@gmail.com >
2025-03-19 22:04:47 +01:00
Mallya, Ameya Keshava
5eeebdbf4f
small change to branch name
2025-03-12 14:56:38 -07:00
Mallya, Ameya Keshava
a2490f4c31
Added KWS check
2025-03-12 10:10:40 -07:00
Mallya, Ameya Keshava
b4ac1d6c02
Adding rocm-ci-caller
2025-03-12 09:59:08 -07:00
Julia Jiang
490f02a66e
SWDEV-512851 - Update P2P Device Memory Access section in HIP API header
...
Change-Id: Ie49de7e9a943c36df03e5387dc083517993d6baa
2025-03-05 11:29:06 -05:00
Branislav Brzak
8f12e1dcd9
SWDEV-516564 - SWDEV-512817 - Remove mentions of gfx940 and gfx941
...
Change-Id: Ie9cd254ed31ce9af23c8a3106dd961f276be1c4d
2025-02-25 05:35:25 -05:00
Julia Jiang
0031ab056f
SWDEV-508961, SWDEV-509855 - Update hipDeviceAttributePciDomainID and requestedHandleType
...
Change-Id: Ia223b8e8c6ea3f7d345fc0b2c373199cec3efee6
2025-02-21 10:56:25 -05:00
Rakesh Roy
4fc2b7bdcd
SWDEV-516771 - Bump minor version for ROCm 6.5
...
Change-Id: I38aabe3bc6bef0c83d400731200cb29f198dfa44
2025-02-21 00:56:09 -05:00
Julia Jiang
8e858d12de
SWDEV-509295 - Fix dead link to CLR
...
Change-Id: I71b6fa7ecae77cdafc695210d867dbb70bdc9457
2025-02-20 12:34:31 -05:00
Rahul Manocha
b6c63068a2
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
2025-02-20 11:31:28 -05:00
Julia Jiang
2737b24ae6
SWDEV-508551 - HSA_XNACK is the correct environment variable
...
Change-Id: I9648a6901805250f0cf1402bf539ad0c0b628878
2025-02-20 09:22:06 -05:00
Jatin Chaudhary
c1f7109cdd
SWDEV-501779 - add macro alias for hip for fp16
...
Change-Id: I3854c7e1b7728eb959b25224db702ea5e4425c2e
2025-01-29 11:51:55 -05:00
Julia Jiang
808274984d
SWDEV-507714 - Update description for hip API hipDriverGetVersion
...
Change-Id: Icec9d8b8beed2745a7344734b2449d4a2b4f494f
2025-01-09 12:02:45 -05:00
Julia Jiang
1050cefb3a
SWDEV-507699 - Update HIP license date
...
Change-Id: Iab6c0cd8dd06df3d830f5a0638f41f6865574f64
2025-01-06 18:25:37 -05:00
victzhan
656bc133f2
SWDEV-477218 - Adding hipDeviceGetTexture1DLinearMaxWidth to the hip api header
...
Change-Id: Idf6ef70b20eb50f74fa51e486ff0fd44089814c3
2024-12-23 18:28:03 -05:00
Julia Jiang
c908ad057a
SWDEV-505803 - Remove environment variable with DEBUG_*
...
Change-Id: I447743d1caef02592c9f0bcc21fc5569b504ee36
2024-12-20 11:48:12 -05:00
Julia Jiang
82d37bbd4c
SWDEV-504376 - Update doxygen for hipHostAllocWriteCombined and related definitions
...
Change-Id: I200e01f7ff62e33e26d838bcea8a10ca3e21eae6
2024-12-18 15:34:51 -05:00
Ioannis Assiouras
327a48ee69
SWDEV-483134 - Remove hipExtHostAlloc API
...
Change-Id: I28796c08565f1bb9280ba38a4db78767b975198b
2024-12-16 17:05:47 -05:00
Istvan Kiss
f39c7a3150
SWDEV-502480 - Update documentation from GitHub 2024-12-05
...
Change-Id: I179814351b77935aff55e8ae47dd322a3e15a868
2024-12-15 19:31:35 +01:00
Sourabh Betigeri
15e2512f02
SWDEV-440866 - Adds batchMemOp graphNodeType
...
Change-Id: I7aed89a912a77da6e94ea35db5e1bc7c03ece8d5
2024-12-11 00:24:41 -05:00
Jimbo Xie
9ebea17d3f
SWDEV-477219 - add flags for hipEventRecordwithFlags
...
Change-Id: I51f23d5bc33d7b6e4fd2483f12debf72c89c38af
2024-12-06 17:51:51 -05:00
Aidan Belton-Schure
952028a888
SWDEV-483558 - Only add .bat extension once
...
Change-Id: I8ac5703be836766e2803e1c507aadfdfa275730d
2024-12-05 04:24:29 -05:00