-
Notifications
You must be signed in to change notification settings - Fork 2
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
Enrich synthetic data set with shared blocks #521
Labels
enhancement
New feature or request
Comments
ppebay
added a commit
that referenced
this issue
Jul 14, 2024
As per discussion with @lifflander and @nlslatt, test case is modified as follows: in order to allow for full-cluster swaps to take place (as opposed to requiring sub-clustering when memory limit is tight). |
ppebay
added a commit
that referenced
this issue
Jul 18, 2024
cwschilly
added a commit
that referenced
this issue
Jul 25, 2024
cwschilly
added a commit
that referenced
this issue
Jul 25, 2024
cwschilly
pushed a commit
that referenced
this issue
Jul 25, 2024
cwschilly
pushed a commit
that referenced
this issue
Jul 25, 2024
cwschilly
added a commit
that referenced
this issue
Jul 25, 2024
cwschilly
added a commit
that referenced
this issue
Jul 25, 2024
cwschilly
added a commit
that referenced
this issue
Jul 25, 2024
cwschilly
added a commit
that referenced
this issue
Jul 26, 2024
cwschilly
added a commit
that referenced
this issue
Jul 26, 2024
ppebay
added a commit
that referenced
this issue
Jul 26, 2024
* #521: description, constructing script, and dataset files * #521: Configuration file to run the synthetic+blocks case through PhaseStepper and render it * #521: modified example and specification * #521: new test case * #521: excluse pngs from trailing whitespace check * #521: fix png whitespace error * #521: pull in LBDatafile_schema.py with JSON_data_files_validator.py * #521: finalized example and configuration with baseline load-only setting that must reach 0 imbalance * #521: generalize whitespace check to ignore all pngs * #521: remove unused imports --------- Co-authored-by: Caleb Schilly <[email protected]>
github-actions bot
pushed a commit
that referenced
this issue
Jul 26, 2024
* #521: description, constructing script, and dataset files * #521: Configuration file to run the synthetic+blocks case through PhaseStepper and render it * #521: modified example and specification * #521: new test case * #521: excluse pngs from trailing whitespace check * #521: fix png whitespace error * #521: pull in LBDatafile_schema.py with JSON_data_files_validator.py * #521: finalized example and configuration with baseline load-only setting that must reach 0 imbalance * #521: generalize whitespace check to ignore all pngs * #521: remove unused imports --------- Co-authored-by: Caleb Schilly <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The goal of this issue two-fold:
This is an enrichment as follows: 3 equally-sized shared memory blocks, each homed to the rank with the same index, with all objects of said ranks partaking into their homed block, as follows:
The salient points of this configuration as are as follows:
The text was updated successfully, but these errors were encountered: