Thank you. I'm currently using only the cmake-gui based option "ccmake" and i'm compiling only the compressible-flow solver, the libraries and with the option nektar_use_mpi.
Thank you.

Il giorno gio 8 feb 2024 alle ore 15:48 Jeremy Cohen <jeremy.cohen@imperial.ac.uk> ha scritto:
Hi Nicola,

If possible, could you provide us with the exact CMake command you are running and the full output from CMake - it will make it much easier for us to help you diagnose the problem.

Are you running a CMake command with a series of options on the command line or you’re using the CCMake text-based GUI to set the options?

Nektar++ has a lot of optional dependencies and does a number of checks at configuration time for different system properties and the existence of a number of different libraries. Without more detailed information it’s very difficult to know exactly what is causing the problem.

I think you originally highlighted that the CMake output was showing MPI_Send as being not found - this shouldn’t actually be an issue, I believe it’s a common message. Because there are many different implementations of MPI that need to be checked for in different ways, you will sometimes see things saying that something is not found. In some cases, CMake will then make other checks for different implementations of required libraries and it may still find an installed library that it can use.

Anyway, if you can provide some further information, we can try to help identify and resolve the issue.

Many thanks,
Jeremy

On 8 Feb 2024, at 14:37, Nico Clinco <nicoclinco@gmail.com> wrote:

This email from nicoclinco@gmail.com originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list to disable email stamping for this address.
 
Hello,
i have tried  also defining  CC=mpiCC and CCX=mpiCXX but nothing, the same problem.

I want to add that i am using the following modules:
gnu9/9.4.0
cmake/3.24.2
openmpi4
Thanks in advance,
Nicola
_______________________________________________
Nektar-users mailing list
Nektar-users@imperial.ac.uk
https://mailman.ic.ac.uk/mailman/listinfo/nektar-users