AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
35 stars 19 forks source link

Update HIP CI for ROCm 6.1.0 #302

Closed ax3l closed 5 months ago

ax3l commented 5 months ago

We can no longer use -fno-operator-names because rocm 6.1.0 uses operator names such as or in macros.

X-ref: https://github.com/AMReX-Codes/amrex/pull/3897