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

remove extraneous mpi call from cmake #4

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

TomMelt
Copy link
Contributor

@TomMelt TomMelt commented Aug 31, 2023

CMakeLists.txt contains call to find_package(MPI REQUIRED) which was causing build to fail. Removing this call seems to resolve the problem.

`CMakeLists.txt` contains call to `find_package(MPI REQUIRED)` which was
causing build to fail. Removing this call seems to resolve the problem.
@romerojosh
Copy link
Collaborator

Thanks for posting the fix from #3 @TomMelt. LGTM!

@romerojosh romerojosh merged commit 2575792 into NVIDIA:master Sep 5, 2023
@TomMelt TomMelt deleted the remove-extraneous-mpi-from-cmake branch September 6, 2023 08:30
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.

2 participants