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

Non default values of nIOProcessor cause problems with Tipsy output #110

Open
trquinn opened this issue Jun 17, 2022 · 0 comments
Open

Non default values of nIOProcessor cause problems with Tipsy output #110

trquinn opened this issue Jun 17, 2022 · 0 comments

Comments

@trquinn
Copy link
Member

trquinn commented Jun 17, 2022

This may be a bad interaction with the Luster file system, but I'm frequently seeing corruption of the Tipsy output files when the "-npio NN" flag is zero. The default (0 => all processes write) works, but can be stressful to the file system.

The tipsy parallel IO is different from all other parallel I/O in changa which is based on the charm::CkIO interface. Hence a rewrite of the Tipsy I/O to use CkIO is the correct fix for this.

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