Cannot have stop
in accelerator region
#797
Labels
bug
Something isn't working or doesn't seem right
stop
in accelerator region
#797
PR #749 introduces several impermissible statements, at least on AMD GPU hardware and with Cray compilers (v >= 19). The problem is
stop
statements in the GPU kernels. Examples are here:MFC/src/simulation/m_bubbles_EL.fpp
Line 992 in 131b41e
MFC/src/simulation/m_bubbles_EL.fpp
Line 1127 in 131b41e
MFC/src/simulation/m_bubbles_EL.fpp
Line 1115 in 131b41e
MFC/src/simulation/m_bubbles_EL.fpp
Line 1102 in 131b41e
and so on and so forth.
The text was updated successfully, but these errors were encountered: