systems-assistant[bot]
c95526c57e
Merge commit '55b54866fb50f264b064b20814679385ffd2847c' into develop
2025-08-18 18:08:05 +00:00
systems-assistant[bot]
23d4f23d7f
Merge commit '0ac913e64c988e6b9ea8e86d74292cdf44c5d255' into develop
2025-08-18 18:08:03 +00:00
Jason Bonnell
24332bb65b
[rocprofiler-systems] Update containers workflow to generate matrix from file ( #369 )
...
* Use matrix data from containers.yml in rocprofiler-systems-containers.yml
* add on pull_request to rocprofiler-systems-containers.yml
* update yq command in rocprofiler-systems-containers.yml
* ensure no indenting in json output
* update output definition in prepare_release_matrix
* added container-ci.yml for ci containers
* move ordering of steps in rocprofiler-systems-containers.yml
* Update projects/rocprofiler-systems/docker/containers-ci.yml
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* only push containers when running on schedule or push
* Formatting fix
Cleaning trailing whitespace.
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-08-18 13:17:17 -04:00
Peter Park
b4e336aef3
[rocm-smi-lib] docs: fix changelog heading ROCm 6.5.0 -> ROCm 7.0.0 ( #363 )
2025-08-18 11:46:02 -04:00
ammallya
aac61d97de
Adding new workflow for list import
2025-08-18 03:53:02 -07:00
Andryeyev, German
0ac913e64c
SWDEV-547108 - Fix compilation errors under Windows ( #867 )
...
Interop and numa are not enabled.
2025-08-17 02:33:31 -04:00
Betigeri, Sourabh
cbee74a80e
SWDEV-546293 - hipMemPrefetchAsync_v2 and hipMemAdvise_v2 implementation ( #869 )
...
SWDEV-546293 - hipMemPrefetchAsync hipMemAdvise_v2
Please enter the commit message for your changes. Lines starting
2025-08-15 22:40:04 -07:00
Li, Todd tiantuo
789e2029ca
SWDEV-546285 - add hipGetDriverEntryPoint ( #855 )
2025-08-15 20:08:21 -07:00
Xie, Pengda
ac40f0cfb6
SWDEV-520384 - CHANGELOG update ( #882 )
2025-08-15 19:23:32 -07:00
Xie, Jiabao(Jimbo)
bd1e489f1f
SWDEV-547589 - Add hipDeviceMallocUncached to hipMemCreate ( #815 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 16:02:26 -07:00
Manocha, Rahul
55b54866fb
SWDEV-546295 - Fix typo in hipMemcpy3DOperand ( #341 )
...
Fix typo in hipMemcpy3DOperand
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-15 16:00:04 -07:00
Li, Todd tiantuo
564ed55902
SWDEV-546285 - add hipGetDriverEntryPoint ( #323 )
2025-08-15 15:57:08 -07:00
Kudchadker, Saleel
b90f3c2507
SWDEV-537480 - Fix file handle cleanup ( #523 )
2025-08-15 15:32:12 -07:00
Aleksandar Djordjevic
c58e3e92c1
Fix rocprof-sys-run --help command ( #359 )
...
Handle the `--help` parameter in the same way it is handled in other tools such as `rocprof-sys-sample` and `rocprof-sys-instrument`.
2025-08-15 17:28:08 -04:00
Betigeri, Sourabh
28ffff78b1
SWDEV-546294 - Declares hipMemPrefetchAsync_v2 ( #306 )
...
SWDEV-546294 - hipMemPrefetchAsync hipMemAdvise_v2
2025-08-15 14:14:12 -07:00
Xie, Jiabao(Jimbo)
d2ec89d03a
SWDEV-547589 - comment for flag hipDeviceMallocUncached in hipMemcreate ( #339 )
...
SWDEV-547589 - editted comment to support hipDeviceMallocUncached in hipMemCreate
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 14:06:44 -07:00
Xie, Jiabao(Jimbo)
e8128f975f
SWDEV-477219 - fix using external api calls on hipEventRecordWithFlags ( #650 )
...
Co-authored-by: Jimbo Xie <jiabaxie@amd.com >
2025-08-15 13:40:52 -07:00
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
Manocha, Rahul
e3cf50c96d
SWDEV-546295 - Add new APIs hipMemcpy3DBatchAsync and hipMemcpy3DPeer ( #818 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-15 13:18:29 -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
1385d159ba
SWDEV-542815 - Fix unused-parameter compiler warnings ( #719 )
...
* SWDEV-542815 - Fix unused-parameter compiler warnings
* SWDEV-542815 - Run clang-format
* SWDEV-542815 - Run clang-format
* SWDEV-542815 - Run clang-format
* SWDEV-542815 - Run clang-format
2025-08-15 22:10:23 +02:00
GunaShekar, Ajay
f6736d57a5
SWDEV-546178 - hipModuleLoadFatBinary implementation ( #785 )
...
* SWDEV-546178 - hipModuleLoadFatBinary implementation
* SWDEV-546178 - hipModuleLoadFatBinary CHANGELOG update
* SWDEV-546178 - fix roctracer build issue due to hip_prof_str.h
2025-08-15 13:06:24 -07:00
Manocha, Rahul
0f49c4a97f
SWDEV-545952 - API definitions for hipStreamSet/GetAttribute ( #831 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-15 12:51:35 -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
a5be0f5346
SWDEV-525231 - clarify that reduce sync operations are new intrinsics in the 7.0 CHANGELOG ( #876 )
...
SWDEV-525231 - clarify that reduce sync operations are new intrinsics in 7.0, not an existing one
2025-08-15 12:40:05 -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
GunaShekar, Ajay
54e592beec
SWDEV-541623 - cuda parity hipTexObjectCreate when Array is null ( #734 )
2025-08-15 12:35: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
Kian Cossettini
947adacb3a
[rocprofiler-systems] Fixed build-docker script failure on sparse checkout ( #364 )
...
Created `containers.yml` file in docker folder.
Updated `build-docker.sh` script to read from this file to determine supported OS + ROCm combinations.
2025-08-15 13:50:43 -04:00
Ammar ELWazir
3dd35a51f4
ROCProfiler SDK CI Fix ( #365 )
2025-08-15 12:18:28 -05:00
Arandjelovic, Marko
be73d024e2
SWDEV-512604 - Use the same context during Image creation ( #800 )
2025-08-15 18:31:11 +02:00
Daniel Su
d3e29aaea9
[Ex CI] add rocprofiler pipeline ID ( #355 )
2025-08-15 10:20:02 -04:00
hkasivis
53ba025a2e
libhsakmt: Don't use MADV_DONTFORK for paged memory ( #356 )
...
Also advice parameter of madvise() system call is not a bitmask. So fix
that also
v2: Use MAP_SHARED instead of MAP_PRIVATE. This avoids MMU notifiers and
evictions.
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com >
2025-08-15 09:22:20 -04:00
Dittakavi, Satyanvesh
ddd96c1e5d
SWDEV-547629 - Fix hipLaunchHostFunc as it is supported during stream capture ( #823 )
2025-08-15 15:19:59 +05:30
Joseph Macaranas
7e661bb310
Migration Date Changes ( #350 )
2025-08-15 02:29:03 -04:00
RahulC
1996dddb73
Update rocm_ci_caller.yml - disable the trigger for draft PRs ( #358 )
2025-08-14 16:48:44 -07:00
jokim-amd
700afd2d17
Re-Enable IPC DMA Bufs by default
...
Let ROCr use the new IPC-DMA bufs path.
2025-08-14 18:49:09 -04:00
Arandjelovic, Marko
b58faa2f37
SWDEV-532479 - Add tracking of hostcall memory allocations ( #416 )
...
* SWDEV-532479 - Add tracking of hostcall memory allocations
* SWDEV-532479 - Remove hostcall allocations if request is received
* SWDEV-532479 - Cleanup
* SWDEV-532479 - Naming fix
* SWDEV-532479 - Add new separator after each new function
2025-08-15 00:17:24 +02:00
Manocha, Rahul
5f86622adc
SWDEV-546328 - API definitions for hipMemsetD2D8/D16/D32 ( #789 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-14 14:47:28 -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
systems-assistant[bot]
a42c58ff25
Update Workflows for Ubuntu 24.04 ( #111 )
...
* Updated ubuntu noble workflow
* Actually use ROCm when supposed to; Added Python 3.13; Set ompt flag to ON
* Print compiler version outside of if logic
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* Move compiler version info
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
* Updated `working-directory`
set to `projects/rocprofiler-systems`
* Update .github/workflows/rocprofiler-systems-ubuntu-noble.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Simplifying some of the build options
---------
Co-authored-by: Kian Cossettini <Kian.Cossettini@amd.com >
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-14 16:31:56 -04:00
jamessiddeley-amd
2936a468aa
[rocprof-compute] updated formatting workflow and docs ( #348 )
...
* updated formatting workflow and docs
* restored requirements.txt
2025-08-14 14:12:24 -04:00
Arandjelovic, Marko
a15957fee9
SWDEV-547453 Release the kernel command if the operation returns an error ( #807 )
...
* SWDEV-547453 Release the kernel command if the operation returns an error
* SWDEV-547453 - Initialize parameters_ to default value
* SWDEV-547453 - Run clang-format
2025-08-14 20:08:53 +02:00
systems-assistant[bot]
3fd8af5974
rocr: SvmPrefetch to a particular node ( #294 )
...
Previously regardless of hsa_agent passed the prefetch is always driven
to node 0, now the agent of interest may be properly prefetched.
Signed-off-by: Sunday Clement <Sunday.Clement@amd.com >
Co-authored-by: Sunday Clement <Sunday.Clement@amd.com >
Co-authored-by: systems-assistant[bot] <systems-assistant[bot]@users.noreply.github.com>
2025-08-14 09:52:45 -04:00
Giovanni Lenzi Baraldi
75eb06dc18
Add realtime clock agent info to ATT records ( #319 )
...
* Add agent info to ATT records
* Fix names
* Update projects/aqlprofile/src/pm4/sqtt_builder.h
2025-08-14 13:35:00 +02:00
Stojiljkovic, Vladana
da068a2492
SWDEV-545489, SWDEV-545082 - Free marker when ipc event is recorded ( #784 )
...
Co-authored-by: Rahul Manocha <rmanocha@amd.com >
2025-08-14 11:08:53 +02:00
Jonathan R. Madsen
9df2c1ec68
[rocprofiler-sdk] Fix formatting, linting, and CI workflows ( #345 )
...
* [rocprofiler-sdk] Fix formatting and lint workflows
- several formatting workflows were silently failing when listing files
* format metrics_test.h
* Improve formatting job robustness
* Source formatting workflow does not use container
* Use PyPi clang-format
* Format rocpd/source/csv.cpp source
* Fix rocprofiler-sdk CI workflow
- fix invalid context access
* Update run-ci.py
- fix ctest_update
* Update run-ci.py
- handle old checkout in ROCm/rocprofiler-sdk
2025-08-14 00:02:23 -05:00
GunaShekar, Ajay
3b5a55b0f5
SWDEV-546179 - hipModuleGetFunctionCount header ( #289 )
2025-08-13 20:28:28 -07:00
GunaShekar, Ajay
dfb46db2fb
SWDEV-546179 - hipModuleGetFunctionCount AMD impl ( #782 )
...
* SWDEV-546179 - hipModuleGetFunctionCount AMD impl
* SWDEV-546179 - return invalid for count ptr
* SWDEV-546179 - hipModuleGetFunctionCount CHANGELOG.md update
2025-08-13 20:28:12 -07:00
GunaShekar, Ajay
76637d7ebe
SWDEV-532576 - clr_logs_<pid>.txt default AMD_LOG_LEVEL_FILE ( #480 )
...
avoids app crash and uses default AMD_LOG_LEVEL_FILE if invalid name is passed
2025-08-13 20:27:42 -07:00