[Nek5000-users] Installing exo2nek on a Linus cluster

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Fri Sep 15 13:46:43 CDT 2017


Hi,

I am trying to install exo2nek on a linux cluster. I followed the directives from the README file but when I run ./maketools exo2nek I get the following error message:

make[1]: Entering directory `/home/mxd/Nek5000/tools/exo2nek'
gfortran -I/home/mxd/Nek5000/3rd_party/seacas-exodus/include -mcmodel=medium -fdefault-real-8 -o /home/mxd/Nek5000/bin/exo2nek exo2nek.o byte.o speclib.o mxm.o  -L/home/mxd/Nek5000/3rd_party/build-netcdf/lib -L/home/mxd/Nek5000/3rd_party/seacas-exodus/lib -lnetcdf -lexodus -lexoIIv2for32
exo2nek.o: In function `convert_':
exo2nek.f:(.text+0x2889): relocation truncated to fit: R_X86_64_32 against `.lrodata'
exo2nek.f:(.text+0x2990): relocation truncated to fit: R_X86_64_32 against `.lrodata'
exo2nek.f:(.text+0x2d7a): relocation truncated to fit: R_X86_64_32 against `.lrodata'
collect2: error: ld returned 1 exit status
make[1]: *** [exo2nek] Error 1
make[1]: Leaving directory `/home/mxd/Nek5000/tools/exo2nek'
make: *** [all] Error 1

I was able to install exo2nek on my mac laptop thought. I am using the same version of Netcdf and Exodus for both installation. I git pulled Nek5000 this morning and thus run the latest Nek500 version. 

Any help on how to resolve this error message will be appreciated.

Thanks,
marco



More information about the Nek5000-users mailing list