Installation error of deal.II in the Stampede2 cluster

17 views
Skip to first unread message

David Montiel Taboada

unread,
Dec 23, 2022, 12:37:34 AM12/23/22
to deal.II User Group
Hello, 

I am trying to install deal.II v 9.2.0 on the TACC Stampede2 cluster. I already a working installation but when I tried to install it again using the same instructions I am getting the following error:

/opt/apps/gcc/6.3.0/bin/ld.gold: error: ../lib/libdeal_II.so.9.2.0: bad symbol name offset 154807354 at 0

collect2: error: ld returned 1 exit status

make[2]: *** [bin/step-52.release] Error 1

make[1]: *** [examples/CMakeFiles/step-52.release.dir/all] Error 2

make[1]: *** Waiting for unfinished jobs....

Here are the cmake and make command lines i used:

$ cmake -DDEAL_II_WITH_MPI=ON -DDEAL_II_WITH_P4EST=ON -DCMAKE_INSTALL_PREFIX=$WORK/dealii_install_2 $WORK/dealii-9.2.0

$ make -j 16 install 

I already tried switching the default intel module by gcc and using a previous version of cmake (3.20.2)

I would appreciate any help. 

Best, 

David







Reply all
Reply to author
Forward
0 new messages