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

observe code segfaults if sweeps that save do not end at corner #6

Open
g1257 opened this issue Apr 23, 2012 · 0 comments
Open

observe code segfaults if sweeps that save do not end at corner #6

g1257 opened this issue Apr 23, 2012 · 0 comments
Labels

Comments

@g1257
Copy link
Owner

g1257 commented Apr 23, 2012

This should not be a problem because all previous data must have already being processed and printed by observe.
Some have noticed, however, that because the printing is probably buffered, sometimes the segfault precludes the printing from happening at all, particularly when running observe in a batch job.
WORKAROUND: Have the sweeps that save() to disk end at one of the corners.
(
) Sweeps that save are those that have the first bit of the 3rd number of the finite loop triplet set.

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

No branches or pull requests

1 participant