AMReX-Codes / amrex

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

fix a HIP/Frontier issue #3902

Closed zingale closed 2 months ago

zingale commented 2 months ago

Summary

the amrex::single_task(amrex_check_wavefront_size) check causes runtime errors

this is the check that Weiqun suggested in #3901 and I've tested that it works on Frontier with Castro

Additional background

Checklist

The proposed changes: