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

Propagate Base.active_project() from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT in params[:env]) #19

Closed

Conversation

DilumAluthge
Copy link
Contributor

@DilumAluthge DilumAluthge commented Dec 30, 2024

@DilumAluthge DilumAluthge force-pushed the dpa/propagate-project branch 6 times, most recently from facbf03 to 0b35027 Compare January 1, 2025 23:25
@DilumAluthge DilumAluthge changed the title Propagate Base.active_project() from the "manager" process to the worker processes Propagate Base.active_project() from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT in params[:env]) Jan 1, 2025
…rocs()` function)

Co-authored-by: jbphyswx <jbenjami@caltech.edu>
@DilumAluthge DilumAluthge force-pushed the dpa/propagate-project branch from 0b35027 to df55b6f Compare January 2, 2025 00:11
…orker processes (but allow the user to override that behavior by specifying `JULIA_PROJECT` in `params[:env]`)
@DilumAluthge
Copy link
Contributor Author

Closing in favor of #30.

@DilumAluthge DilumAluthge deleted the dpa/propagate-project branch January 16, 2025 22:48
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.

addprocs does not activate workers in current project
1 participant