Re: [fluka-discuss]: ldpmqmd problem

From: Francesco Cerutti <Francesco.Cerutti_at_cern.ch>
Date: Thu, 22 Mar 2018 11:15:41 +0100

Dear Uzair,

I'm afraid that you should rather install fluka2011.2x (instead of
fluka2011.2c) and consider that two gfortran options are actually
available: gfortran 7 with fluka2011.2x-linux-gfor64bitAA.tar.gz and
gfortran 6 with fluka2011.2x-linux-gfor64bit-6.4-AA.tar.gz

Best

Francesco

**************************************************
Francesco Cerutti
CERN-EN/STI
CH-1211 Geneva 23
Switzerland
tel. +41 22 7678962
fax +41 22 7668854

On Wed, 21 Mar 2018, Latif, Uzair Abdul wrote:

> Hello,
>
> I am trying to run FLUKA on the cobalt cluster in University of Wisconsin-Madison. I am trying to install the version: fluka2011.2c-linux-gfor64bitAA.tar.gz
>
> By default the cluster has devtoolset 1.1 and I have to update it devetoolset 2.2 by:
>
> scl enable devtoolset-2 bash
>
> I have to do this in order to be able to use gfortran --version : GNU Fortran (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)
>
> FLUKA itself combines flawlessly but I am having trouble when I run the executable:
>
> ./flutil/ldmqmd
>
> I get the following error:
>
> /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: tmpo/evdini.o: unrecognized relocation (0x2a) in section `.text'
> /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: final link failed: Bad value
>
> In an attempt to solve this problem I have installed the updated version of the ld libraries manually by installing binutils-2.28 in my own local directory. I add all these to my environment variables:
>
> PATH="/data/user/ulatif/opt/bin:$PATH"
> LIBRARY_PATH="/data/user/ulatif/opt/bin:$LIBRARY_PATH"
> LD_LIBRARY_PATH="/data/user/ulatif/opt/bin:$LD_LIBRARY_PATH"
>
> /data/user/ulatif/opt/bin is where I have the updated ld library executable but Fluka still gives me the same error. I have also tried:
>
> ./ldpmqmd -l /data/user/ulatif/opt/bin -L /data/user/ulatif/opt/bin
>
> but still it is not picked up by lfluka. Can someone please guide me on how can I get this running? How can I force lfluka to pick the version of ld executable that I have installed? I am pretty sure that there is nothing wrong with installation of the binutils-2.28.
>
> Thanks,
> Uzair Latif
> __________________________________________________________________________
> You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id¬c_info
>
>
>

__________________________________________________________________________
You can manage unsubscription from this mailing list at https://www.fluka.org/fluka.php?id=acc_info
Received on Thu Mar 22 2018 - 12:42:04 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 22 2018 - 12:42:08 CET