After PR #81, Cases on GPUs using MPAS-A and non-simple physics fail at run-time #82
Labels
EW specific
This has to do with EarthWorks only - files, goals, code that probably won't be wanted upstream
external
Has to do with externals
invalid
This doesn't seem right
OpenACC
Involves OpenACC porting
While changes in #81 re-enable MPAS-A OpenACC, further work is needed to get correct answers for cases with non-simple physics. #81 allows cases like FKESSLER to get reasonable results but cases like F2000dev or CHAOS2000dev fail as answers diverge from the accepted results and eventually cause runs to fail due to "
NaN detected in the 'w' field
". Other cases may still finish successfully, but the results will have diverged.CPU results are unaffected.
Example steps to re-create this problem
./case.setup
,./case.build
, and./case.submit
NaN detected in the 'w' field
"Links or other context
The text was updated successfully, but these errors were encountered: