Replies: 2 comments 4 replies
-
Yes, you're right, since this documentation was written we've separated out this CMakeLists.txt from the main package, and the documentation was unfortunately not updated. Please try also installing in the same environment the package
then re-activate your environment, build the wrapper, and reactivate again to make sure everything is loaded properly:
It might also be a good idea to remove the conda
This is all planned to become much easier after some package restructuring, but this is the situation as it stands today. If the above fix works for you, I'll try to push the fixes to the docs ASAP, but it may take a while, as a lot of people are out of the office right now. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I tried
Additionally, I found that After changing to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am following https://docs.nvidia.com/legate/latest/installation.html#installation-of-the-legate-mpi-wrapper to install MPI wrapper on legate 24.11 install and get the following error when running install.bash
CMake Error: The source directory ".../legate/share/legate/mpi_wrapper" does not appear to contain CMakeLists.txt.
Is the CMakeLists.txt file missing from the legate package?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions