Hi,
I am a Compute Science guy and trying port optimize performance of MPAS Atmosphere(v6 openACC version) on my platform.
Currently, I used idealized cases `jw_baroclinic_wave` and `supercell` of v5 version for execution.
My question is:
How could I validate the computation results after execution?.
I could whether the program fails to complete execution due to runtime errors or not, but I couldn't know if the computation results are correct.
Could some guys give comments? Thanks
I am a Compute Science guy and trying port optimize performance of MPAS Atmosphere(v6 openACC version) on my platform.
Currently, I used idealized cases `jw_baroclinic_wave` and `supercell` of v5 version for execution.
My question is:
How could I validate the computation results after execution?.
I could whether the program fails to complete execution due to runtime errors or not, but I couldn't know if the computation results are correct.
Could some guys give comments? Thanks