Skip to content

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