提交图

124 次代码提交

作者 SHA1 备注 提交日期
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
Roopa Malavally 276f94fb56 Update index.rst 2024-06-03 16:19:50 +00:00
Roopa Malavally 4204bf892b Update use-rocm-agent-enumerator.rst 2024-06-03 16:19:50 +00:00
Roopa Malavally db8839d293 Update build.rst 2024-06-03 16:19:50 +00:00
Roopa Malavally 63df16b225 Update _toc.yml.in 2024-06-03 16:19:50 +00:00
Roopa Malavally a9b085c93a Update _toc.yml.in 2024-06-03 16:19:50 +00:00
Roopa Malavally 094bf53f68 Update _toc.yml.in
updated toc.yml.in
2024-06-03 16:19:50 +00:00
Roopa Malavally e8ff8f0229 Update index.rst 2024-06-03 16:19:50 +00:00
Roopa Malavally c9a24a7503 Update build.rst 2024-06-03 16:19:50 +00:00
Roopa Malavally 50581dba58 Create use-rocm-agent-enumerator.rst
Create how to
2024-06-03 16:19:50 +00:00
Roopa Malavally 51dc160fc6 Create build.rst
Create the build file
2024-06-03 16:19:50 +00:00
Sam Wu c18246e465 Add doc team to CODEOWNERS 2024-06-03 16:19:50 +00:00
Sam Wu 4a793ca588 Add dependabot config 2024-06-03 16:19:50 +00:00
Sam Wu 5137d0c9fb Add documentation content 2024-06-03 16:19:50 +00:00
Sam Wu f3810ff868 Add Sphinx configuration files 2024-06-03 16:19:50 +00:00
Sam Wu e68143cfb2 Add ReadtheDocs configuration 2024-06-03 16:19:50 +00:00
shwetagkhatri 08f844a1d9 Create CODEOWNERS file 2024-06-03 16:19:50 +00:00
abhimeda 4bcedb59c0 added rocm v6, MI300, default component 2024-06-03 16:19:50 +00:00
abhimeda 0e90773c26 Add files via upload 2024-06-03 16:19:50 +00:00
abhimeda 912464bd96 Create config.yml 2024-06-03 16:19:50 +00:00
abhimeda 123fdf8171 Delete .github directory 2024-06-03 16:19:50 +00:00
abhimeda 84928a3158 Create config.yml 2024-06-03 16:19:50 +00:00
Jiadong Zhu d1efacb47f Do not print to console for which command
The command which would print warnings on some
platform. Redirect both stdout and stderr to
/dev/null while running the command.

Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Change-Id: Ibc377681a31a14a3e306ab4fcb14d8d0c853fa86
2024-05-22 09:43:21 -04:00
amd-jmacaran 29dfe7d0fc Support multiple External CI pipelines of same component.
Specifying root-level pipelines for triggers, to allow engineering or specific-release pipelines to be made for the components/repos with the same name.

Change-Id: I10f55ea490e61251a0c959e5e0ba2faba3d690fb
2024-05-21 11:38:55 -04:00
Ranjith Ramakrishnan 1f4752295e SWDEV-451078 - Update rocminfo package dependency list
python3, glibc, libgcc/libgcc_s1, libstdc++/libstdc++6 added to the RPM package dependency list
python3, libc6, libgcc-s1, libstdc++6 added to the DEB package dependency list

Change-Id: I4843b1431c0d0edf1b0df1e12c82adb4ff53c8cd
2024-05-13 15:40:26 -07:00
Ranjith Ramakrishnan 5e4f64e786 SWDEV-442738 - Static package generation for rocminfo
Package name will have suffix static-dev/devel
rocminfo static package will depend on hsa static package

Change-Id: I3e72b19403c10e74199067f2c725ed4a007ab150
2024-05-13 13:50:54 -04:00
Jiadong Zhu 049ab55393 Add WSL support for rocminfo
This includes detecting the running environment,
skipping kfd dependency check if in wsl platform
and disabling unavailable information on wsl.

