Benjamin Welton
680448c444
Small doc update to remove restrictions no longer present ( #917 )
...
* Small doc update to remove restrictions no longer present
2024-06-06 16:30:48 -07:00
Ammar ELWazir
c312e9b0f1
Fixing rocsys includes
...
Change-Id: Ia19030a5ad4caebe7b6703721702a1776e97455b
2024-06-06 15:00:48 -05:00
guanyu12
e7e8b59cba
Merge amd-staging into amd-master 20240606
...
Signed-off-by: guanyu12 <guanyu12@amd.com >
Change-Id: I06c0f47701f580cd7440dc9fb5d394fad97d06aa
2024-06-06 16:48:50 +08:00
Galantsev, Dmitrii
20ca2ce574
Fix rocprofiler plugin
...
- Replace non-working fields with working ones
- remove CU_OCCUPANCY completely as it isn't well supported
- Fix rocprofiler initialization with shared_ptr and rdc_module_init
- Replace env var ROCPROFILER_METRICS_PATH with ROCP_METRICS
- ROCPROFILER_METRICS_PATH is only relevant for rocprofv2
- ROCP_METRICS is only relevant for rocprofv1 (which we are using)
Change-Id: I21e6fa3f0e1694c38f44ca0e5659d672559f7380
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-06-06 01:51:39 -05:00
gobhardw
1e69b3e2f6
SWDEV-465520: RHEL9 toolchain doesnt seem to support experimental filesystem
...
Change-Id: I6b1e7f42c49b1c7af412c0b68851724861c9970a
2024-06-05 12:50:48 -04:00
Giovanni LB
140f658820
SWDEV-464906: Swap read and stop packets in queue.cpp
...
Change-Id: I2dd33a71c0cbe69fe6c2cfaf523b9f8c6500093f
2024-06-05 09:11:59 -04:00
Benjamin Welton
2f3a8b05b3
Use fixed size array for serialization ( #906 )
...
Co-authored-by: Benjamin Welton <ben@amd.com >
2024-06-05 02:02:01 -07:00
amd-jmacaran
2bd32b0daf
External CI: change supported branches
...
Change-Id: I3c3db1243d067720fd141eeb204d9b0b3e7a9fd6
2024-06-05 01:51:43 -04:00
gobhardw
341b7b1f21
removing --kernel-trace from --sys-trace help
...
Change-Id: I14afd42d12bc3c2462040d5ba1f16765565fd662
2024-06-05 11:18:58 +05:30
Galantsev, Dmitrii
07c414af5e
Finalize the rocprofiler fields
...
Change-Id: I4ed1c4309f21bdcc7281d911663036caf5947182
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-06-04 19:49:06 -05:00
Vladimir Indic
b0c41827c3
PC sampling client: using raw pointers ( #902 )
...
* PC sampling client: using raw pointers to prevent premature destruction of buffers
* PCS client: freeing buffer_ids
2024-06-04 13:16:26 -05:00
Ammar ELWazir
0e43a30de0
Update client.cpp ( #900 )
2024-06-04 13:16:26 -05:00
Vladimir Indic
1c5bf63dbc
PC sampling: CID manager unit test ( #898 )
2024-06-04 13:16:26 -05:00
Ammar ELWazir
5347c124c5
DRM Issue Fix for SLES 15 ( #897 )
...
* DRM Issue Fix
* Formatting Fix
2024-06-04 13:16:26 -05:00
Galantsev, Dmitrii
e11afbf60f
Add GPU indexing and fix check for fields in rocprof
...
- Fix RUNPATH for tests
Change-Id: I79517592b49d27080a010a2e41e5878adf24a157
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-06-04 12:56:22 -05:00
coleramos425
6d24a074b4
Upgrade docs package
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-06-04 00:33:18 +00:00
coleramos425
d100173739
Update VERSION, CHANGELOG, and citation for next release
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-06-04 00:03:43 +00:00
Karl W Schulz
18f96b6b23
set CMAKE_HIP_ARCHITECTURES at configure time so that build matches
...
desired execution environment
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 17:41:19 -05:00
Karl W Schulz
c31ecf2a90
include ENABLE_TESTS=ON for profile tests
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 17:08:48 -05:00
Karl W Schulz
90ff4bf575
wrap up test compilation with an ENABLE_TESTS option
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 16:20:14 -05:00
Karl W Schulz
5077f9e24f
update CI to build necessary vcopy binary via new additions to build
...
system (a la, just run make)
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 16:20:14 -05:00
Karl W Schulz
c54d3b34ea
change project language to HIP; identify tests as cmake subdir
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 16:20:14 -05:00
Karl W Schulz
382a83f48b
adding build-collateral for test subdir
...
Signed-off-by: Karl W Schulz <karl.schulz@amd.com >
2024-06-03 16:20:14 -05:00
coleramos425
7046ea15bd
Comply to formatting
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-06-03 13:47:45 -05:00
coleramos425
1d19ae9483
Detection of MI308X and hardcode mclk to address bug in rocm-smi
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-06-03 13:47:45 -05:00
coleramos425
295b344646
Re-implementing HBM stack / XCD info for incoming product sku
...
Co-authored-by: Nicholas Curtis <nicholas.curtis@amd.com >
Signed-off-by: coleramos425 <colramos@amd.com >
2024-06-03 13:47:45 -05:00
Roopa Malavally
042930b0d1
Update index.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
b3e9a9d29d
Update index.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
983603cb34
Update _toc.yml.in
2024-06-03 16:19:50 +00:00
Roopa Malavally
fd7eff181c
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
b4a7201d25
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
bc36daead6
Create use-rocminfo.rst
...
Added a new page
2024-06-03 16:19:50 +00:00
dependabot[bot]
04f65ff97c
Bump rocm-docs-core from 1.1.3 to 1.2.0 in /docs/sphinx
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v1.1.3...v1.2.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 >
2024-06-03 16:19:50 +00:00
Roopa Malavally
9712407241
Update index.rst
...
minor tweak
2024-06-03 16:19:50 +00:00
Roopa Malavally
ac08c20724
Added a description
2024-06-03 16:19:50 +00:00
Roopa Malavally
9f30cda6c5
Update build.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
d077ba55d2
Update build.rst
...
corrected to ROCmInfo
2024-06-03 16:19:50 +00:00
Roopa Malavally
ddbc387744
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
dd3ae45b19
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
2d04e1f798
Update index.rst
...
added more details to the ROCmInfo description
2024-06-03 16:19:50 +00:00
Roopa Malavally
c8056cc812
Update build.rst
...
minor edits
2024-06-03 16:19:50 +00:00
dependabot[bot]
2da5c0b840
Bump rocm-docs-core from 1.1.1 to 1.1.3 in /docs/sphinx
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v1.1.1...v1.1.3 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 16:19:50 +00:00
Roopa Malavally
fa9015d222
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
c060f41971
Update index.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
22d80014de
Update build.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
266fe8acb6
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
8e7e7e7d41
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
0ced4cefae
Update use-rocm-agent-enumerator.rst
2024-06-03 16:19:50 +00:00
Roopa Malavally
db01ade30d
Update _toc.yml.in
2024-06-03 16:19:50 +00:00
Roopa Malavally
65f9fe50fc
Update index.rst
2024-06-03 16:19:50 +00:00