Commit Graph

171 Commits

Author SHA1 Message Date
Gupta, Maneesh 0e51a3b5c1 Create pull_request_template.md (#12)
Initial draft of PR template
2025-05-22 15:09:21 +05:30
Assiouras, Ioannis ed4a99ba5c SWDEV-508965 - [6.4 Preview] Remove HIP_MEMSET_NODE_PARAMS struct (#11) 2025-05-21 21:25:17 +05:30
Hila, Nino e0ff75fac6 Update palamida.yml (#9)
* Add palamida.yml - removing url
2025-05-12 21:42:01 -07:00
Manocha, Rahul bb66090875 SWDEV-489106 - Cuda mappings for Linker APIs (#8)
Co-authored-by: rmanocha@amd.com <Dragoslav.Sicarov@amd.com>
2025-05-08 09:34:41 -07:00
Hila, Nino 3eb783ecd3 Add palamida.yml (#7) 2025-04-23 13:16:52 -07:00
GunaShekar, Ajay 27b12ec7cc SWDEV-523281 - hipLaunchKernelExC nvidia impl (#5) 2025-04-09 15:39:39 -07:00
Mallya, Ameya Keshava 0dbfdc4182 fixed syntax to mainline 2025-04-01 09:50:48 -07:00
Mallya, Ameya Keshava f9ee9b6eaa Removing NPI 2025-04-01 09:04:06 -07:00
Mallya, Ameya Keshava 0b4ce00f83 !verify functionality 2025-04-01 09:03:43 -07:00
Mallya, Ameya Keshava fa53966bc5 Added KWS check for amd-mainline 2025-03-28 09:22:20 -07:00
Gupta, Maneesh a00c8186c0 Update CODEOWNERS (#3) 2025-03-20 15:47:52 +05:30
Mallya, Ameya Keshava a9b7bc22a8 Added KWS check 2025-03-12 10:11:31 -07:00
Mallya, Ameya Keshava 95ee23540d Added rocm-ci-caller 2025-03-12 10:03:47 -07:00
Julia Jiang 3cdab14a23 SWDEV-509855 - Update hipDeviceAttributePciDomainID in hipother
Change-Id: Ib245c90c78a27ea48875aa183c1727a17b62c936
2025-03-06 15:34:29 -05:00
Julia Jiang f327d4f809 SWDEV - 508961 - Update requestedHandleType in hipother repos
Change-Id: I50b91dfb42bd2a4daae80a3353b642e9df03fe46
2025-02-26 11:14:58 -05:00
Marko Arandjelovic aea1990fe0 SWDEV-499927 - Add nullchecks to hipMemCreate and GetAllocationGranularity
Change-Id: I9bb879ce2c702e660ae5e6372cb27fdb8600566b
2025-02-21 21:51:55 +05:30
victzhan 55c17fb4dc SWDEV-477218 - add hipDeviceGetTexture1DLinearMaxWidth API
Change-Id: I0532360ef298cb2353ae0182b17f8024e7bb3dae
2025-01-15 10:01:47 -05:00
Marko Arandjelovic 011c022e70 SWDEV-499927 - Fix param handling in hipMemAccess APIs
Change-Id: If7c168e28fc94137abf33e4083b7af9515f24298
2024-12-23 20:05:27 -05:00
Marko Arandjelovic d38eb853a0 SWDEV-499927 - Added nullptr checks to prevent segfaults
Change-Id: I6c721340d195f803a48187009d714c94587f098d
2024-12-17 18:01:40 +05:30
Sourabh Betigeri 1d96ab69ee SWDEV-484578 SWDEV-484575 SWDEV-484573 SWDEV-483324 SWDEV-483323 - Fixes issues in nvidia mappings for batch mem ops
Change-Id: I6202ea5691b8256e004650d2689c2826a53d8113
2024-12-12 01:26:45 -05:00
Jaydeep Patel 86fbfba69e SWDEV-477219 - Add missing curly brace.
Change-Id: I58268d4c2f3cdc0d647deea51b250117e77d82ae
2024-12-12 00:17:04 -05:00
Sourabh Betigeri 4fd3f70f51 SWDEV-484578 SWDEV-484575 SWDEV-484573 SWDEV-483324 SWDEV-483323 - Adds nvidia mappings
For hipStreamBatchMemOp, hipGraphAddBatchMemOpNode, hipGraphBatchMemOpNodeSetParams,
hipGraphBatchMemOpNodeGetParams, hipGraphExecBatchMemOpNodeSetParams APIs

Change-Id: I54a42fe070ee4a9e0ae41718b79f96aed883db5e
2024-12-10 23:48:15 -05:00
Jimbo Xie 0b82c50300 SWDEV-477219 - hipEventRecordwithFlags hipother
Change-Id: I17313697f24ab095f134da0873148962114df5fc
2024-12-09 16:41:55 -05:00
Marko Arandjelovic f65d41442f SWDEV-499927 - Fix hipMemAllocationProp
- The member of the hipMemAllocationProp struct is named requestedHandleTypes. However, in HIP, it is named requestedHandleType. I have decided not to follow CUDA's naming convention, as it would require a lot of changes across HIP repositories (clr, hip, hip-tests).
 - Fix hipMemGetAllocationPropertiesFromHandle to update out parameter properly.

Change-Id: I8417a2e73b0ee9fa5ca0d36546e75cfce82cbf3e
2024-12-05 04:55:54 -05:00
Marko Arandjelovic 66367f3ec6 SWDEV-483312 - Add cuda driver API's interfaces
Change-Id: Ib37cc6085898ae9dc86e509503cd52b61c1a5356
2024-11-29 12:16:06 +02:00
amd-jmacaran bceb8acbc4 SWDEV-458516 - External CI: Support commits on both staging and mainline
Change-Id: Ie256402db9c5f306eb1feb05a088fa9a5eab9e5f
2024-11-25 00:19:15 -05:00
Branislav Brzak e22853eb4d SWDEV-483315 - Add hipGraphNodeGetDependentNodes_v2
Change-Id: I418d0c2a5a77b07603e4e481fd9547cf43b03a20
2024-09-30 11:51:11 -04:00
Ajay GunaShekar a74f9e1770 Revert "SWDEV-483315 - Add hipGraphNodeGetDependentNodes_v2"
This reverts commit f50835c1fd.

Linux builds silently failing. Please look at the build logs

Change-Id: I1caeff6e5cf48697a36f7680b1ef31bcab93b6df
2024-09-27 15:53:04 -04:00
Branislav Brzak f50835c1fd SWDEV-483315 - Add hipGraphNodeGetDependentNodes_v2
Change-Id: I1ac0fb50df248521dfaae283bf9017acce146279
2024-09-24 12:23:16 +02:00
Marko Arandjelovic c944fb9426 SWDEV-483312 - Add graph API's interfaces
Change-Id: I83afcc2ba2df3f4dc444c4dcde4e5bf2edefdd9a
2024-09-09 07:43:21 -04:00
Vladana Stojiljkovic 1a12bbf19c SWDEV-475987 - Add mapping for missing CUDA error codes
Change-Id: I4cc5cb786fa4c7cc67cc037b00edad63d811ca73
2024-09-04 12:26:09 -04:00
Jaydeep Patel 9ea767377e SWDEV-479043 - Add mapping for hipStreamLegacy.
Change-Id: I35f699641624b5ef15e5bc1b3c669a2e74547453
2024-08-21 00:18:42 -04:00
Ioannis Assiouras 335bb33f1b SWDEV-470372 - Un-deprecate hipHostAlloc, comply with cuda and introduce hipHostAlloc flags
Change-Id: I0c6910306ff98d97e9f8a6ccf467be6189e1ca86
2024-08-16 06:33:28 -04:00
Joseph Macaranas 6222fa632d SWDEV-458516 - External CI: Pipeline case sensitivity fix
Change-Id: I6501cce7847b4f8bfaa435b143369362d2b8c249
2024-08-15 17:25:21 -04:00
Vladana Stojiljkovic 7b46a48be3 SWDEV-477711 - Add mappings for hipTexRefSetMaxAnisotropy and hipTexRefGetMaxAnisotropy
Change-Id: Ifab9ec542edf97c314d1fb47cd14461089902db4
2024-08-13 12:41:46 -04:00
Vladana Stojiljkovic 58ec72277f SWDEV-477711 - Add mapping for hipTexRefGetFlags
Change-Id: I008ab15256bde3786d59f2bda4b34a3336dc5edf
2024-08-13 12:41:00 -04:00
amd-jmacaran a44a75a56d Enable external CI pipeline triggers
Change-Id: Ifcde2c489e5057b6bc37b02156b6232c299e4808
2024-08-13 11:48:48 -04:00
Marko Arandjelovic 4d0e2fe224 SWDEV-477699 - Add mapping to cuTexRefGetBorderColor and cuTexRefSetBorderColor
Change-Id: Id9e6874c5d075ddfcdb617aa7294bc40d2277a44
2024-08-12 14:36:50 -04:00
Marko Arandjelovic f9d31c596e SWDEV-477711 - Map hipTexRefGetFormat to cuTexRefGetFormat
Change-Id: I21297fab6b5e420f2de5f24f9d1c7545e3e6af09
2024-08-12 02:38:10 -04:00
Marko Arandjelovic cc4fdd8d97 SWDEV-476869 - build fix for cuda version < 12000
Change-Id: I9086ffc0e5e0c1e9748163c8433c9e78c83d8f72
2024-08-09 14:04:56 +02:00
Vladana Stojiljkovic 4f4b13e498 SWDEV-477711 - Add mapping for hipTexrefGetAddressMode
Change-Id: I8c721921760f0f09f2d93879eeeb97f457da6c58
2024-08-06 11:33:46 -04:00
Vladana Stojiljkovic eb16d72255 SWDEV-432785 - Remove the mapping of __shfl* to __shfl*_sync functions on CUDA
Change-Id: I93d2ce360b834b3da01731cabc22841f7d0a092d
2024-08-06 04:38:05 -04:00
Marko Arandjelovic ba9c7c3f21 SWDEV-476823 - Add mapping to cuTexRefGetAddress
Change-Id: I51fbcf704ae585d13a08537eaae30243b4c52d49
2024-08-05 14:46:19 -04:00
Marko Arandjelovic fe927012cb SWDEV-477086 - Add mapping to cuTexRefGetArray
Change-Id: I3a1b96a2a0c8d4281cdc934aa582a86f24d80b28
2024-08-05 14:46:10 -04:00
Marko Arandjelovic ccd569c4bb SWDEV-476869 - Add mapping to cudaGetTextureReference
Change-Id: I85a6e4423d7b8b88ed18629225c583b87551414f
2024-08-02 12:14:16 +02:00
Maneesh Gupta 0e4a9d8882 SWDEV-459583 - Fix codeowners file
Change-Id: Ib03328a7fb13375fa44626a40202b1eeb177b8b5
2024-07-24 08:20:37 +00:00
Maneesh Gupta ca1fc948ab SWDEV-472433 - Update year in license
Change-Id: I19d6642389c0e88d766a0e9d095363b7e2d7c1af
2024-07-15 06:33:13 -04:00
Jatin Chaudhary 0ba07a685e SWDEV-466747 - Add alias of HIPRT macro in CUDA
Change-Id: I9bc6ba3b05c5e45d075446c53511e079f5d0fbcb
2024-07-12 04:53:23 -04:00
sdashmiz 1287d7e4a6 SWDEV-458069 - Fix return of local variable
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: I8964f988383f61e35363490b669a416341150979
2024-07-03 09:50:42 -04:00
Anusha GodavarthySurya 19390bc9ca SWDEV-466037 - Add nvidia mapping for hip APIs
Change-Id: If8ef48715a13720454f61f693debe51bd15a4edc
2024-06-13 10:35:31 +00:00