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 ADIOS2_HAVE_MPI_CLIENT_SERVER as an option #3836

Closed
guj opened this issue Oct 3, 2023 · 2 comments · Fixed by #3848
Closed

make ADIOS2_HAVE_MPI_CLIENT_SERVER as an option #3836

guj opened this issue Oct 3, 2023 · 2 comments · Fixed by #3848
Assignees

Comments

@guj
Copy link
Contributor

guj commented Oct 3, 2023

ranjansv@gatech.edu
is configuring ADIOS on Cambridge nodes with their gcc and mpich.

It so turns out the test ADIOS2_HAVE_MPI_CLIENT_SERVER
hang during cmake.

Is it possible to have an option to disable this or give it a timeout?

@guj
Copy link
Contributor Author

guj commented Oct 3, 2023

@eisenhauer @vicentebolea

@vicentebolea vicentebolea self-assigned this Oct 15, 2023
@vicentebolea
Copy link
Collaborator

@guj ADIOS2_HAVE_MPI_CLIENT_SERVER is already an option. The user can manually enabled/disabled it with: -DADIOS2_HAVE_MPI_CLIENT_SERVER=ON/OFF.

However, the hanging part should be resolved by adding a timeout. I will work on it.

Thanks for reporting.

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 a pull request may close this issue.

2 participants