Closed cesarengineer closed 7 months ago
Hi,
I guess you have compiled piclas with MPI-support.
Does the error occur when you try to run the simulation?
It seems that something with your shared libraries does not work as intended.
Can you run the simulation without MPI-support (compile the executable with LIBS_USE_MPI=OFF
) and see if that works?
kind regards Stephen
Closing due to inactivity.
I'm trying to tun this tutorial but I’m getting this error:
./piclas: error while loading shared libraries: libmpi_usempif08.so.40: cannot open shared object file: No such file or directory
not sure what. I’m missing and how to fix it? any help will be greatly appreciated. Thanks.