You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: pre-extract fluid_pp HB params before GPU_PARALLEL_LOOP in m_ibm.fpp
Cray ftn ftn-7032 rejects derived-type dummy argument arrays (assumed size)
inside OpenMP target regions. Pre-extract all non-Newtonian HB parameters
from fluid_pp into plain local arrays before the GPU_PARALLEL_LOOP and
add them to the copyin clause, eliminating fluid_pp access inside the loop.
Also adds case.fpp include to fix MFC_CASE_OPTIMIZATION-gated AMD sizing.
0 commit comments