systems-assistant[bot]
ae5decac0f
Add 'projects/rocm-core/' from commit '75be79f4708a419d3755500ca67ed9ec062e15bf'
...
git-subtree-dir: projects/rocm-core
git-subtree-mainline: c2312be1a2
git-subtree-split: 75be79f470
2025-07-22 22:52:38 +00:00
systems-assistant[bot]
c2312be1a2
Add 'projects/rdc/' from commit '5ae7eeb3550d4cb14cbc31d3022e545b054f1ad1'
...
git-subtree-dir: projects/rdc
git-subtree-mainline: a68afa42a1
git-subtree-split: 5ae7eeb355
2025-07-22 22:52:37 +00:00
systems-assistant[bot]
a68afa42a1
Add 'projects/aqlprofile/' from commit '6f236ffb5f1bd128e11ba0bf09e3c0a52b6527e4'
...
git-subtree-dir: projects/aqlprofile
git-subtree-mainline: 9011821e05
git-subtree-split: 6f236ffb5f
2025-07-22 22:52:36 +00:00
Joseph Macaranas
9011821e05
Fix repo paths
2025-07-22 18:51:42 -04:00
Joseph Macaranas
2b636613a4
Merge branch 'develop' of github.com:ROCm/rocm-systems into develop
2025-07-22 18:41:02 -04:00
Joseph Macaranas
d8226144f8
Changing json file to add new subtrees
2025-07-22 18:41:00 -04:00
Joseph Macaranas
e831feb720
Update README.md
2025-07-21 12:11:30 -04:00
Ma, Bing
6f236ffb5f
[SPM] Clean up obsolete SPM logics and refine some SPM-related definition ( #157 )
...
* Clean up obsolete SPM logics
* Add PERFCOUNTER_SELECT1 to CounterRegInfo
* Add RLC_SPM_PERFMON_SAMPLE_DELAY_MAX
2025-07-18 15:26:44 -07:00
Kandula, Venkateshwar reddy
fdedcfc81c
[CI] use internal cluster for ci ( #164 )
...
use internal cluster for ci
2025-07-18 13:10:07 -05:00
Luca Bruni
5ae7eeb355
Add missing header inclusion for C builds
2025-07-18 12:58:47 -05:00
Galantsev, Dmitrii
c401a6bed6
README - Add libcap-dev dependency
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:51:55 -05:00
Galantsev, Dmitrii
a1a3e304ba
FORMAT - Bump gersemi version
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:47:21 -05:00
Galantsev, Dmitrii
b136d290e7
FORMAT - Use official clang-format repo for pre-commit
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:47:21 -05:00
systems-assistant[bot]
6755fa3a36
Add 'projects/rocprofiler-systems/' from commit '92e1d84c72c9321d79a1866e0090fae0215e6557'
...
git-subtree-dir: projects/rocprofiler-systems
git-subtree-mainline: ee9e74df21
git-subtree-split: 92e1d84c72
2025-07-17 18:13:44 +00:00
systems-assistant[bot]
ee9e74df21
Add 'projects/rocprofiler-compute/' from commit 'd2cec001161fc49761bd71a498474a447b1d6975'
...
git-subtree-dir: projects/rocprofiler-compute
git-subtree-mainline: 8a4d7262f8
git-subtree-split: d2cec00116
2025-07-17 18:13:42 +00:00
Joseph Macaranas
8a4d7262f8
Changing supported projects
2025-07-17 14:12:06 -04:00
Bhardwaj, Gopesh
b4157dc2ff
Link to DL library ( #158 )
2025-07-17 10:46:19 +05:30
ajanicijamd
92e1d84c72
Add a CMake Presets file ( #44 )
...
Adds the following presets:
- `ci` - to match the common CI settings - including tests and asserts
- `debug` - True debug build - include building tests
- `debug-optimized` - include building tests
- `release` - To match the "build-release` script - no tests.
The default build folder will be `${sourceDir}/build/<preset>`.
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-07-16 18:49:22 -04:00
vstojilj
d2cec00116
Add missing <cassert> include ( #800 )
...
Co-authored-by: Anusha GodavarthySurya <Anusha.GodavarthySurya@amd.com >
2025-07-16 13:54:39 -04:00
Pratik Basyal
24c27462d7
Minor editorial changes data type selection feature ( #816 )
2025-07-16 12:39:24 -04:00
amd-jmacaran
c3e82f1e96
Fix json categories
2025-07-16 12:17:57 -04:00
amd-jmacaran
30c74c10c4
Replace instances of rocm-libraries with rocm-systems in workflows
2025-07-16 11:55:53 -04:00
amd-jmacaran
895d57d9e0
Updating bot name in workflows
2025-07-16 11:51:46 -04:00
habajpai-amd
0ec3072e05
Add missing <cstring> include for C string functions in RCCL tests ( #282 )
...
* Fix: Add missing <string.h> include for C string functions in RCCL tests
* Update examples/rccl/rccl-tests/src/common.h
Yes, confirmed—<cstring> alone works in my environment. Updated the PR
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* clang-format
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-07-16 11:23:50 -04:00
Joseph Macaranas
8b177202d8
Setting initial json for first set of subtree adds
2025-07-16 11:23:40 -04:00
Joseph Macaranas
377c2d17ae
Correcting details on source of truth
2025-07-16 11:16:29 -04:00
Pratik Basyal
8099fd352e
Architecture data support and diagrams added ( #814 )
...
* Architeture data support and diagrams added
* Architecture image added
* CDNA4 Image updated
* Review feedback incorporated
* CDNA 4 partition mode added
* Fei review feedback incorporated
2025-07-16 10:40:11 -04:00
David Galiffi
e9b09b6ade
Remove an undefined submodule from the GOTCHA submodule ( #285 )
...
A recursive submodule update, `git submodule uppdate --recursive
--init`,
would fail due to an improperly defined and empty submodule in GOTCHA.
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
2025-07-15 21:32:43 -04:00
vedithal-amd
ccb34e8a91
Fix docker testing instructions ( #813 )
2025-07-15 17:06:22 -04:00
Pryor, Adam
816f7a850f
[SWDEV-379269] Add all gpus as default to dmon ( #211 )
...
Change-Id: Idb17e9018c39479830a4366f2002d02725d66873
Signed-off-by: adapryor <Adam.pryor@amd.com >
2025-07-15 16:03:28 -05:00
Joseph Macaranas
7af4bd7ddf
Add roccv to scope
2025-07-15 15:20:42 -04:00
cfallows-amd
10c696521d
Update workflows for building ( #812 )
...
* Update workflows for building testing in pipeline: rhel8 now tests rhel8 and 9, and for both rhel and ubuntu files we are using the same image as rocprofiler-systems which is consistently updated on docker hub.
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-07-15 15:12:21 -04:00
Joseph Macaranas
1b18684171
Add aqlprofile to readme
2025-07-15 14:53:47 -04:00
cfallows-amd
1d834f4190
Fix roofline block print during CLI output ( #811 )
...
Fix roofline panel in CLI analyze stage when using --block option. Improve roofline CLI output checks and logs.
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-07-15 12:42:27 -04:00
amd-jmacaran
c3f8f57c80
Reset state of repo with updated README
2025-07-15 12:29:35 -04:00
xuchen-amd
bfb2dc0795
Update TUI docs. ( #796 )
2025-07-15 11:13:24 -04:00
Fei Zheng
e1da9355c2
Update peak flops for MI350 ( #810 )
2025-07-15 08:46:13 -06:00
xuchen-amd
b4b50502e3
Remove rocm-smi for ROCm 7.1 ( #809 )
2025-07-15 10:28:53 -04:00
Sajina PK
d26486ad83
Update gotcha submodule from timemory ( #277 )
...
* Update gotcha submodule from timemory
* Fix build failure and add copilot suggestions
* Fix formatting errors
2025-07-14 21:12:10 -04:00
darren-amd
c996c23a13
Fix ROCtx event ranges in trace output ( #278 )
...
* Fix marker api traces
* Remove space
* Formatting change
* Small change
* Update Changelog
* Add period to changelog
* Update source/lib/rocprof-sys/library/rocprofiler-sdk.cpp
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* Fix roctx tests
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-07-14 19:31:14 -04:00
Sajina PK
be06384250
Make CMakeFile fixes to align with rocDecode and rocJpeg changes ( #281 )
2025-07-14 19:23:19 -04:00
David Galiffi
86f025e5fd
Adding sqlite-dev to our ci docker images ( #280 )
2025-07-14 17:37:47 -04:00
Fei Zheng
5b8d12fde2
Update cli doc description ( #804 )
2025-07-14 13:05:01 -06:00
Fei Zheng
78c1898ba0
Update PC sampling doc ( #798 )
2025-07-14 13:04:14 -06:00
xuchen-amd
a3dc98e251
rocm-smi deprecation warning ( #806 )
2025-07-14 13:35:47 -04:00
Pratik Basyal
81d95d8e4a
roofline footnote updated ( #808 )
2025-07-14 13:27:43 -04:00
xuchen-amd
23664c72f7
tui user experience improvement ( #805 )
2025-07-11 16:51:55 -04:00
vedithal-amd
000fd4f5b2
Fix roofline and TUI bugs ( #803 )
...
* Fix roofline rocm version bug
* Fix utils bug
* Remove unnecessary tests
* Do not check textual-fspicker package in cmake build
* Use rocprofv3 to test MI 100 and fix tests
2025-07-09 19:15:46 -04:00
xuchen-amd
8585cd8e8f
Generalize config path. ( #802 )
...
* Generalize config path.
* Fix format.
* Fix typo.
2025-07-09 18:57:21 -04:00
Elwazir, Ammar
899d48d1ca
Runners Update ( #148 )
...
* Update codeql.yml
* Update sync-mainline.yaml
* Update sync-staging.yaml
2025-07-09 11:42:23 -05:00