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

MPI support with meson installation #18

Open
azukov opened this issue May 28, 2024 · 3 comments
Open

MPI support with meson installation #18

azukov opened this issue May 28, 2024 · 3 comments
Labels
build enhancement New feature or request

Comments

@azukov
Copy link
Member

azukov commented May 28, 2024

No description provided.

@juanfem
Copy link
Collaborator

juanfem commented May 29, 2024

What are your thoughts on this issue?

I tried this 1a623ab on CentOS and macOS and it seems to work fine.
Maybe you are looking for a way to configure whether to build with or without mpi support?

@azukov azukov added enhancement New feature or request build labels May 30, 2024
@austin-hoover
Copy link
Contributor

Test with MPI: https://github.com/austin-hoover/pyorbit/blob/dev/tests/examples/MPI/test_mpi_fodo.py

It's working fine. I followed Juan's installation and added mpich to environment.yml.

@azukov
Copy link
Member Author

azukov commented Dec 12, 2024

This was addressed in #34 to some extent.
It doesn't work for installation of MPI that are not found by pkg-config, also homebrew provided MPI fails to start any script.
So it's working for conda only now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants