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

Refactor/localopt specific imports #1057

Closed
wants to merge 4 commits into from

Conversation

jlnav
Copy link
Member

@jlnav jlnav commented Aug 14, 2023

Verified locally works with openmpi

@jlnav jlnav mentioned this pull request Aug 15, 2023
34 tasks
@shuds13
Copy link
Member

shuds13 commented Aug 21, 2023

I don't see that the breaking change is necessary. The old rc options would still work - just putting imports in functions and removing the defaults. Either way, we also need a test, and to document when a global import should not be used.

I have a test that uses OpenMPI with the executor, which I can add, so this can be run in the CI.

Also, mpi4py is working on my laptop, with or without global import, is it failing for you? @jlnav

Copy link
Member

@shuds13 shuds13 left a comment

Choose a reason for hiding this comment

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

see comment

@jlnav jlnav closed this Aug 22, 2023
@jlnav jlnav deleted the refactor/localopt_specific_imports branch September 21, 2023 14:40
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.

None yet

3 participants