From ad6aa44897f86f4922be2d20a1d369e428d5fc1d Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Sat, 10 Feb 2024 07:24:13 -0500 Subject: [PATCH] add AMREX_USE_HIP to allowed defines --- .github/workflows/good_defines.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/good_defines.txt b/.github/workflows/good_defines.txt index 42cbeab4ad..c0f6c73287 100644 --- a/.github/workflows/good_defines.txt +++ b/.github/workflows/good_defines.txt @@ -3,6 +3,7 @@ AMREX_PARTICLES AMREX_SPACEDIM AMREX_USE_CUDA AMREX_USE_GPU +AMREX_USE_HIP AMREX_USE_OMP AUX_THERMO BL_FORT_USE_LOWERCASE