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

supervisor should write to $PWD by default #110

Open
noblem opened this issue Oct 11, 2018 · 0 comments
Open

supervisor should write to $PWD by default #110

noblem opened this issue Oct 11, 2018 · 0 comments

Comments

@noblem
Copy link
Contributor

noblem commented Oct 11, 2018

Presently the default behavior with supervise is that it writes the checkpoint JSON file to

$HOME/.fiss/monitor_data.json

which makes it very easy for supervise runs to step on each others toes, become corrupted or entirely overwritten. The default should be wiser and write to $PWD or some other spot that is not guaranteed to blow away the results of other supervise sessions.

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

No branches or pull requests

1 participant