Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIO2 does not work properly on stampede2 #19

Open
uturuncoglu opened this issue Mar 22, 2019 · 0 comments
Open

PIO2 does not work properly on stampede2 #19

uturuncoglu opened this issue Mar 22, 2019 · 0 comments

Comments

@uturuncoglu
Copy link
Contributor

The CICE component of CMEPS gives error when PIO2 is used to write the history files on TACC's stampede2. This is not the case for PIO1 (./xmlchange PIO_VERSION=1) and runs successfully. The CESM log shows following trace,

...
cesm.exe 0000000001D39953 piolib_mod_mp_clo 1438 piolib_mod.F90
cesm.exe 000000000104855E ice_history_write 1319 ice_history_write.F90
cesm.exe 0000000001022866 ice_history_mp_ac 3849 ice_history.F90
cesm.exe 00000000010BBEEE cice_runmod_mp_ic 245 CICE_RunMod.F90
cesm.exe 00000000010BAC30 cice_runmod_mp_ci 76 CICE_RunMod.F90
cesm.exe 0000000000FDF898 ice_comp_nuopc_mp 974 ice_comp_nuopc.F90
...

and it seems that model fail in the components/cice/src/io_pio/ice_history_write.F90 -> call pio_closefile(File)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant