Can't compile NAS benchmark

Eduardo Grosclaude eduardo.grosclaude@gmail.com
Wed Apr 7 10:33:00 GMT 2010


Hello,

I intend to compile NAS Parallel Benchmarks (NPB) 3.3, OpenMP version.
These benchmarks are a bunch of programs which work on data structures
several sizes. Each size or memory requirement type is called a class.
In particular I'm interested as to why I can't compile FT (Fourier
Transform) program on class C. I'm on CentOS 64-bit, on a dual-socket
Xeon E5520, 16GB RAM machine.

Other, less memory demanding, classes can be compiled with my setup
and run properly. Basically the error is

ft.f:(.text+0x1b5b): relocation truncated to fit: R_X86_64_PC32
against symbol `ucomm_' defined in COMMON section in ft.o

This appears also in relation to other symbols and functions. Linking
stops after some errors of the same kind. Details in
http://pastebin.ca/1857693.
Can somebody help me? Thank you very much in advance

-- 
Eduardo Grosclaude
Universidad Nacional del Comahue
Neuquen, Argentina



More information about the Fortran mailing list