Choudhary, Rahul
6bd1718fd1
Create rocm_ci_caller.yml
2025-01-31 16:05:53 -08:00
Choudhary, Rahul
0e1d6396cc
Create rocm_ci_caller.yml
2025-01-31 15:43:24 -08:00
Choudhary, Rahul
0f7c9495f4
Create kws_caller.yml and rocm_ci_caller.yml
...
Enabling ROCM CI workflow
2025-01-31 15:42:44 -08:00
Choudhary, Rahul
c603d7164c
Create rocm_ci_caller.yml
2025-01-31 14:25:18 -08:00
Choudhary, Rahul
460a28ed03
Create kws_caller.yml
2025-01-31 14:22:03 -08:00
Justin Williams
f106364fc7
Make README.md pretty
...
Change-Id: I7c3341deaf3621ebbc9e495b023b1dd4971a5f1d
2025-01-31 12:22:45 -06:00
Galantsev, Dmitrii
bee9991c4a
Revert "Dgalants/add auth script location ( #108 )"
...
This reverts commit a70aa81cfd .
2025-01-31 12:22:45 -06:00
Madsen, Jonathan
f3752faa0a
Update HIP string formatting for ROCm 6.4.0 ( #144 )
...
Fix HIP data type stringify
- when ROCPROFILER_CI is not defined, provide default for case statements
- Add support for hipGraphNodeTypeBatchMemOp when HIP version is >= 6.4.0
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-01-30 20:51:52 -06:00
cfallows-amd
0c32dfd6bc
Upgrade ROCm-SMI to AMD SMI ( #86 )
...
* Integrating amd-smi into rocprofiler-systems due to rocm-smi deprecation.
* No functionality changes to users other than naming conventions.
* New tracks available in perfetto- gpu busy percentage metrics now splits gfx busy into separate gfx, umc, and mm engine measurements.
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-01-30 21:32:07 -05:00
dependabot[bot]
95b600ea58
Bump rocm-docs-core from 1.14.1 to 1.15.0 in /docs/sphinx ( #547 )
...
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core ) from 1.14.1 to 1.15.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.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
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-01-30 17:25:46 -07:00
Kandula, Venkateshwar reddy
121901c321
add gfx12 for counter collection tests ( #108 )
...
* add gfx12 for counter def.
* Update continuous_integration.yml
* Update counter_defs.yaml
* commenting logging.
* Update ioctl.cpp
* add gfx12 to tests
* Update ioctl.cpp
* Add description to GFX12 GL2C_EA_RDREQ counter
* Updates from editor
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
Co-authored-by: Kuricheti, Mythreya <Mythreya.Kuricheti@amd.com >
2025-01-30 15:16:48 -06:00
Madsen, Jonathan
1f49d6c57b
Partial fix of legacy rocprofiler project name ( #110 )
...
* Partial fix of legacy rocprofiler project name
* Formatting fix
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-01-30 13:43:35 -06:00
Kuricheti, Mythreya
d43070bf08
Fix navi48 counter event IDs ( #158 )
...
* Initial fix for navi48 counters
* Add GL2C navi4x gfx12 counters
2025-01-30 13:40:25 -06:00
sonadeem
ff01f62777
cmake: Fix BUILD_SHARED_LIBS option and README for it
...
BUILD_SHARED_LIBS is a global flag so we don't need to set a default
option for it in both libhsakmt and hsa-runtime, only the top level
CMakeLists file. Also updated README to reflect that libhsakmt is
always built statically and gets linked to libhsa-runtime.
Change-Id: I1511f68a268032bec9758bc731d8074f33ec980f
2025-01-30 14:17:27 -05:00
Elwazir, Ammar
acab62706b
SLES Git Safe Directory ( #177 )
...
* Update continuous_integration.yml
* Updates from editor
2025-01-30 12:32:58 -06:00
Pryor, Adam
a70aa81cfd
Dgalants/add auth script location ( #108 )
...
* DOCS: Add authentication scripts location
Change-Id: Ie285d80ea6d9bb8f710998208d0aa7c6db661d02
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
* Make README.md pretty (#44 )
Change-Id: I7c3341deaf3621ebbc9e495b023b1dd4971a5f1d
---------
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
Co-authored-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
Co-authored-by: Williams, Justin <Justin.Williams@amd.com >
2025-01-30 12:08:11 -06:00
Galantsev, Dmitrii
4da277a64e
DOCS: Add authentication scripts location ( #96 )
...
Change-Id: Ie285d80ea6d9bb8f710998208d0aa7c6db661d02
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-01-30 12:06:18 -06:00
Kuricheti, Mythreya
58ecbd83a9
Generate code coverage comment as collapsible summary ( #169 )
...
* Generate codecoverage comment as collapsible summary
* Tweak markdown formatting
2025-01-30 12:04:07 -06:00
dependabot[bot]
af3a8f695f
Bump rocm-docs-core[api_reference] from 1.14.1 to 1.15.0 in /docs/sphinx ( #94 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.14.1 to 1.15.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.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
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-01-30 11:59:56 -05:00
David Belanger
f24d789dee
kfdtest: Convert ExtendedCuMask test to multi-GPU framework
...
Convert test to use multi-GPU framework.
Add mutex to fix intermixed log issue and annotate logging with
gpu node number.
Signed-off-by: David Belanger <david.belanger@amd.com >
Change-Id: Ic2beeadb1eb4b5a9a0710ac1dbd60b9bf1d84c33
2025-01-30 11:41:00 -05:00
Galantsev, Dmitrii
a8d479c147
CMAKE - Fix ABSL in clang18+ ( #106 )
...
Please see:
- https://github.com/abseil/abseil-cpp/issues/1747
- https://github.com/llvm/llvm-project/issues/102443
When GRPC is compiled with different compiler from RDC - ABI broke.
Possibly because some templates were not instantiated.
Setting '-fclang-abi-compat=17' fixes the issue.
Change-Id: Ic6409cf413c87b135f334e5b03145cb1c63356d4
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-01-30 10:33:58 -06:00
Pryor, Adam
af56e460c4
SWDEV-500382 fix energy consumed ( #105 )
...
Change-Id: I3f180f34abed763db1287bf01581753534f32828
Signed-off-by: adapryor <Adam.pryor@amd.com >
2025-01-30 09:38:00 -06:00
David Galiffi
8deebb607b
Update CODEOWNERS ( #91 )
...
Use GitHub Org Teams
2025-01-29 16:55:39 -05:00
Pranjal Swarup
4c4d0dea85
Update RHEL Docker Images & Fix CTest ( #90 )
...
- Fixed type in script name to fix CTest. Should be: `run-rocprof-sys-pid.sh`
- Add `/usr/lib64/openmpi/bin` to Docker Image PATH to help ctests to discover `mpiexec`
- `pip install perfetto` in the CI Docker file, for convenience.
2025-01-29 16:55:39 -05:00
dependabot[bot]
b3e754ecb7
Bump rocm-docs-core[api_reference] from 1.13.0 to 1.14.1 in /docs/sphinx
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.13.0 to 1.14.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.13.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-29 16:55:31 -05:00
David Galiffi
5b439d80a0
Update the videodecode ctest ( #85 )
...
- Copy sample videos and include in install.
- Only using the H26* videos, so the same tests can be used on MI100, which lacks AV1 decode support
- Update test parameters to videodecode test, based on feedback from the rocDecode team.
2025-01-29 16:53:16 -05:00
Peter Park
0a15d355e0
Update copyright year to 2025 ( #83 )
2025-01-29 16:53:16 -05:00
Peter Park
3b8c75cf47
[6.3.2] Update changelog for 0.1.1 ( #80 )
2025-01-29 16:53:16 -05:00
Sajina PK
6dd4938b3e
Add tests to check VCN activity tracing in perfetto output ( #75 )
...
The test will run sampling on the example from the rocDecode repo:
https://github.com/ROCm/rocDecode/tree/develop/samples/videoDecodeBatch
Then, ensure that the Perfetto output captures VCN activity in the trace.
2025-01-29 16:53:16 -05:00
dependabot[bot]
14cc7c3548
Bump rocm-docs-core[api_reference] from 1.12.1 to 1.13.0 in /docs/sphinx ( #77 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.12.1 to 1.13.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.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
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-01-29 16:53:16 -05:00
David Galiffi
65f96c1429
Update User-API example ( #74 )
2025-01-29 16:53:15 -05:00
dependabot[bot]
01e2e0a9a8
Bump rocm-docs-core[api_reference] from 1.12.0 to 1.12.1 in /docs/sphinx ( #73 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.12.0 to 1.12.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.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
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-01-29 16:53:15 -05:00
Pratik Basyal
41dd235916
Fixed broken link by replacing main with amd-mainline ( #71 )
2025-01-29 16:53:15 -05:00
Maarten Arnst
043a8010a9
Update to KOKKOS_TOOLS_LIBS env var ( #69 )
2025-01-29 16:53:15 -05:00
David Yat Sin
0aebe7f3d0
Set default build to shared libraries
...
Change-Id: I73eeac3652a69a71b2c0dc2daeabc9af2c0cfd14
2025-01-29 21:24:59 +00:00
Baraldi, Giovanni
39db6d842f
Fix for ATT context stop while packets are being processed ( #171 )
...
Fix for context stop while packets are being processed
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com >
2025-01-29 11:06:32 -08:00
xuchen-amd
da1bd045ab
Enable kokkos trace/features from rocprofv3 in rocprof-compute. ( #545 )
...
Signed-off-by: Xuan Chen <xuchen@amd.com >
2025-01-29 13:14:57 -05:00
Sv. Lockal
5d04bd42f3
Fix build issues for musl libc ( #267 )
...
Change-Id: Ia31330b0f96669966712b58986abeca754c2cbb9
2025-01-29 14:31:05 +00:00
Johar, Adel
e5c5a1d5b7
Docs: Fix broken links, warnings and use automodule ( #11 )
...
- Fixes the broken links in rocm_smi.h
- Uses automodule instead of autofunction in docs/reference/python_api.rst
- Fixes some warnings during docs build
- Update some of the versions in requirements.txt
2025-01-29 08:06:09 -06:00
Mallya, Ameya Keshava
5ed4863d76
Added !verify trigger
2025-01-28 20:21:27 -08:00
Mallya, Ameya Keshava
75280c9a82
Added !verify trigger
2025-01-28 20:19:17 -08:00
Mallya, Ameya Keshava
7d691bc533
Added !verify trigger
2025-01-28 20:17:23 -08:00
Mallya, Ameya Keshava
2764498bbf
Added !verify trigger
2025-01-28 20:11:45 -08:00
Mallya, Ameya Keshava
35f8374e35
Added !verify trigger
2025-01-28 20:07:15 -08:00
Lang Yu
d159b29dc6
kfdtest: update AtomicIncIsa for gfx12
...
"s_waitcnt 0" (deprecated in gfx12) is redundant here.
s_endpgm will wait for all outstanding instructions
to complete before executing.
Change-Id: Ia8b4dd0fd8dd713e7ba2cba9db85b7b12cee1dd4
Signed-off-by: Lang Yu <lang.yu@amd.com >
2025-01-28 20:32:41 -05:00
Welton, Benjamin
0d701cdaac
[SWDEV-482060] Set execute permission for HSA allocated memory ( #151 )
...
We need execute permission for HSA memory (req for IB buffers).
Enforcement is upcoming which will break counter collection (see
ticket).
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
2025-01-28 16:46:22 -08:00
Cole Ramos
0a52e6f19d
Updates for new default branch ( #537 )
...
* Update contributing guide for new default branch
Signed-off-by: coleramos425 <colramos@amd.com >
* Add develop target to related workflows
Signed-off-by: coleramos425 <colramos@amd.com >
* Auto sync develop and staging
Signed-off-by: coleramos425 <colramos@amd.com >
* Run sync every night at 12AM
Signed-off-by: coleramos425 <colramos@amd.com >
* Rename sync workflow
Signed-off-by: coleramos425 <colramos@amd.com >
* Update maintainers guide
Signed-off-by: coleramos425 <colramos@amd.com >
* Update readme
Signed-off-by: coleramos425 <colramos@amd.com >
* Auto accept PRs for daily branch sync
Signed-off-by: coleramos425 <colramos@amd.com >
* Direct merge. No PR for merge required
Signed-off-by: coleramos425 <colramos@amd.com >
---------
Signed-off-by: coleramos425 <colramos@amd.com >
2025-01-28 16:40:41 -06:00
Elwazir, Ammar
689b26143d
Adding Navi4 excluded tests ( #161 )
...
Update continuous_integration.yml
2025-01-28 11:18:02 -06:00
Yiannis Papadopoulos
03bd4c9508
rocr: Changing to a device SVM flag
...
Change-Id: Ib085801d23604eeef0a17a05cf2b298170fb3d24
2025-01-28 17:06:16 +00:00
Yiannis Papadopoulos
144e7674d1
rocr: Use SVM information to separate dev heap
...
Use SVM information from user accessible memory
Change-Id: I8fad37eb1a90dc1f5827a096552130a3fd6187f4
2025-01-28 17:05:52 +00:00