Hello guys! I recently tried to compile the CICE on a different server and encounted some problems.
This server has both intel and GNU compiler installed but has really bad software maintenance. So I have to modify the machine file according to the real situation of this server.
I chose the intel compiler to do the job and the compiling procedure looks normal during the most part until to the end. As you can see in figure 1 , I got the message ld: cannot find -lmpifort. The thing is : since I used intel compiler to compile the model. ('mpiifort' I circled in the figure 1), why the model tries to locate a GNU related library? Second, I tried to locate the 'lmpifort' on the server and I just couldn't find it. It really confuses me and hope someone may share some opinion on this. THANKS.
FYI: Figure2 is part of my machine file.
This server has both intel and GNU compiler installed but has really bad software maintenance. So I have to modify the machine file according to the real situation of this server.
I chose the intel compiler to do the job and the compiling procedure looks normal during the most part until to the end. As you can see in figure 1 , I got the message ld: cannot find -lmpifort. The thing is : since I used intel compiler to compile the model. ('mpiifort' I circled in the figure 1), why the model tries to locate a GNU related library? Second, I tried to locate the 'lmpifort' on the server and I just couldn't find it. It really confuses me and hope someone may share some opinion on this. THANKS.
FYI: Figure2 is part of my machine file.