We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Two data set sizes:
Big (1T rows)
Small (1G rows)
Fix BytesPerFile: 1GB (per BlobFile)
Varying number of nodes as a fraction of BlueWaters: Possibly just two is enough 10% and 90%
Always use as many ranks as cores. (Threading is not very relevant -- number of writer subcomms is relevant)
Varying number of writers per BlobFile (e.g 1, 2, 4, 8...)
@dadamsncsa Does this capture what we discussed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Two data set sizes:
Big (1T rows)
Small (1G rows)
Fix BytesPerFile: 1GB (per BlobFile)
Varying number of nodes as a fraction of BlueWaters:
Possibly just two is enough 10% and 90%
Always use as many ranks as cores. (Threading is not very relevant -- number of writer subcomms is relevant)
Varying number of writers per BlobFile (e.g 1, 2, 4, 8...)
@dadamsncsa Does this capture what we discussed?
The text was updated successfully, but these errors were encountered: