Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check /sys/module/amdgpu for ROCk if /sys/module/amdgpu/initstate not present (when amdgpu is buitin) #65

Open
wants to merge 75 commits into
base: master
Choose a base branch
from

Conversation

littlewu2508
Copy link

This is a refreshed version of #43

Closes: #42

dayatsin-amd and others added 30 commits January 5, 2023 23:42
Change-Id: I796b5a1c1e8be7fedda6207bcb740e3956aef8b2
Change-Id: I5af127ef1f9c1ae4b3b86b9e38272eb4f032191a
Patch is an internal port of
 ROCm#59

Change-Id: Iea84f49a60abce73716a7451960c20ee0d2b7bca
Change-Id: I775234ff570e3cedacd68adb4617e62dce76bd9e
Add query to check whether DMAbuf export is supported on this system

Change-Id: I28caa87b67135d67ffcc94695e4656e7b691d259
Removing this definition as this should already be defined by compiler.
This is causing compile errors on newer versions of llvm because the
macro is being redefined.

Change-Id: I3bf03617970d4b76dabce36ed980523673afadc5
Add display flag for extended scope fine-grained memory

Change-Id: I73f965e12a7a68afcd71f93a7b6a1af453de0510
Change-Id: I34030ab193b5e7890cf10c6a0c6ad493ac0e0283
Change-Id: Iab75cbbba7da654dbf56f4206900d9c2ff5e4565
Change-Id: I7eb10e267d0272759321ee30feddf2d6464d9443
Change-Id: Ibab6e51489d436b66c3bac4bbd0f52a400ad6b0b
Both will have a permission of 755

Change-Id: I428c6419358a578595969b4bf0918e6384180dbc
…cated in Python3

In Python3, unescaped backslashes in regular expressions are deprecated, and these were generating SyntaxWarnings.

Patch submitted by (Tianao Ge <[email protected]>) on github:
ROCm#55

Change-Id: Icbcf2803291add5b5f3971ac9901a8927d23f225
Change-Id: Ibfac8c23b173793f7302f926c4695a1f99b328fe
-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/ROCm/pull/63
Change-Id: I9c1c40d3fa39b0a61d28041fe4998b5e1ad0cdcd
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/pull/66
Suggested-by: Author: Yiyang Wu <[email protected]

Change-Id: I6c7aaf016c588bb2ae5a0f979da7d423a78d6ec3
Change-Id: I07c084c56b15c499ec564860b2a514e909ab7ca4
Change-Id: I7658fbc8c52bef551dae8c13413825507a0d8c0a
Change-Id: Ie08eb15af669d4247c611c122ca0a77eb365f6dd
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 <[email protected]>
Suggested-by: Tianci Yin <[email protected]>
Change-Id: I686d551c795cb5c5532591623022856f59512205
Package name will have suffix static-dev/devel
rocminfo static package will depend on hsa static package

Change-Id: I3e72b19403c10e74199067f2c725ed4a007ab150
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
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
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 <[email protected]>
Change-Id: Ibc377681a31a14a3e306ab4fcb14d8d0c853fa86
Rmalavally and others added 24 commits June 3, 2024 16:19
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](ROCm/rocm-docs-core@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] <[email protected]>
minor edits
added more details to the ROCmInfo description
corrected to ROCmInfo
minor tweak
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](ROCm/rocm-docs-core@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] <[email protected]>
Added a new page
Change-Id: I3c3db1243d067720fd141eeb204d9b0b3e7a9fd6
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/v1.2.1/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: I60c3d94a447b71ca0ce26a87b7f55b055b9aef9f
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.2.1...v1.4.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: I60c2d94a447b71ca0ce26a87b7f55b055b8aff8e
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: I60c2d94a447b71ca0ce26a87b7f55b055b8bef9e
CPACK is converting /usr/bin/env python3 to /usr/libexec/platform-python in RHEL8.
Undefining __brp_mangle_shebangs will prevent the same

Change-Id: I0803d0a6cc1ddc991e8e9a8e6617436930ef013a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rocminfo fails when amdgpu is built into the kernel