-
Notifications
You must be signed in to change notification settings - Fork 126
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
Add BP3/BP4 options: NumAggregators (same as SubStreams) and Aggregat… #2477
Commits on Oct 2, 2020
-
Add BP3/BP4 options: NumAggregators (same as SubStreams) and Aggregat…
…ionRatio. Default aggregation is now one per compute node (NumAggregators=0)
Configuration menu - View commit details
-
Copy full SHA for ea73b47 - Browse repository at this point
Copy the full SHA ea73b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3390b - Browse repository at this point
Copy the full SHA 8b3390bView commit details
Commits on Oct 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab8353a - Browse repository at this point
Copy the full SHA ab8353aView commit details
Commits on Oct 6, 2020
-
fix BP3 specific test for reading each subfile alone to make sure it …
…is actually generating the subfiles
Configuration menu - View commit details
-
Copy full SHA for 4b8722c - Browse repository at this point
Copy the full SHA 4b8722cView commit details -
set aggregation to N-to-N for tests that (wrongly) assume that a bloc…
…k's writerID equals to its writer's rank (it is not, it is the subfile index)
Configuration menu - View commit details
-
Copy full SHA for e0f2567 - Browse repository at this point
Copy the full SHA e0f2567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e310cd - Browse repository at this point
Copy the full SHA 6e310cdView commit details -
Set aggregator ratio to 1 for thei time-aggregation test because of t…
…he existing bug in ornladios#2483
Configuration menu - View commit details
-
Copy full SHA for 7cfd5fd - Browse repository at this point
Copy the full SHA 7cfd5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for efd7135 - Browse repository at this point
Copy the full SHA efd7135View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ca049 - Browse repository at this point
Copy the full SHA f0ca049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1172c09 - Browse repository at this point
Copy the full SHA 1172c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea6100 - Browse repository at this point
Copy the full SHA 9ea6100View commit details
Commits on Oct 7, 2020
-
Change size_t to uint64_t for storing sub-block-minmax info and fix u…
…pdate function to read 8 bytes instead of 4.
Configuration menu - View commit details
-
Copy full SHA for ce36fa3 - Browse repository at this point
Copy the full SHA ce36fa3View commit details