V2: Use wslinfo to detect the environment.
V3: Add back some queries for wsl, as the not_supported
value shall be returned from hsa_runtime.

Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Suggested-by: Tianci Yin <tianci.yin@amd.com>
Change-Id: I686d551c795cb5c5532591623022856f59512205
2024-05-09 14:37:15 +08:00
amd-jmacaran 75803689d1 Change token name to match IT-created token
Change-Id: Ie08eb15af669d4247c611c122ca0a77eb365f6dd
2024-04-25 03:57:02 -04:00
amd-jmacaran 9a91005354 Add support for external CI builds using Azure Pipelines
Change-Id: I7658fbc8c52bef551dae8c13413825507a0d8c0a
2024-04-24 15:25:10 -04:00
David Yat Sin 7e159e6d76 Add query for memory properties
Change-Id: I07c084c56b15c499ec564860b2a514e909ab7ca4
2024-02-13 14:28:30 -05:00
Shweta Khatri e1716642ff Use raw strings for regular expression
Makes all re.compile function calls use raw string to prevent Syntax warning in future, if backslash escape characters are used in regular expressions

https: //github.com/ROCm/rocminfo/pull/66
Suggested-by: Author: Yiyang Wu <xgreenlandforwyy@gmail.com

Change-Id: I6c7aaf016c588bb2ae5a0f979da7d423a78d6ec3
2024-01-18 10:28:58 -05:00
David Yat Sin 17de0f9097 Set -m64 flag only on x86-64 hosts
-m64 only applies to x86-64, it's more reasonable to enable it only on x86_64 host.
It fixes build on some other platforms as well.

Provided by user r-value on github

https: //github.com/RadeonOpenCompute/rocminfo/pull/63
Change-Id: I9c1c40d3fa39b0a61d28041fe4998b5e1ad0cdcd
2024-01-09 09:49:04 -05:00
David Yat Sin 7b59f24005 Add query for HSA Ext interface version
Change-Id: Ibfac8c23b173793f7302f926c4695a1f99b328fe
2024-01-04 19:53:02 +00:00
Shweta Khatri 429baf04fb Fix invalid escape sequence in rocm_agent_enumerator, which are deprecated in Python3
In Python3, unescaped backslashes in regular expressions are deprecated, and these were generating SyntaxWarnings.

Patch submitted by (Tianao Ge <getianao@gmail.com>) on github:
https://github.com/ROCm/rocminfo/pull/55

Change-Id: Icbcf2803291add5b5f3971ac9901a8927d23f225
2024-01-04 19:52:59 +00:00
Ranjith Ramakrishnan c9905a8ba1 Correct the permission of rocminfo and rocm_agent_enumerator
Both will have a permission of 755

Change-Id: I428c6419358a578595969b4bf0918e6384180dbc
2023-12-17 20:55:42 -08:00
Gregory Rodgers b249107c6a Print amdgpu version
Change-Id: Ibab6e51489d436b66c3bac4bbd0f52a400ad6b0b
2023-10-03 18:48:47 +00:00
David Yat Sin f1f463d818 Add recommended granule query
Change-Id: I7eb10e267d0272759321ee30feddf2d6464d9443
2023-08-25 01:04:34 +00:00
David Yat Sin 3670ff2103 Add support for HSA_OVERRIDE_GFX_VERSION env var
Change-Id: Iab75cbbba7da654dbf56f4206900d9c2ff5e4565
2023-08-24 18:43:30 +00:00
David Yat Sin 23c483ca65 Adding coherent host access query
Change-Id: I34030ab193b5e7890cf10c6a0c6ad493ac0e0283
2023-08-14 20:21:23 +00:00
David Yat Sin 3f97bbda93 Support extended scope fine-grained memory
Add display flag for extended scope fine-grained memory

Change-Id: I73f965e12a7a68afcd71f93a7b6a1af453de0510
2023-07-20 22:30:16 +00:00