AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
536 stars 343 forks source link

Update hip installation script for CI #3938

Closed WeiqunZhang closed 4 months ago

WeiqunZhang commented 4 months ago

It appears that "apt/debian ubuntu main" does not work anymore. We now use "apt/latest ${UBUNTU_CODENAME} main" instead.