[Nek5000-users] makenek issue

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Wed Dec 20 10:12:14 CST 2017


I don't think this is related to the new version. The compiler tries to tell you that the global or static data exceeded the first 2GB.
This is typically related to a large lelt (legacy SIZE) or small lpmin (new SIZE file). Please check this values if they are meaningful. If you think they are you can compile Nek with FFLAGS="-mcmodel=medium".


-----Original message-----
> From:nek5000-users at lists.mcs.anl.gov <nek5000-users at lists.mcs.anl.gov>
> Sent: Wednesday 20th December 2017 16:53
> To: nek5000-users at lists.mcs.anl.gov
> Subject: Re: [Nek5000-users] makenek issue
> 
> 
> Dear Jian,
> 
> Can you please send me your case files, including SIZE,
> off-list, and I'll take a look.
> 
> Paul
> 
> -----------
> From: Nek5000-users <nek5000-users-bounces at lists.mcs.anl.gov> on behalf of nek5000-users at lists.mcs.anl.gov <nek5000-users at lists.mcs.anl.gov>
> Sent: Wednesday, December 20, 2017 7:20:53 AM
> To: nek5000-users at lists.mcs.anl.gov
> Subject: [Nek5000-users] makenek issue
> Hello,
> 
> I was suddenly having problems running makenek in the latest nek version. Does anyone have ideas about how to compile it completely.
> 
> /home/Nek5000/core/gmres.f:(.text0xd48f): relocation truncated to fit: R_X86_64_PC32 against symbol `fast1dsem_' defined in COMMON section in obj/fast3d.o
> ...
> /home/Nek5000/core/gmres.f:(.text0xd507): additional relocation overflows omitted from the output
> obj/byte_mpi.o: In function `byte_sync_mpi_':
> /home/Nek5000/core/byte_mpi.f:(.text0x8): undefined reference to `mpi_file_sync_'
> obj/byte_mpi.o: In function `byte_open_mpi_':
> ...
> /home/Nek5000/core/byte_mpi.f:(.text0x8): undefined reference to `mpi_file_sync_'
> obj/byte_mpi.o: In function `byte_open_mpi_':
> ...
> /home/ufaserv1_i/mnsli/Nek5000/3rd_party/gslib/lib/libgs.a(gs.o): In function `pw_exec':
> ...
> 
> Best regards,
> 
> Jian
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users


More information about the Nek5000-users mailing list