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

Add support for params[:env] (that is, the env kwarg to the addprocs() function) #20

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

DilumAluthge
Copy link
Contributor

@DilumAluthge DilumAluthge commented Dec 30, 2024

Fixes #12.

Pre-requisite for #19.
Pre-requisite for #30.

@DilumAluthge
Copy link
Contributor Author

Okay, I think this is ready for review @kleinhenz.

cc: @jbphyswx - in this PR, I just focused on implementing only the first piece, namely support for params[:env].

…rocs()` function)

Co-authored-by: jbphyswx <jbenjami@caltech.edu>
@MilesCranmer
Copy link

Could this be merged? We need this for using SlurmManager in PySR as the new distributed backend.

@kleinhenz kleinhenz merged commit 2bf3774 into kleinhenz:master Jan 14, 2025
4 checks passed
@DilumAluthge DilumAluthge deleted the dpa/params-env branch January 14, 2025 14:07
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.

How to set the value JULIA_WORKER_TIMEOUT=300
3 participants