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

Make default upload parallel params 1 #541

Merged
merged 6 commits into from
Dec 14, 2023

Conversation

CodyCBakerPhD
Copy link
Collaborator

alleviates problem of #540 as well as joblib seg faults when running the GUIDE with default values, but doesn't actually solve underlying problem (which is unclear what the cause even is at this point...)

@garrettmflynn
Copy link
Member

For this to truly take effect, we'd still want to (1) change the default on the Python end, as well as (2) stop populating the actual value of the form to the maximum value when the CPU information is returned from the server.

I'll handle this quick

@garrettmflynn
Copy link
Member

Should be good to go. Also added a caution message so users understand the consequences of bumping this value.

@CodyCBakerPhD
Copy link
Collaborator Author

@garrettmflynn Small adjustment to displayed warning text, otherwise LGTM (but you need to approve since it's technically my PR lol)

Copy link
Member

@garrettmflynn garrettmflynn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thanks for updating.

@CodyCBakerPhD CodyCBakerPhD merged commit b2a4cbb into main Dec 14, 2023
11 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the make_default_uploads_parallel_params_one branch December 14, 2023 18:41
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

Successfully merging this pull request may close these issues.

2 participants