Skip to content

Conversation

@binujp
Copy link
Contributor

@binujp binujp commented Nov 27, 2024

The new rpm was verified on A100, V100 and T4 SKUs.

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

What does the PR accomplish, why was it needed?

Upgrading mlnx-tools to the latest stable version is a requirement for infiniband driver shipped by mlnx-ofa-kernel package. It is one of the core components of HPC image which supports azure linux ai/ml workloads. This PR upgrades mlnx-tools to 24.10.0. Bluefield project is not active and is not impacted by this upgrade. This was confirmed by Rachel and Juan who were driving that effort.

Change Log
  • Change mlnx-tools was upgraded to current version
Does this affect the toolchain?

YES/NO
NO

Associated issues
Links to CVEs
Test Methodology
  • Pipeline build id:
    Local build and rpm was tested on a GPU SKU

Binu Jose Philip added 2 commits November 27, 2024 02:23
Building HPC image with infiniband support requires mofed drivers which in turn
requires current version of mlnx-tools. This PR upgrade AZL3.0 mlnx-tools to
the current stable version. It also moves the source tgz to internal blob store.

We do not have to validate bluefield project requirements since it is not active
and hence is not impacted by this change. This was confirmed with Rachel and Juan.

The rpm was installed on a T4 and V100 and verified.
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.

6 participants