3 Commits

Author SHA1 Message Date
kithumma
8a42d8bf1b
release/6.3.1 2025-01-14 13:26:46 +00:00
Jithun Nair
4f2241c1a8
Add Almalinux dockerfile for manylinux2_28 builds (#133)
* Adding almalinux-8 dockerfile

* Install multi-install versioned ROCm

* Bug

* Install python (needed by Magma install) and python3-dev (needed to be able to run PyTorch in compile mode when testing PyTorch wheels in resulting docker image)

* yum cannot find python3-dev on almalinux

* Use ln since no 'python' package exists

* Move python link creation to ensure it persists

* Don't install python link here; we will do it in manylinux image since it's only really needed for Magma build currently

* comment

* Add almalinux image creation to build_all.sh

* Push almalinux8 image

* Add Devtoolset 11 paths

(cherry picked from commit 5126740ec09bf0b86d0c4edace90dd317ca9e244)

---------

Co-authored-by: Pruthvi Madugundu <pruthvigithub@gmail.com>
2024-07-17 14:49:01 -05:00
sunway513
4b49c600ba add compatibility check as entry point for ROCm4.1 docker containers and newer 2021-03-22 19:42:43 +00:00