Maisam Arif
cebc512b1a
Spellcheck
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I3842ca7552c8d3525ac7fee8c94b15cfdd7defdd
2025-05-27 13:59:23 -05:00
Maisam Arif
28d1aaf066
Spellcheck
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I3842ca7552c8d3525ac7fee8c94b15cfdd7defdd
[ROCm/amdsmi commit: cebc512b1a ]
2025-05-27 13:59:23 -05:00
Trowbridge, Ian
6efbc492f1
[SDK] Update HIP support for ROCm 7.0 ( #413 )
...
* Update HIP VERSION to 7.0.0, HIP_RUNTIME_API_TABLE_STEP_VERSION to 13
* Changed rocprofiler_config_interfaces.cmake to check version after finding package
* Update cmake/rocprofiler_config_interfaces.cmake
---------
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
[ROCm/rocprofiler-sdk commit: b90ef494dd ]
2025-05-27 13:14:08 -05:00
Trowbridge, Ian
b90ef494dd
[SDK] Update HIP support for ROCm 7.0 ( #413 )
...
* Update HIP VERSION to 7.0.0, HIP_RUNTIME_API_TABLE_STEP_VERSION to 13
* Changed rocprofiler_config_interfaces.cmake to check version after finding package
* Update cmake/rocprofiler_config_interfaces.cmake
---------
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
2025-05-27 13:14:08 -05:00
Kanangot Balakrishnan, Bindhiya
82108a25ab
Correct typo in check_required_groups ( #386 )
...
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
2025-05-27 13:11:47 -05:00
Kanangot Balakrishnan, Bindhiya
f167e67c7a
Correct typo in check_required_groups ( #386 )
...
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
[ROCm/amdsmi commit: 82108a25ab ]
2025-05-27 13:11:47 -05:00
Pham, Gabriel
c40d4291f6
Updated docs with new KFD events ( #382 )
...
* Updated docs with new KFD events
---------
Signed-off-by: Pham, Gabriel <Gabriel.Pham@amd.com >
2025-05-27 12:21:38 -05:00
Pham, Gabriel
24f25b4133
Updated docs with new KFD events ( #382 )
...
* Updated docs with new KFD events
---------
Signed-off-by: Pham, Gabriel <Gabriel.Pham@amd.com >
[ROCm/amdsmi commit: c40d4291f6 ]
2025-05-27 12:21:38 -05:00
Stella Laurenzo
a768477da4
[PATCH] Miscellaneous CMake fixes.
...
Change-Id: Ibca31745d2e9375523193310bc1ca5994c87aa32
[ROCm/rocm_smi_lib commit: 92db324944 ]
2025-05-27 12:12:42 -05:00
Stella Laurenzo
92db324944
[PATCH] Miscellaneous CMake fixes.
...
Change-Id: Ibca31745d2e9375523193310bc1ca5994c87aa32
2025-05-27 12:12:42 -05:00
Afzal Patel
29602fec52
add interface drm include directory
...
add interface drm include directory
[ROCm/rocm_smi_lib commit: f3c6e80fab ]
2025-05-27 12:06:56 -05:00
Afzal Patel
f3c6e80fab
add interface drm include directory
...
add interface drm include directory
2025-05-27 12:06:56 -05:00
Rawat, Swati
3f47d1fffa
Doc review ( #386 )
...
* doc review
* more updates
* install title
* Update rocprofiler.h
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
[ROCm/rocprofiler-sdk commit: c255ec5b5c ]
2025-05-27 11:28:38 -05:00
Rawat, Swati
c255ec5b5c
Doc review ( #386 )
...
* doc review
* more updates
* install title
* Update rocprofiler.h
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
2025-05-27 11:28:38 -05:00
Cheruvally, Aravindan
9a03917e62
Enable Support for Lintian Override Configuration ( #23 )
...
* Update License file in deb pkg to only have debian lintian specific copyright
* Enable Support for Debian Pkg Lintian Overrides
* Enhance Lintian Override config File Name for static,asan (rocm-core)
* Update Review Comments/UT Test Fixes for Lintian Overrides
[ROCm/rocm-core commit: f6617fd89f ]
2025-05-27 12:20:55 -04:00
Cheruvally, Aravindan
f6617fd89f
Enable Support for Lintian Override Configuration ( #23 )
...
* Update License file in deb pkg to only have debian lintian specific copyright
* Enable Support for Debian Pkg Lintian Overrides
* Enhance Lintian Override config File Name for static,asan (rocm-core)
* Update Review Comments/UT Test Fixes for Lintian Overrides
2025-05-27 12:20:55 -04:00
Alysa Liu
625425326d
rocr: Add check for 'value' pointer
...
Replaces assertion check assert(value) with explicit null pointer check
Returns HSA_STATUS_ERROR_INVALID_ARGUMENT on null valuesrocr: Add check for 'value' pointer
Signed-off-by: Alysa Liu <Alysa.Liu@amd.com >
2025-05-27 12:18:04 -04:00
Alysa Liu
296e60d882
rocr: Add check for 'value' pointer
...
Replaces assertion check assert(value) with explicit null pointer check
Returns HSA_STATUS_ERROR_INVALID_ARGUMENT on null valuesrocr: Add check for 'value' pointer
Signed-off-by: Alysa Liu <Alysa.Liu@amd.com >
[ROCm/ROCR-Runtime commit: 625425326d ]
2025-05-27 12:18:04 -04:00
Alysa Liu
f1f34da4f6
rocr: Unchecked return value as arg
...
v1: Add value pointer validation before
dereferencing in GetInfo method for MODULE_NAME case.
Signed-off-by: Alysa Liu <Alysa.Liu@amd.com >
2025-05-27 12:18:04 -04:00
Alysa Liu
8cbabdbbe3
rocr: Unchecked return value as arg
...
v1: Add value pointer validation before
dereferencing in GetInfo method for MODULE_NAME case.
Signed-off-by: Alysa Liu <Alysa.Liu@amd.com >
[ROCm/ROCR-Runtime commit: f1f34da4f6 ]
2025-05-27 12:18:04 -04:00
dependabot[bot]
c352d1cf58
Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx ( #214 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocprofiler-systems commit: 9943e10569 ]
2025-05-27 11:33:54 -04:00
dependabot[bot]
9943e10569
Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx ( #214 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 11:33:54 -04:00
dependabot[bot]
526af64292
Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx ( #215 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.18.4 to 1.19.0.
- [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.4...v1.19.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocprofiler-systems commit: 22642aaff9 ]
2025-05-27 11:25:20 -04:00
dependabot[bot]
22642aaff9
Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx ( #215 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.18.4 to 1.19.0.
- [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.4...v1.19.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 11:25:20 -04:00
dependabot[bot]
5727670930
Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx ( #143 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocshmem commit: e0c9ee45a7 ]
2025-05-27 11:10:07 -04:00
dependabot[bot]
e0c9ee45a7
Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx ( #143 )
...
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.4.2 to 6.5.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.2...v6.5.1 )
---
updated-dependencies:
- dependency-name: tornado
dependency-version: 6.5.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 11:10:07 -04:00
cfreeamd
b7361c5ee4
rocr: Fix ISA generic's for gfx906 wrt sramecc
...
gfx9-generic cannot support sramecc- and sramecc+.
sramecc feature is only configurable on gfx906.
The code object produced for gfx9-generic can be loaded on both
gfx906 with any sramecc setting, compiler will produce the isa
that will correctly work on both (EF_AMDGPU_FEATURE_SRAMECC_ANY_V4).
2025-05-27 07:45:00 -05:00
cfreeamd
7fe67829ef
rocr: Fix ISA generic's for gfx906 wrt sramecc
...
gfx9-generic cannot support sramecc- and sramecc+.
sramecc feature is only configurable on gfx906.
The code object produced for gfx9-generic can be loaded on both
gfx906 with any sramecc setting, compiler will produce the isa
that will correctly work on both (EF_AMDGPU_FEATURE_SRAMECC_ANY_V4).
[ROCm/ROCR-Runtime commit: b7361c5ee4 ]
2025-05-27 07:45:00 -05:00
cfreeamd
3e99bb6150
rocr: Fix ISA generic's for gfx906 wrt sramecc
...
gfx9-generic cannot support sramecc- and sramecc+.
sramecc feature is only configurable on gfx906.
The code object produced for gfx9-generic can be loaded on both
gfx906 with any sramecc setting, compiler will produce the isa
that will correctly work on both (EF_AMDGPU_FEATURE_SRAMECC_ANY_V4).
2025-05-27 07:45:00 -05:00
cfreeamd
b7d56427ec
rocr: Fix ISA generic's for gfx906 wrt sramecc
...
gfx9-generic cannot support sramecc- and sramecc+.
sramecc feature is only configurable on gfx906.
The code object produced for gfx9-generic can be loaded on both
gfx906 with any sramecc setting, compiler will produce the isa
that will correctly work on both (EF_AMDGPU_FEATURE_SRAMECC_ANY_V4).
[ROCm/ROCR-Runtime commit: 3e99bb6150 ]
2025-05-27 07:45:00 -05:00
Patel, Jaydeepkumar
341b17fe41
SWDEV-508982 - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture. ( #398 )
...
[ROCm/clr commit: b751614cd8 ]
2025-05-27 14:48:21 +05:30
Patel, Jaydeepkumar
b751614cd8
SWDEV-508982 - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture. ( #398 )
2025-05-27 14:48:21 +05:30
Yifan Zhang
ccd91bcd19
coredump: call KFD_IOC_DBG_TRAP_DISABLE in error path.
...
KFD assumes kfd_dbg_trap_enable/disable be called in pair, or there will
be kfd_process ref leak in KFD.
2025-05-27 13:54:00 +08:00
Yifan Zhang
3ab8b5a98b
coredump: call KFD_IOC_DBG_TRAP_DISABLE in error path.
...
KFD assumes kfd_dbg_trap_enable/disable be called in pair, or there will
be kfd_process ref leak in KFD.
[ROCm/ROCR-Runtime commit: ccd91bcd19 ]
2025-05-27 13:54:00 +08:00
Madsen, Jonathan
8c9270f59c
Fix logic error in PR #410 ( #414 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
Co-authored-by: Ma, Bing <Bing.Ma@amd.com >
[ROCm/rocprofiler-sdk commit: 85cdc11f8b ]
2025-05-26 22:39:59 -05:00
Madsen, Jonathan
85cdc11f8b
Fix logic error in PR #410 ( #414 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
Co-authored-by: Ma, Bing <Bing.Ma@amd.com >
2025-05-26 22:39:59 -05:00
cfallows-amd
689746e2cd
Add F4 F6 to roofline for MI350 series ( #709 )
...
Add roofline bins with FP4 FP6 datatypes enabled for gfx950 arch
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
[ROCm/rocprofiler-compute commit: cb2d928ecf ]
2025-05-26 18:36:31 -04:00
cfallows-amd
cb2d928ecf
Add F4 F6 to roofline for MI350 series ( #709 )
...
Add roofline bins with FP4 FP6 datatypes enabled for gfx950 arch
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-05-26 18:36:31 -04:00
Eric Huang
afe7965796
libhsakmt: optimize big system buffer allocation
...
To change biggest single buffer to be huge page aligned
and other optimization.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
2025-05-26 18:30:00 -04:00
Eric Huang
0d5e261f39
libhsakmt: optimize big system buffer allocation
...
To change biggest single buffer to be huge page aligned
and other optimization.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
[ROCm/ROCR-Runtime commit: afe7965796 ]
2025-05-26 18:30:00 -04:00
Yiltan
92bb6aeaaa
[SWDEV-534546] Disable building tests in default build ( #141 )
...
[ROCm/rocshmem commit: 9fe166c8e1 ]
2025-05-26 16:50:22 -04:00
Yiltan
9fe166c8e1
[SWDEV-534546] Disable building tests in default build ( #141 )
2025-05-26 16:50:22 -04:00
kcossett-amd
07bb699993
Add Pre-Commit Hooks ( #212 )
...
Pre-commit hooks for:
- clang-format
- cmake-format
- copyright header check
- YAML check
- Trailing whitespace and end-of-file newline check
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Peter Park <git@peterjunpark.com >
[ROCm/rocprofiler-systems commit: 54e91f1c2d ]
2025-05-26 14:50:48 -04:00
kcossett-amd
54e91f1c2d
Add Pre-Commit Hooks ( #212 )
...
Pre-commit hooks for:
- clang-format
- cmake-format
- copyright header check
- YAML check
- Trailing whitespace and end-of-file newline check
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Peter Park <git@peterjunpark.com >
2025-05-26 14:50:48 -04:00
Pham, Gabriel
87c455684d
[SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages ( #71 )
...
* Removed URL that was on prohibited source list
---------
Signed-off-by: Gabriel Pham <Gabriel.Pham@amd.com .>
[ROCm/rocm_smi_lib commit: 4243e42758 ]
2025-05-26 10:08:16 -05:00
Pham, Gabriel
4243e42758
[SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages ( #71 )
...
* Removed URL that was on prohibited source list
---------
Signed-off-by: Gabriel Pham <Gabriel.Pham@amd.com .>
2025-05-26 10:08:16 -05:00
Eric Huang
8887d25304
libhsakmt: add big system buffer allocation support
...
when allocating userptr buffer in system ram with size bigger
than or equal 512G, TTM has limit and returns error, to split one
big buffer into multiple small buffers in vm_object will solve
this issue.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
2025-05-26 11:04:30 -04:00
Eric Huang
2c6f84b12c
libhsakmt: add big system buffer allocation support
...
when allocating userptr buffer in system ram with size bigger
than or equal 512G, TTM has limit and returns error, to split one
big buffer into multiple small buffers in vm_object will solve
this issue.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
[ROCm/ROCR-Runtime commit: 8887d25304 ]
2025-05-26 11:04:30 -04:00
Brzak, Branislav
d17388cd6b
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #327 )
...
[ROCm/clr commit: ee2d4a0358 ]
2025-05-26 20:28:22 +05:30
Brzak, Branislav
ee2d4a0358
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #327 )
2025-05-26 20:28:22 +05:30