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
a642d9322f
Update User-API example ( #74 )
...
[ROCm/rocprofiler-systems commit: 65f96c1429 ]
2025-01-29 16:53:15 -05:00
David Galiffi
65f96c1429
Update User-API example ( #74 )
2025-01-29 16:53:15 -05:00
dependabot[bot]
56266df034
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>
[ROCm/rocprofiler-systems commit: 01e2e0a9a8 ]
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
5c8c4d24c3
Fixed broken link by replacing main with amd-mainline ( #71 )
...
[ROCm/rocprofiler-systems commit: 41dd235916 ]
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
0447cfdc58
Update to KOKKOS_TOOLS_LIBS env var ( #69 )
...
[ROCm/rocprofiler-systems commit: 043a8010a9 ]
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
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
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
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
c1f7109cdd
SWDEV-501779 - add macro alias for hip for fp16
...
Change-Id: I3854c7e1b7728eb959b25224db702ea5e4425c2e
2025-01-29 11:51:55 -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
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
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
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
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
4abedf2a0e
SWDEV-510869 - add gfx1153 id
...
Change-Id: I36d39a1db2392990ad9b01d70676c3c986435707
2025-01-28 18:15:46 -05: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
Saleel Kudchadker
08af3eb484
SWDEV-508225 - Improve fat binary handling
...
Change-Id: I78a9951f2f4c4c743c1205b1e40aac215054e27d
2025-01-28 14:38:21 -05:00
German Andryeyev
ea0b092af8
SWDEV-459826 - Add a crash dump for a failed queue
...
The logic can analyze the AQL queue state and
find a failed AQL packet with the kernel's name
Change-Id: I1a478fa2c25462cd07a194784958bdf22454b897
2025-01-28 14:27:46 -05:00
Tao Sang
f2ff56af9c
SWDEV-458943 - Add fast path in wait()
...
wait() is redesigned with two pathes:
fast path: Use spinlock to wait for notify signal. If the
signal hasn't been received for some loops, go to slow path.
slow path: Use condition_variable's wait().
Improve monitor wrapper for better performance.
Fix some bugs left from name removing patch.
Change-Id: I893a8353121a25d11e37c8e631caf31cc1fc1f24
2025-01-28 12:19:55 -05:00
Elwazir, Ammar
d0e630cd03
Adding Navi4 excluded tests ( #161 )
...
Update continuous_integration.yml
[ROCm/rocprofiler-sdk commit: 689b26143d ]
2025-01-28 11:18:02 -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
Min Zhou
a82f2f3134
rocr: delete duplicated conditional expression
...
Change-Id: Idc8b1a8ca2975f33191a448f03cabf3fc4f8f8a6
2025-01-28 10:48:44 -05:00
Yiannis Papadopoulos
1d8a77db34
rocr/aie: AIE agent memory pools correct size and user data pool
...
Change-Id: I831711a7d1cdc36cbc9ed30bd74d0dc984228ce7
2025-01-28 10:48:16 -05:00
James Zhu
9509af4b98
libhsakmt: increase default svm.alignment_order
...
Since GFX950 can support page table fragment up to 18 without
performance loss. So set GFX950 default svm.alignment_order to 18.
Change-Id: Ibcdb7f041fb07a38e924c471beec261ea227ca1d
Signed-off-by: James Zhu <James.Zhu@amd.com >
2025-01-28 08:27:19 -05:00
Amber Lin
0b6e457201
kfdtest: Create gfx950 blacklist
...
This patch creates the blacklist for gfx950 by copying gfx942 but adding
KFDGWSTest.Semaphore as GWS support is completely removed from gfx950.
Change-Id: I5d7c17e57b8cfd9fae63780ecc9dd55662cfdade
Signed-off-by: Amber Lin <Amber.Lin@amd.com >
2025-01-28 08:26:44 -05:00
Saleel Kudchadker
d208e8052f
SWDEV-504494 - Set active engine for SDMA
...
Change-Id: I4cec84e71903c5813a7063e8b9ff1ea4473f4720
2025-01-27 17:54:36 -05:00
Yiannis Papadopoulos
26bfa0b8f6
rocr/aie: Add dma-buf import support for AIEAgents via the Driver interface
...
Change-Id: I70f8d8772dda7c06944d75042cb3034ddd89aff4
2025-01-27 15:22:46 -05:00
Indic, Vladimir
9f7772d90b
Temporarily allow only host-trap sampling ( #156 )
...
[ROCm/rocprofiler-sdk commit: e4d736839d ]
2025-01-27 13:26:11 -06:00