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

Wave function log #120

Closed
NnktYoshioka opened this issue Nov 25, 2018 · 1 comment
Closed

Wave function log #120

NnktYoshioka opened this issue Nov 25, 2018 · 1 comment
Labels
question Further information is requested

Comments

@NnktYoshioka
Copy link

Hi,

Attempting to look at the iteration of wavefunction, I noticed .wf is overwritten every SaveEvery steps.
From #66 I assume there is a technical problem concerning the stability of MPI.
Is there any easy way to get around, e.g. outputting into different files?

@gcarleo gcarleo added the question Further information is requested label Nov 25, 2018
@gcarleo
Copy link
Member

gcarleo commented Nov 25, 2018

Hi @NnktYoshioka , the expected behavior is that the wave-function is overwritten every SaveEvery. There is not instability with MPI, the idea is that only the last wave-functions are saved during the optimization. If you need to save the wave-function at all steps, this will be particularly easy with version 2.0, to be released some time later this year. You can already try it on the branch v2.0, but that might be unstable.

@gcarleo gcarleo closed this as completed Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants