نمودار کامیت

7209 کامیت‌ها

مولف SHA1 پیام تاریخ
Manocha, Rahul 49ae3bfa72 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>
2025-08-15 13:20:12 -07:00
GunaShekar, Ajay 4a4959b49e 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
2025-08-15 13:13:16 -07:00
Arandjelovic, Marko f94cc3711e SWDEV-542815 - Fix unused-parameter compiler warning (#263)
* SWDEV-542815 - Fix unused-parameter compiler warning

* SWDEV-542815 - Run clang-format
2025-08-15 12:41:35 -07:00
Hernandez, Gerardo 07ddf90631 SWDEV-420237 - add documentation for reduce sync operations (#21)
* SWDEV-420237 - add documentation for reduce sync operations

* SWDEV-515087 - resolve some comments

* SWDEV-420237 - Rewrite sentence about the usage of HIP_ENABLE_WARP_SYNC_TYPES

Co-authored-by: Hartgrove, Randy <randy.hartgrove@amd.com>

* SWDEV-420237 - Update docs as HIP_ENABLE_WARP_SYNC_BUILTINS is not used anymore

* SWDEV-420237 - change wording 'would be' for 'are'

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - fix redundant wording

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - use 'and'/'or' consistently when talking about supported types

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - Do not use future tense in reduce sync operation documentation

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - make performance remark an 'informational note', regarding reduce sync operations performance

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-420237 - do not use future tense

Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>

* SWDEV-543182 - changing more future tense that should be present tense

---------

Co-authored-by: Hartgrove, Randy <randy.hartgrove@amd.com>
Co-authored-by: Sahasrabuddhe, Sameer <Sameer.Sahasrabuddhe@amd.com>
2025-08-15 12:39:33 -07:00
Manocha, Rahul c9b9717f57 SWDEV-545952 - Header changes for hipStreamSet/GetAttribute (#311)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>
2025-08-15 12:27:37 -07:00
Manocha, Rahul fb19412da3 SWDEV-546328 - hipMemsetD2D API declarations (#294)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>
2025-08-14 14:47:21 -07:00
GunaShekar, Ajay 3b5a55b0f5 SWDEV-546179 - hipModuleGetFunctionCount header (#289) 2025-08-13 20:28:28 -07:00
Chaudhary, Jatin Jaikishan ea2d79c3e2 SWDEV-540645 - use utility header for std::forward (#324) 2025-08-12 15:15:45 +05:30
Alves, Pedro e74b05a7bd SWDEV-545245 - Fix hipDeviceGetTexture1DLinearMaxWidth declaration (#280)
The hipDeviceGetTexture1DLinearMaxWidth declaration is incorrect.  It
has the wrong arguments.  This commit fixes it.
2025-08-04 15:35:03 +05:30
Jiang, Julia a7f453c5b1 SWDEV-545870 - Remove beta warning in HIP Graph APIs (#286) 2025-07-28 21:24:07 +05:30
Roy, Rakesh 932b3e65ca SWDEV-546373 - Bump minor version for ROCm 7.1 (#290) 2025-07-25 15:00:30 +05:30
Manocha, Rahul c5f4cdd304 SWDEV-540733 - Add PCI CHIP ID device attribute (#224)
Co-authored-by: Rahul Manocha <rmanocha@amd.com>
2025-07-16 16:37:43 -07:00
Sang, Tao 3b6b7642a7 SWDEV-508776 - support VGPRs validation (#77)
Add hipDeviceAttributeMaxAvailableVgprsPerThread attribute
2025-07-08 10:03:57 -04:00
Sang, Tao f310c7f642 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.
2025-07-01 10:09:47 +05:30
Lytovchenko, Danylo c8571baa23 SWDEV-123456 - add correct line-by-line clang format script (#215) 2025-06-27 17:47:31 +02:00
Lytovchenko, Danylo 2ec7b7fdb4 SWDEV-123456 - fix runners name (#208) 2025-06-26 12:15:49 +02:00
Jiang, Julia 8eca6453dc SWDEV-461599 - scrub HCC in hip documents (#178) 2025-06-26 15:06:31 +05:30
Lytovchenko, Danylo 528a5513ce SWDEV-123456 - fix runners for validation actions (#197) 2025-06-24 11:10:33 +02:00
Brzak, Branislav 41f4f1c040 SWDEV-537686 - Remove unmaintained text editor metadata (#154) 2025-06-18 13:13:35 +05:30
Betigeri, Sourabh da1b73ee47 SWDEV-454484 - Removes const qualifier for hipMemcpyAtoH (#123) 2025-06-06 12:21:27 +05:30
Lytovchenko, Danylo ef5662a855 SWDEV-123456 - add clang-format hook and github action (#126) 2025-06-05 14:47:04 +02:00
Kiss, Istvan d0cf32a63a Update docs 2025 04 14 (#54)
* Update docs 2025 03 31

- Docs: remove virtual_rocr.rst
- Fix documentation  warnings
- Reformat HIP RTC
- Docs: Refactor HIP porting guide
- Docs: Expand HIP porting guide and CUDA driver porting guide
- Minor fix
- Docs: Update environment variables file
- Bump rocm-docs-core[api_reference] from 1.15.0 to 1.17.0 in /docs/sphinx
- Docs: Update FP8 page to show both FP8 and FP16 types
- Bump sphinxcontrib-doxylink from 1.12.4 to 1.13.0 in /docs/sphinx
- Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.0 to 1.17.1.
- Remove external link
- Update programming model
- Bump rocm-docs-core[api_reference] from 1.17.1 to 1.18.1 in /docs/sphinx
- Docs: Add page for Complex Math API
- Docs: Add page about HIP error codes
- Update docs: the compilation cache is enabled by default
- Fix fns32 function mask type in doc

* Bump rocm-docs-core[api_reference] from 1.18.1 to 1.18.2 in /docs/sphinx

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch

* Fix readme link

* Docs: Fix verbose paths generated by doxygen

* Handle git ssh in docs conf.py
2025-06-02 20:40:41 +05:30
Gill, Harkirat b301ef2282 SWDEV-461599 - Remove references to HCC in hip_runtime_api.h (#102) 2025-05-30 11:44:01 +05:30
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