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

Installers for ROCm 5.7, Python 3.12 + Remove DEB and RPM installers #313

Merged
merged 6 commits into from
Oct 16, 2023

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen commented Oct 16, 2023

  • Bump version to 1.10.4
  • Python 3.12 support
  • Packaging for ROCm 5.7
    • Ubuntu 20.04
    • Ubuntu 22.04
    • OpenSUSE 15.4
    • RHEL 8.7
    • RHEL 9.1
  • Packaging for older ROCms (by request for supercomputers which are slow to update to newer ROCm versions)
    • RHEL 8.7 + ROCm 5.3
    • OpenSUSE 15.3 + ROCm 5.2
    • OpenSUSE 15.4 + ROCm 5.2
    • OpenSUSE 15.4 + ROCm 5.3
  • Remove DEB and RPM installers in release packaging
    • Only generate STGZ installers
    • These provide little benefit over using STGZ installer: DEB/RPM install can be effectively replicated with STGZ via ./omnitrace-*.sh --prefix=/opt/omnitrace --exclude-subdir --skip-license and do not require sudo capabilities

- Python 3.12 support
- Support Python 3.12
- Set RETRY to 1 if less than 1
- Support ROCm 5.7
- Default to python 3.6-3.12 (i.e. add Python 3.12)
@jrmadsen jrmadsen added roctracer GPU kernel tracing rocm-smi ROCm System Management Interface cpack Modifies the CPack packaging system rocprofiler GPU kernel HW counters continuous-integration Updates to continuous integration labels Oct 16, 2023
- Packaging for ROCm 5.7
  - Ubuntu 20.04
  - Ubuntu 22.04
  - OpenSUSE 15.4
  - RHEL 8.7
  - RHEL 9.1
- Packaging for older ROCms (by request)
  - RHEL 8.7 + ROCm 5.3
  - OpenSUSE 15.3 + ROCm 5.2
  - OpenSUSE 15.4 + ROCm 5.2
  - OpenSUSE 15.4 + ROCm 5.3
- Remove DEB and RPM installers
  - Only generate STGZ installers

f
- disable uploading DEB and RPM artifacts
@jrmadsen jrmadsen merged commit 2e581e2 into ROCm:main Oct 16, 2023
@jrmadsen jrmadsen deleted the rocm-5.7-support branch October 16, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration Updates to continuous integration cpack Modifies the CPack packaging system rocm-smi ROCm System Management Interface rocprofiler GPU kernel HW counters roctracer GPU kernel tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant