Indic, Vladimir
cd8578cf53
Show host-trap configurations only ( #194 )
...
[ROCm/rocprofiler-sdk commit: e67a4451d8 ]
2025-02-10 11:32:53 -06:00
Indic, Vladimir
e67a4451d8
Show host-trap configurations only ( #194 )
2025-02-10 11:32:53 -06:00
Dingming Wu
3da64c4edf
Replace atomicAdd with _hip_atmoc_fetch_add in getting colltrace tail position ( #1539 )
...
[ROCm/rccl commit: e8fb1335fd ]
2025-02-10 08:53:25 -08:00
Dingming Wu
e8fb1335fd
Replace atomicAdd with _hip_atmoc_fetch_add in getting colltrace tail position ( #1539 )
2025-02-10 08:53:25 -08:00
victzhan
7cd780c1cb
SWDEV-485042 - Remove -I option passed into comgr when file type is not FILE_TYPE_ASM_TEXT
...
Change-Id: If8e469f881651f7b3dae364e8182ef1ba6f3a0d1
[ROCm/clr commit: ca35d93672 ]
2025-02-10 11:47:04 -05:00
victzhan
ca35d93672
SWDEV-485042 - Remove -I option passed into comgr when file type is not FILE_TYPE_ASM_TEXT
...
Change-Id: If8e469f881651f7b3dae364e8182ef1ba6f3a0d1
2025-02-10 11:47:04 -05:00
Bhardwaj, Gopesh
0bb6be99cb
Disbaling #pragma deprecation warnings ( #11 )
2025-02-10 10:11:17 -06:00
Bhardwaj, Gopesh
43c073897d
Disbaling #pragma deprecation warnings ( #11 )
...
[ROCm/rocprofiler commit: 0bb6be99cb ]
2025-02-10 10:11:17 -06:00
Pryor, Adam
93a8ab8915
SWDEV-512736 Fix RDC Policy callback printout ( #114 )
...
Change-Id: I6e018dcb0a6b272812c959649d913e3ba33def40
2025-02-10 08:40:03 -06:00
Pryor, Adam
c00a9a709d
SWDEV-512736 Fix RDC Policy callback printout ( #114 )
...
Change-Id: I6e018dcb0a6b272812c959649d913e3ba33def40
[ROCm/rdc commit: 93a8ab8915 ]
2025-02-10 08:40:03 -06:00
benrichard-amd
838e46af4d
Obey CMAKE_BUILD_TYPE
...
Obey CMAKE_BUILD_TYPE when it is passed on the command line. Previous
behavior remains:
Debug by default
ROCRTST_BLD_TYPE can set build type
[ROCm/rocminfo commit: 0607268260 ]
2025-02-08 13:33:12 -05:00
benrichard-amd
0607268260
Obey CMAKE_BUILD_TYPE
...
Obey CMAKE_BUILD_TYPE when it is passed on the command line. Previous
behavior remains:
Debug by default
ROCRTST_BLD_TYPE can set build type
2025-02-08 13:33:12 -05:00
Elwazir, Ammar
d2c7312442
Fixing Clang tidy errors ( #195 )
...
* Fixing Clang tidy errors
* format-fix
* Update code_object.hpp
* Clang Tidy Fixes on the whole Source folder
* Update source/CMakeLists.txt
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Addressing reviews
* Correcting the logic for parsing att counters
* Format Fix
* Update source/lib/rocprofiler-sdk-att/tests/dummy_decoder.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Update source/lib/rocprofiler-sdk-att/tests/standalone_tool_main.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Update source/lib/rocprofiler-sdk-tool/config.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Formatting
* Deactivate clang-tidy in source/lib/rocprofiler-sdk-att/tests
---------
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: 5410fabd3d ]
2025-02-07 22:33:32 -06:00
Elwazir, Ammar
5410fabd3d
Fixing Clang tidy errors ( #195 )
...
* Fixing Clang tidy errors
* format-fix
* Update code_object.hpp
* Clang Tidy Fixes on the whole Source folder
* Update source/CMakeLists.txt
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Addressing reviews
* Correcting the logic for parsing att counters
* Format Fix
* Update source/lib/rocprofiler-sdk-att/tests/dummy_decoder.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Update source/lib/rocprofiler-sdk-att/tests/standalone_tool_main.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Update source/lib/rocprofiler-sdk-tool/config.cpp
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Formatting
* Deactivate clang-tidy in source/lib/rocprofiler-sdk-att/tests
---------
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-02-07 22:33:32 -06:00
David Galiffi
2c9d92be33
Remove remaining roctracer references ( #82 )
...
[ROCm/rocprofiler-systems commit: e437200e9e ]
2025-02-07 23:27:58 -05:00
David Galiffi
e437200e9e
Remove remaining roctracer references ( #82 )
2025-02-07 23:27:58 -05:00
Elwazir, Ammar
27497f2b67
Adding Public Sync GH Action ( #6 )
...
Adding Public Sync to ROCTracer
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
[ROCm/roctracer commit: 5d6d089c53 ]
2025-02-07 20:20:48 -06:00
Elwazir, Ammar
5d6d089c53
Adding Public Sync GH Action ( #6 )
...
Adding Public Sync to ROCTracer
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2025-02-07 20:20:48 -06:00
Elwazir, Ammar
941fd54dfc
Temp: Disable Navi3/4 from CI ( #196 )
...
Update continuous_integration.yml
[ROCm/rocprofiler-sdk commit: 835e466b65 ]
2025-02-07 15:21:14 -06:00
Elwazir, Ammar
835e466b65
Temp: Disable Navi3/4 from CI ( #196 )
...
Update continuous_integration.yml
2025-02-07 15:21:14 -06:00
vedithal-amd
2fcae1b83a
Add broken mclk workaround for all arch #453 ( #556 )
...
* Add the missing commit from #453
* Remove unnecessary conditional and use 'is' operator
Co-authored-by: Richard Ben <ben.richard@amd.com >
[ROCm/rocprofiler-compute commit: bceddb0943 ]
2025-02-07 14:54:17 -05:00
vedithal-amd
bceddb0943
Add broken mclk workaround for all arch #453 ( #556 )
...
* Add the missing commit from #453
* Remove unnecessary conditional and use 'is' operator
Co-authored-by: Richard Ben <ben.richard@amd.com >
2025-02-07 14:54:17 -05:00
Ioannis Assiouras
eb77b9aba6
SWDEV-508435 - Use the stream of the src/dst image memory object in A2H and H2A commands
...
Change-Id: I9b776a54760a4633d5f84cf7b467d2d3ba8cbdde
[ROCm/clr commit: a8edb8d467 ]
2025-02-07 13:38:31 -05:00
Ioannis Assiouras
a8edb8d467
SWDEV-508435 - Use the stream of the src/dst image memory object in A2H and H2A commands
...
Change-Id: I9b776a54760a4633d5f84cf7b467d2d3ba8cbdde
2025-02-07 13:38:31 -05:00
Ranjith Ramakrishnan
3be9c49b63
CMake: Add package conflict for the deprecated package hsakmt
...
For debian use cases, package conflict is required to remove the
deprecated package during package upgrade Also removed the duplicate
setting of package obseletes in RPM usecase.
2025-02-07 11:57:32 -05:00
Ranjith Ramakrishnan
e8b8e92ce3
CMake: Add package conflict for the deprecated package hsakmt
...
For debian use cases, package conflict is required to remove the
deprecated package during package upgrade Also removed the duplicate
setting of package obseletes in RPM usecase.
[ROCm/ROCR-Runtime commit: 3be9c49b63 ]
2025-02-07 11:57:32 -05:00
David Galiffi
9fcea73122
Revert "Upgrade ROCm-SMI to AMD SMI ( #86 )" ( #100 )
...
This reverts commit 8c5db3f1d8 .
[ROCm/rocprofiler-systems commit: b3eee295dd ]
2025-02-07 11:45:26 -05:00
David Galiffi
b3eee295dd
Revert "Upgrade ROCm-SMI to AMD SMI ( #86 )" ( #100 )
...
This reverts commit 0c32dfd6bc .
2025-02-07 11:45:26 -05:00
gilbertlee-amd
94545f827c
Updating topology explorer ( #1536 )
...
[ROCm/rccl commit: 6cb0599e38 ]
2025-02-07 08:44:04 -07:00
gilbertlee-amd
6cb0599e38
Updating topology explorer ( #1536 )
2025-02-07 08:44:04 -07:00
Elwazir, Ammar
5891f34f85
Adding Public Sync GH Action ( #10 )
...
Adding Public Sync to ROCProfiler
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2025-02-07 09:11:51 -06:00
Elwazir, Ammar
35646e7b05
Adding Public Sync GH Action ( #10 )
...
Adding Public Sync to ROCProfiler
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
[ROCm/rocprofiler commit: 5891f34f85 ]
2025-02-07 09:11:51 -06:00
Yiltan Hassan Temucin
76981d6374
Fix Team reduction intra-node
...
[ROCm/rocshmem commit: 022b2c27e7 ]
2025-02-07 08:39:35 -06:00
Yiltan Hassan Temucin
022b2c27e7
Fix Team reduction intra-node
2025-02-07 08:39:35 -06:00
taosang2
f84a8e62d3
SWDEV-446880 - Make ocltst MemoryInfo pass in EMU
...
Make ocltst -m tests/ocltst/liboclruntime.so -t OCLMemoryInfo
pass in emu where GPU memory is very big.
Cherry pick
https://gerrit-git.amd.com/c/compute/ec/clr/+/1014858
Change-Id: I0228c5e87ce7c366983fd4af71c25e7f8161c2c7
[ROCm/clr commit: de83d7a6ae ]
2025-02-07 09:16:24 -05:00
taosang2
de83d7a6ae
SWDEV-446880 - Make ocltst MemoryInfo pass in EMU
...
Make ocltst -m tests/ocltst/liboclruntime.so -t OCLMemoryInfo
pass in emu where GPU memory is very big.
Cherry pick
https://gerrit-git.amd.com/c/compute/ec/clr/+/1014858
Change-Id: I0228c5e87ce7c366983fd4af71c25e7f8161c2c7
2025-02-07 09:16:24 -05:00
Bhardwaj, Gopesh
e228ea8485
SWDEV-510794 Adding MPI usage with rocprofv3 ( #183 )
...
* swdev-510794 Adding MPI usage with rocprofv3
* update doc
* Fixed build issues
* updating doc
* doc update
* Fixed Typos
* csv format
* change format to shell
[ROCm/rocprofiler-sdk commit: 7821657d65 ]
2025-02-07 12:01:31 +05:30
Bhardwaj, Gopesh
7821657d65
SWDEV-510794 Adding MPI usage with rocprofv3 ( #183 )
...
* swdev-510794 Adding MPI usage with rocprofv3
* update doc
* Fixed build issues
* updating doc
* doc update
* Fixed Typos
* csv format
* change format to shell
2025-02-07 12:01:31 +05:30
Vijay Srinivasan
b9051c3eca
Adding AINIC Network Plugin check ( #1528 )
...
- Adding AINIC network plugin check to pass unused parameter to pass the channelId to the network plugin layer
[ROCm/rccl commit: 3494f52d40 ]
2025-02-06 23:37:53 -06:00
Vijay Srinivasan
3494f52d40
Adding AINIC Network Plugin check ( #1528 )
...
- Adding AINIC network plugin check to pass unused parameter to pass the channelId to the network plugin layer
2025-02-06 23:37:53 -06:00
Saleel Kudchadker
890399a7cf
rocr: Skip uSleep for non-interrupt signals
...
- When waiting on non-interrupt signals, do not uSleep. This causes
regressions compared to interrupt signal usage.
- Cleanup code.
Change-Id: I706bda0b13e64ffec0b607c1915d8380a2ce0dea
2025-02-06 23:48:35 -05:00
Saleel Kudchadker
d5f08e6fa8
rocr: Skip uSleep for non-interrupt signals
...
- When waiting on non-interrupt signals, do not uSleep. This causes
regressions compared to interrupt signal usage.
- Cleanup code.
Change-Id: I706bda0b13e64ffec0b607c1915d8380a2ce0dea
[ROCm/ROCR-Runtime commit: 890399a7cf ]
2025-02-06 23:48:35 -05:00
Satyanvesh Dittakavi
8daab29f7f
SWDEV-477584 - hipExtGetLastError should return the immediate previous API error
...
hipGetLastError should return the error by any of the previous APIs
in the same host thread to match the CUDA behavior, whereas
hipExtGetLastError will return the error by the immediate previous API.
This Ext API was added earlier to facilitate the existing HIP apps which
are following the current behavior of hipGetLastError
Change-Id: I61e95b1fc136cc761e2434e02187b7ed2598b733
[ROCm/clr commit: 4b443f8133 ]
2025-02-06 23:30:48 -05:00
Satyanvesh Dittakavi
4b443f8133
SWDEV-477584 - hipExtGetLastError should return the immediate previous API error
...
hipGetLastError should return the error by any of the previous APIs
in the same host thread to match the CUDA behavior, whereas
hipExtGetLastError will return the error by the immediate previous API.
This Ext API was added earlier to facilitate the existing HIP apps which
are following the current behavior of hipGetLastError
Change-Id: I61e95b1fc136cc761e2434e02187b7ed2598b733
2025-02-06 23:30:48 -05:00
Narlo, Joseph
dc4a16da6f
[SWDEV-513651] Sync Unified And Linux Header ( #98 )
...
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com >
2025-02-06 22:25:50 -06:00
Narlo, Joseph
c26da62fc7
[SWDEV-513651] Sync Unified And Linux Header ( #98 )
...
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com >
[ROCm/amdsmi commit: dc4a16da6f ]
2025-02-06 22:25:50 -06:00
Arif, Maisam
548ed781c7
[SWDEV-494072] Added Fallback to metric command to for pcie replay_counter ( #99 )
...
Change-Id: I5392e8f881b1e69d9a76b01813a66b08fb70e006
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
2025-02-06 19:33:49 -06:00
Arif, Maisam
e8a8122111
[SWDEV-494072] Added Fallback to metric command to for pcie replay_counter ( #99 )
...
Change-Id: I5392e8f881b1e69d9a76b01813a66b08fb70e006
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 548ed781c7 ]
2025-02-06 19:33:49 -06:00
Galantsev, Dmitrii
c3864bf617
CMAKE - Fix ld.lld undefined reference: drmGetVersion ( #100 )
...
After some update to amdclang a tag '--no-allow-shlib-undefine' began
being enforced. This caused compile failure when building with:
CC=amdclang CXX=amdclang++ cmake -B build
DRM_AMDGPU_LIB is never used.
DRM_LIBRARIES is the one set by pkg_check_modules(DRM...)
Change-Id: I031aa1325b7a09a027aba8ca5cc7cc44fe86d3be
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-02-06 16:23:54 -06:00
Galantsev, Dmitrii
ef43e847ec
CMAKE - Fix ld.lld undefined reference: drmGetVersion ( #100 )
...
After some update to amdclang a tag '--no-allow-shlib-undefine' began
being enforced. This caused compile failure when building with:
CC=amdclang CXX=amdclang++ cmake -B build
DRM_AMDGPU_LIB is never used.
DRM_LIBRARIES is the one set by pkg_check_modules(DRM...)
Change-Id: I031aa1325b7a09a027aba8ca5cc7cc44fe86d3be
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: c3864bf617 ]
2025-02-06 16:23:54 -06:00