I compile a fortran code at ubuntu, but I need run the code at Suse Linux, I was always told
error while loading shared libraries: libmpifort.so.12: cannot open shared object file: No such file or directory
Furthermore, will this be a problem, I mean, if I compile the code with mpich-gcc and run the code at another type of Linux?