vedithal-amd
c51b9d16c3
Fix util tests ( #797 )
...
* Fix profile tests
* Update known issue for corrupted memory chart
2025-07-08 17:15:09 -04:00
cfallows-amd
3df0d1dded
Update roofline bins for rocm7 changes ( #755 )
...
* Update current bins to have rocm6 suffix. Add new rocm7 bins, built on rocm7.0 latest due to hip updates.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Re-add rocm version check for roof bins.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Rebuild roofline binaries on top of latest rocm7 (#16379 ) after recent mainline promotions.
Adjusting version and distro combinations of bins following rocm6 vs rocm 7 supported OS.
*rhel8 not supported on rocm7, also not built anymore
*sles15 not supported on rocm7 but is still being built
*ubuntu stays as 22.04 and above for rocm7
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Minor fixes after testing.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Fixed bad copy after finding it in testing ctest.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Remove runpath from new bin
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Rework target_binary map return in detect_roofline- we should not be returning maps of different sizes or with different keys for the same method. Expected output should be consistent in case we run into bad position, or for testing purposes. Manually tested all possible roofline bin expected cases to comfirm functionality and expected user output.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
* Update changelog with new roofline distro minimums
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-07-08 16:51:50 -04:00
xuchen-amd
60a50e681b
Add tui cmake install. ( #794 )
2025-07-08 11:18:26 -04:00
Kian Cossettini
67bc147780
Added compatibility matrix for docker-build script ( #268 )
...
- matrix -m argument for build-docker.sh that lists compatible OS + ROCm combinations.
- ${DISTRO} is now case-insensitive.
- Added note to README.md to mention this flag.
- Removed --build-arg AMDGPU_RPM=${ROCM_RPM}, which is no longer used
2025-07-08 11:05:14 -04:00
Fei Zheng
1b7445faa4
PC Sampling: fix potential_end_offset ( #792 )
...
* fix potential_end_offset
* format code: unrelated
2025-07-08 08:52:01 -04:00
Fei Zheng
239e6550f4
format with isort ( #793 )
2025-07-08 08:51:20 -04:00
fxmarty-amd
c58ee9e73b
fix normalization ( #789 )
2025-07-08 08:50:41 -04:00
Pryor, Adam
ca9d8c4bae
Adam/bill cleanup ( #209 )
...
Co-authored-by: Bill(Shuzhou) Liu <shuzhou.liu@amd.com >
2025-07-07 15:41:22 -05:00
Sajina PK
b0ff07b4fe
Conditionally include backtraces in ROCPROFSYS_THROW based on verbosity ( #272 )
...
* Conditionally include backtraces in ROCPROFSYS_THROW based on verbosity
Modify ROCPROFSYS_THROW to only include backtraces when:
debug mode is enabled, OR
verbose level is >= 2, OR
running in CI environment
* Fix formatting errors
2025-07-07 14:14:02 -04:00
cfallows-amd
61a9381edf
Adjust csv output list for test_block_SPI for MI350 ( #785 )
...
Adjusting expected output list for test_block_SPI for MI350 series products.
Run formatter.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-07-03 01:58:11 -04:00
jamessiddeley-amd
a6463f5e98
additional-code-coverage-compute ( #763 )
...
* added additional functions to test_utils.py
* added code coverage for db_connector.py
* Update test_profile_general.py
Added additional roofline test cases
Signed-off-by: jamessiddeley-amd <James.Siddeley@amd.com >
* updated coverage mi_gpu_spec.py 73% -> 94%
* added parser.py coverage
* removed redundant comments
* added test_utils and test_db_connector
---------
Signed-off-by: jamessiddeley-amd <James.Siddeley@amd.com >
2025-07-02 13:29:10 -04:00
cfallows-amd
a59b1ea6e6
Fix method return for python version compatibility ( #784 )
...
Support for python3.8 and above means union defined in one of the methods was throwing errors for anything less than python3.10. Swapping out | operand for Optional[] resolves errors on systems using <3.10. No functional changes.
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-07-02 10:36:37 -04:00
vedithal-amd
894046f283
Fix rocprofiler sdk list counters ( #765 )
2025-07-02 09:41:51 -04:00
Yang, Chun
5e99084425
Enabled RPB for Navi48 ( #115 )
...
* Enabled RPB for Navi48
* Fixing RPB addresses
* Removing non-Navi files
* Removing RPB enum not needed
2025-07-01 22:05:28 +00:00
Ma, Bing
7710e8bca3
[pmc_builder] Centralize the programming for GFX_INDEX and PERFMON_CNTL ( #133 )
...
Prepare multiple GC instances with different programming sequence for GFX_INDEX and PERFMON_CNTL.
2025-07-01 09:22:46 -07:00
Jonathan Luu
463d6b60d5
SWDEV-531400 Remove file reorganization backwards compatibility (rdc)
2025-06-30 15:20:26 -07:00
xuchen-amd
222dbdc6bd
Remove cell backgrouund colors. ( #778 )
2025-06-28 10:38:28 -04:00
Galantsev, Dmitrii
035cd2c371
fixup! CHORE - Ignore gersemi commit
2025-06-27 17:34:28 -05:00
Galantsev, Dmitrii
f6023092c7
CI - Fix cmake-format
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-27 17:25:51 -05:00
Galantsev, Dmitrii
a57edc0598
CHORE - Ignore gersemi commit
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-27 17:25:51 -05:00
Galantsev, Dmitrii
40545dcb49
CMAKE - Format with gersemi
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-27 17:25:51 -05:00
Galantsev, Dmitrii
680b7a8dd8
CMAKE - Add gersemi to replace cmake-format
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-27 17:25:51 -05:00
jamessiddeley-amd
1bb7bf4dd4
added 0400 analysis config yaml files ( #779 )
2025-06-27 16:21:19 -04:00
Galantsev, Dmitrii
e73eaf8115
Profiler - Remove rocprofiler-v1 remnants
...
Also force unset HSA_TOOLS_LIB so it doesn't break rocprofiler-sdk
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-27 13:15:52 -05:00
vedithal-amd
6e1bbb5efb
Fix SPI block counter limit ( #780 )
...
* Fix SPI counter collection limit
* Update counter collection limits from aqlprofile
* Remove special handling for MI 350 SPI pipe counters
2025-06-27 14:07:56 -04:00
Pranjal Swarup
4e5029221b
Update RCCL-tests in examples folder ( #261 )
...
- Create a local copy for ROCm/rccl-tests for our examples.
- Update argument parsing to no longer use getopt_long.
- Workaround for Dyninst instrumentation.
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-06-27 11:44:13 -04:00
Fei Zheng
f5bc717fe1
Documentation update for FP8 on MI300 ( #766 )
2025-06-26 13:35:36 -06:00
Ramakrishnan, Ranjith
eebb229d08
SWDEV-539684 - Package dependency updated with hsa-rocr ( #130 )
...
hsa-rocr was missing in the dependency list of aqlprofile package
Updated dependency for ASAN and aqlprofile test package as well
Co-authored-by: raramakr_amdeng <raramakr@amd.com >
2025-06-26 11:34:49 -07:00
vedithal-amd
a95a45d69a
Add support for MI 100 with rocprofiler-sdk ( #768 )
...
* Add custom rocprofiler-sdk counter definitions file for MI 100
* Update CHANGELOG to mention that accumulation counters will not be
collected when profiling on MI 100 using rocprofiler-sdk/rocprofv3
* Migrate accum_counters.yaml to code
2025-06-26 09:03:18 -04:00
Ma, Bing
c872dcda53
[gfx12] Add support for gfx1200 ( #131 )
...
* [gfx12] Add support for gfx1200
* [gfx12] Rename CP_PERFMON_CNTL_1 to CP_PERFMON_CNTL for better compatibility
2025-06-25 13:28:51 -07:00
Elwazir, Ammar
5bcad05345
Fixing Core RPM Jobs ( #132 )
...
Update continuous_integration.yml
2025-06-25 13:42:04 -05:00
anujshuk-amd
3631362903
Add ctests to verify roctx api ( #260 )
...
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-06-25 14:01:04 -04:00
David Galiffi
1903e8e748
Provide a version for RPM Obsoletes attribute ( #670 )
...
Fix RPM generation warning
2025-06-25 12:36:47 -04:00
dependabot[bot]
4b741a0148
Bump rocm-docs-core[api_reference] from 1.21.0 to 1.21.1 in /docs/sphinx ( #263 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.21.0 to 1.21.1.
- [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.21.0...v1.21.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.21.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-25 09:51:55 -04:00
Kian Cossettini
4c524235db
Fixed docker run cmd ( #264 )
2025-06-25 09:51:30 -04:00
Kunal Malviya
661de1d483
Adding verbose and changing threads ( #771 )
...
Co-authored-by: rocm <rocm@rocm-System-Kunal.amd.com >
2025-06-25 18:49:46 +05:30
cfallows-amd
630bc149ff
Add roofline PDF output to general profiling runs ( #774 )
...
Change when Roofline PDFs are generated- during general profiling and --roof-only profiling (skip only when --no-roof option is present)
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-06-25 01:19:28 -04:00
dependabot[bot]
181e4f44c7
Bump rocm-docs-core from 1.18.2 to 1.21.1 in /docs/sphinx ( #775 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.18.2 to 1.21.1.
- [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.2...v1.21.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-version: 1.21.1
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-06-24 21:04:16 -04:00
Galantsev, Dmitrii
cae49cf4f7
Python - Add entitycodec
...
Change-Id: I9dc7f5786e2c5ee5f9756cad7cb12387d05982ae
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-24 17:01:43 -05:00
Galantsev, Dmitrii
502fcef7b3
CMAKE - CONFIGURE -> CONFIG
...
Change-Id: I716f713363469091e944bdda5ecd6886a3a43aa1
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-06-24 17:01:43 -05:00
xuchen-amd
74e9853f8e
Fix system sol units, remove units if None value. ( #773 )
...
* Fix system sol units.
2025-06-24 16:37:55 -04:00
xuchen-amd
92ce4732bc
GUI: prevent big number overflow ( #772 )
...
* Prevent number overflow by formatting values.
* Improve value formatting logic based on comments.
2025-06-24 16:27:06 -04:00
Elwazir, Ammar
1c10dfa51f
Update Runners ( #128 )
...
Update sync-mainline.yaml
2025-06-24 15:23:11 -05:00
Elwazir, Ammar
6f21d49129
Update sync-staging.yaml
2025-06-24 15:16:07 -05:00
dependabot[bot]
3a0985c68a
Bump rocm-docs-core[api_reference] from 1.20.1 to 1.21.0 in /docs/sphinx ( #262 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.20.1 to 1.21.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.20.1...v1.21.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-version: 1.21.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-06-24 12:33:13 -04:00
David Galiffi
3668e603cc
Update CHANGELOGS ( #248 )
...
* Update CHANGELOGS
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
* Update CHANGELOG.md
Clarify Fortran support on CHANGELOGS
* Update CHANGELOG.md
Fixed typo
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Pratik Basyal <pratik.basyal@amd.com >
2025-06-24 11:10:26 -04:00
Elwazir, Ammar
524d1c64e5
Update sync-staging.yaml
2025-06-23 17:21:40 -05:00
Elwazir, Ammar
ba162dd76a
Update sync-staging.yaml
2025-06-23 17:20:32 -05:00
Elwazir, Ammar
0578cc6dd7
Update sync-mainline.yaml
2025-06-23 17:20:19 -05:00
Elwazir, Ammar
9ac4373f1b
Fixing v2 header location ( #127 )
...
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2025-06-23 17:17:35 -05:00