mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 11:25:03 -05:00
* Remove package pin from quick start quide When installing a single-package fashion, no version pinning is needed * Add package pinning to quick start guide Pinning the packages is required to make apt prefer the rocm packages instead of the system ones when both provide the same package (e.g `rocm-smi`). * Removing Ubuntu 20.04 change --------- Co-authored-by: Gergely Meszaros <gergely@streamhpc.com> Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com>