You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a note: outer_limits is experimental and has not been extensively tested or used yet in any research projects. We shouldn't spend too much time fixing it up until someone steps forward and wants to use it in an active research project.
Fixes#94 outer_limits crashes if too many processes are used
(outer_limits code did not set procsPerNode correctly)
TODO: get rid of procsPerNode option
Fixesdavidsd#94 outer_limits crashes if too many processes are used
(outer_limits code did not set procsPerNode correctly)
TODO: get rid of procsPerNode option
bharathr98
pushed a commit
to bharathr98/sdpb
that referenced
this issue
Mar 1, 2024
Our test case for
outer_limits
(test/data/outer_limits/toy_functions.json
) works fine for 4 processes, but fails for 6 or 8.On Expanse cluster:
The text was updated successfully, but these errors were encountered: