David Yat Sin
0aebe7f3d0
Set default build to shared libraries
...
Change-Id: I73eeac3652a69a71b2c0dc2daeabc9af2c0cfd14
2025-01-29 21:24:59 +00:00
David Yat Sin
a4ca610829
Set default build to shared libraries
...
Change-Id: I73eeac3652a69a71b2c0dc2daeabc9af2c0cfd14
[ROCm/ROCR-Runtime commit: 0aebe7f3d0 ]
2025-01-29 21:24:59 +00:00
Saleel Kudchadker
d0656c944b
SWDEV-504494 - Resolve signal dependencies
...
- Resolve signal dependencies for barrier value packet if there are > 1
depenent signals. Barrier Value packet accounts for only 1 dep signal
- Better log
Change-Id: Ia506ad5d80b91d598f92e7b539f41756e9b4b64b
[ROCm/clr commit: 2d450e8b06 ]
2025-01-29 19:49:02 +00:00
Saleel Kudchadker
2d450e8b06
SWDEV-504494 - Resolve signal dependencies
...
- Resolve signal dependencies for barrier value packet if there are > 1
depenent signals. Barrier Value packet accounts for only 1 dep signal
- Better log
Change-Id: Ia506ad5d80b91d598f92e7b539f41756e9b4b64b
2025-01-29 19:49:02 +00:00
Ramalingam, Muthusamy
ced110dbb6
amdsmi: Adding Support to get hsmp Driver version
...
* amdsmi: Adding Support to get hsmp Driver version
Adding Support to fetch hsmp driver version from ESmi Interfaces.
Adding Support to fetch memory bandwidth per socket.
Signed-off-by: muthusamy <muthusamy.ramalingam@amd.com >
2025-01-29 13:45:02 -06:00
Ramalingam, Muthusamy
746b1404f9
amdsmi: Adding Support to get hsmp Driver version
...
* amdsmi: Adding Support to get hsmp Driver version
Adding Support to fetch hsmp driver version from ESmi Interfaces.
Adding Support to fetch memory bandwidth per socket.
Signed-off-by: muthusamy <muthusamy.ramalingam@amd.com >
[ROCm/amdsmi commit: ced110dbb6 ]
2025-01-29 13:45:02 -06:00
Williams, Justin
21841f44a5
[DCSM-524] ESMI build fix ( #72 )
...
Fix amd_hsmp failure to copy new version
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Co-authored-by: Arif, Maisam <Maisam.Arif@amd.com >
2025-01-29 13:39:19 -06:00
Williams, Justin
79ffdfb12f
[DCSM-524] ESMI build fix ( #72 )
...
Fix amd_hsmp failure to copy new version
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Co-authored-by: Arif, Maisam <Maisam.Arif@amd.com >
[ROCm/amdsmi commit: 21841f44a5 ]
2025-01-29 13:39:19 -06:00
Baraldi, Giovanni
a8f4499f30
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 >
[ROCm/rocprofiler-sdk commit: 39db6d842f ]
2025-01-29 11:06:32 -08: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
8039957a53
Enable kokkos trace/features from rocprofv3 in rocprof-compute. ( #545 )
...
Signed-off-by: Xuan Chen <xuchen@amd.com >
[ROCm/rocprofiler-compute commit: da1bd045ab ]
2025-01-29 13:14:57 -05: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
Jatin Chaudhary
992b5fd009
SWDEV-507817 - fix the return type of one of the atomicMin variants
...
Change-Id: I9915eb174d5677e21adbabae5819c9e306338ab3
[ROCm/clr commit: e6fb89190a ]
2025-01-29 11:52:19 -05:00
Jatin Chaudhary
e6fb89190a
SWDEV-507817 - fix the return type of one of the atomicMin variants
...
Change-Id: I9915eb174d5677e21adbabae5819c9e306338ab3
2025-01-29 11:52:19 -05:00
Jatin Chaudhary
44a2328236
SWDEV-501779 - add macro alias for hip for fp16
...
Change-Id: I3854c7e1b7728eb959b25224db702ea5e4425c2e
[ROCm/hip commit: c1f7109cdd ]
2025-01-29 11:51:55 -05:00
Jatin Chaudhary
c1f7109cdd
SWDEV-501779 - add macro alias for hip for fp16
...
Change-Id: I3854c7e1b7728eb959b25224db702ea5e4425c2e
2025-01-29 11:51:55 -05:00
Bertan Dogancay
a781a3033b
[Profiler] Enable ROCTX during build by default ( #1506 )
...
* Enable ROCTX during build by default
* Check for roctx support in cmake
[ROCm/rccl commit: 35fe9e06f3 ]
2025-01-29 11:29:46 -05:00
Bertan Dogancay
35fe9e06f3
[Profiler] Enable ROCTX during build by default ( #1506 )
...
* Enable ROCTX during build by default
* Check for roctx support in cmake
2025-01-29 11:29:46 -05:00
corey-derochie-amd
d40857a61c
Disabled MSCCL++ feature except when building on Ubuntu or CentOS host systems ( #1505 )
...
* Added condition for MSCCL++ to only build on an Ubuntu host system.
* Added CentOS to the supported OS list
[ROCm/rccl commit: bd0f5cccbe ]
2025-01-29 08:54:09 -07:00
corey-derochie-amd
bd0f5cccbe
Disabled MSCCL++ feature except when building on Ubuntu or CentOS host systems ( #1505 )
...
* Added condition for MSCCL++ to only build on an Ubuntu host system.
* Added CentOS to the supported OS list
2025-01-29 08:54:09 -07:00
Nusrat Islam
53c927678b
Tune allreduce performance in CPX mode (single OAM) ( #1508 )
...
[ROCm/rccl commit: 7ac82248de ]
2025-01-29 08:58:48 -06:00
Nusrat Islam
7ac82248de
Tune allreduce performance in CPX mode (single OAM) ( #1508 )
2025-01-29 08:58:48 -06:00
Sv. Lockal
5d04bd42f3
Fix build issues for musl libc ( #267 )
...
Change-Id: Ia31330b0f96669966712b58986abeca754c2cbb9
2025-01-29 14:31:05 +00:00
Sv. Lockal
d1507361ec
Fix build issues for musl libc ( #267 )
...
Change-Id: Ia31330b0f96669966712b58986abeca754c2cbb9
[ROCm/ROCR-Runtime commit: 5d04bd42f3 ]
2025-01-29 14:31:05 +00:00
Johar, Adel
0c358ecffe
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
[ROCm/rocm_smi_lib commit: e5c5a1d5b7 ]
2025-01-29 08:06:09 -06: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
Rajy Rawther
89b657dc38
fix for build errors in ubuntu24.04 ( #501 )
...
[ROCm/rocdecode commit: 5ca75ec203 ]
2025-01-29 08:40:06 -05:00
Rajy Rawther
5ca75ec203
fix for build errors in ubuntu24.04 ( #501 )
2025-01-29 08:40:06 -05:00
Mallya, Ameya Keshava
d008c33919
Added !verify trigger
...
[ROCm/roctracer commit: 5ed4863d76 ]
2025-01-28 20:21:27 -08: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
5ce076aef6
Added !verify trigger
...
[ROCm/rocprofiler commit: 75280c9a82 ]
2025-01-28 20:19:17 -08:00
Mallya, Ameya Keshava
d23de1b2ff
Added !verify trigger
...
[ROCm/rocprofiler-register commit: 7d691bc533 ]
2025-01-28 20:17:23 -08:00
Mallya, Ameya Keshava
7d691bc533
Added !verify trigger
2025-01-28 20:17:23 -08:00
Mallya, Ameya Keshava
0fc5d97026
Added !verify trigger
...
[ROCm/rocm_smi_lib commit: 2764498bbf ]
2025-01-28 20:11:45 -08:00
Mallya, Ameya Keshava
2764498bbf
Added !verify trigger
2025-01-28 20:11:45 -08:00
Mallya, Ameya Keshava
98052605c9
Added !verify trigger
...
Signed-off-by: Mallya, Ameya Keshava <AmeyaKeshava.Mallya@amd.com >
2025-01-28 20:08:25 -08:00
Mallya, Ameya Keshava
16a2c1f9de
Added !verify trigger
...
Signed-off-by: Mallya, Ameya Keshava <AmeyaKeshava.Mallya@amd.com >
[ROCm/amdsmi commit: 98052605c9 ]
2025-01-28 20:08:25 -08:00
Mallya, Ameya Keshava
daeb310fd9
Added !verify trigger
...
[ROCm/rocprofiler-sdk commit: 35f8374e35 ]
2025-01-28 20:07:15 -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
Lang Yu
85125b1054
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 >
[ROCm/ROCR-Runtime commit: d159b29dc6 ]
2025-01-28 20:32:41 -05:00
Welton, Benjamin
3abb3be245
[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 >
[ROCm/rocprofiler-sdk commit: 0d701cdaac ]
2025-01-28 16:46:22 -08: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
Jimbo Xie
0a30936c67
SWDEV-510869 - add gfx1153 id
...
Change-Id: I36d39a1db2392990ad9b01d70676c3c986435707
[ROCm/clr commit: 4abedf2a0e ]
2025-01-28 18:15:46 -05:00
Jimbo Xie
4abedf2a0e
SWDEV-510869 - add gfx1153 id
...
Change-Id: I36d39a1db2392990ad9b01d70676c3c986435707
2025-01-28 18:15:46 -05:00
Williams, Justin
782dd075ef
[SWDEV-500518] RHEL8 fix ( #71 )
...
Fix ordering of RHEL 8 build process
Signed-off-by: Williams, Justin <Justin.Williams@amd.com >
2025-01-28 16:42:14 -06:00
Williams, Justin
80aeafa808
[SWDEV-500518] RHEL8 fix ( #71 )
...
Fix ordering of RHEL 8 build process
Signed-off-by: Williams, Justin <Justin.Williams@amd.com >
[ROCm/amdsmi commit: 782dd075ef ]
2025-01-28 16:42:14 -06:00
Cole Ramos
aae2e356ea
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 >
[ROCm/rocprofiler-compute commit: 0a52e6f19d ]
2025-01-28 16:40:41 -06: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