[fluka-discuss]: Installation of Fluka 2020.0beta fails on older version of glibc

From: Dr. Stefan Harfst <stefan.harfst_at_uni-oldenburg.de>
Date: Fri, 7 Feb 2020 12:50:13 +0000

Dear Fluka authors and experts,

I am trying to get Fluka installed and running on our local HPC cluster, which is running under RHEL 7.2. GFortran from GCC 9.2.0 is available in form of a module. I have downloaded fluka2020.0beta-linux-gfor64bitAA.tar.gz (in January before the last update) and followed the instruction for installation which leads to errors during the make command:

shptot.f:3733: error: undefined reference to '_ZGVbN2v_log'
ncdtrd.f:174: error: undefined reference to '_ZGVbN2vv_pow'
unfldp.f:59: error: undefined reference to '_ZGVbN2v_exp'

I believe these errors are the result of a too old glibc which is 2.17 in our case. From the libflukahp.a I was able to deduce that version 2.29 is needed. And indeed, when I install glibc 2.29 as a module and add the relevant information to the build process (-L/path/to/glibc-2.29/lib plus writing the same path to RPATH in the executable) I get no more errors from make.

However, testing Fluka now fails with a floating-point exception. Using example.inp from the installation directory:

[cluster]$ rfluka -N 0 -M 5 example
$TARGET_MACHINE = Linux
$FLUPRO = /cm/shared/uniol/software/9.2/fluka/2020.0beta-GCC-9.2.0

Initial seed copied from /cm/shared/uniol/software/9.2/fluka/2020.0beta-GCC-9.2.0
Running fluka in /user/lees4820/tmp/fluka/fluka_10900
================================ Running FLUKA for cycle # 1 =============================================/cm/shared/uniol/software/9.2/fluka/2020.0beta-GCC-9.2.0/flutil/rfluka: line 361: 10929 Floating point exception(core dumped) ${EXE} 2> $LOGF > $LOGF

Any help or advise is appreciated.

Best wishes
Stefan

--
Scientific Computing
Carl von Ossietzky University Oldenburg
School of Mathematics and Natural Sciences
26111 Oldenburg, Germany
Office: W03 1-139
Phone: +49-441-798 3147
E-Mail: stefan.harfst_at_uni-oldenburg.de<mailto:stefan.harfst_at_uni-oldenburg.de>
www: http://www.uni-oldenburg.de/fk5/wr
__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Fri Feb 07 2020 - 15:12:58 CET

This archive was generated by hypermail 2.3.0 : Fri Feb 07 2020 - 15:13:02 CET