-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hi guys. I compiled the openfoam 10 by using Icx as compiler (intel compiler) and intel mpi but I tried to run the blockmesh command according to the example that is described Opemfoam getting started but I got this error:
blockMesh: error while loading shared libraries: libsvml.so: cannot open shared object file: No such file or directory
I noticed that indeed it is not able to find it but I noticed too that the library is located on: "compiler/intel/compiler/2022.2.0/linux/compiler/lib/intel64_lin/libsvml.so" , I add the path in the variable: LD_LIBRARY_PATH but the error persists.
Thank you in advance for any help.
Metadata
Metadata
Assignees
Labels
No labels