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

checkpointing issues #48

Open
Thomas-Ulrich opened this issue Dec 3, 2018 · 4 comments · May be fixed by #1103
Open

checkpointing issues #48

Thomas-Ulrich opened this issue Dec 3, 2018 · 4 comments · May be fixed by #1103
Assignees

Comments

@Thomas-Ulrich
Copy link
Contributor

Thomas-Ulrich commented Dec 3, 2018

  1. checkpointing does not work with PUML meshes (the simulation always starts at t=0)
  2. checkpointing does not work with RS friction (as the state variable is not checkpointed).
  3. checkpointing does not work properly (even with a netcdf mesh) if the friction is initialised with ASAGI.
  4. checkpointing is not well documented in readthedoc (easy fix).
  5. Checkpointing with attenuation is not working properly
@Thomas-Ulrich
Copy link
Contributor Author

actually 3 is probably due to the fact that the 'smoothslip' variable is not checkpointed.

@Thomas-Ulrich
Copy link
Contributor Author

  1. Partitionning is now saved in a hdf5 file, which should allow checkpointing with PUML meshes (and to compare fault and wavefield outputs from 2 simulations).
  2. the state variable is actually checkpointed. Yet is seems there is still a problem with slip and RS.
  3. documentation added

@Thomas-Ulrich
Copy link
Contributor Author

Checkpointing with attenuation is not working properly. I got the following error when writing the first CP:

Sun Mar 24 19:51:41, Info:  Checkpoint: Waiting for last.
Sun Mar 24 19:51:41, Info:  Checkpoint: Writing at time 0.02.
Sun Mar 24 19:51:41, Info:  Checkpoint: Writing at time 0.02. Done.
Sun Mar 24 19:51:41, Info:  Checkpoint backend: Writing.
Sun Mar 24 19:51:41, Info:  198.333 GFLOPS on rank 0
Sun Mar 24 19:51:43, Error: Error in the MPI checkpoint module: Other I/O error , error stack:
ADIOI_NFS_WRITECONTIG(76): Other I/O error Bad address

@uphoffc
Copy link
Contributor

uphoffc commented May 10, 2019

partition -> @krenzland
attenuation -> @uphoffc

Please try to post one issue per issue

@davschneller davschneller linked a pull request May 8, 2024 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants