Hi all, Has anyone put dealii on any of the NERSC (National Energy Research Scientific Computing Center) machines at the Lawrence Berkeley National Laboratory? In particular, the CRAY machines Hopper or Franklin? I seem to be able to set up the dealii library, but have been getting a couple errors when trying to run example codes from the tutorial. The latest one occurs in the linking during the make of the step one tutorial
============================ Linking step-1 /global/homes/k/kdb5/Software/deal.II-7.0.0_FRANKLIN/lib/libpetscall.g.a(send.o): In function `PetscOpenSocket': ./send.c:105: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /global/homes/k/kdb5/Software/deal.II-7.0.0_FRANKLIN/lib/libpetscall.g.a(aij.o): In function `MatMarkDiagonal_SeqAIJ': ./aij.c:1061: undefined reference to `__mth_i_dfloatuk' /global/homes/k/kdb5/Software/deal.II-7.0.0_FRANKLIN/lib/libpetscall.g.a(aij.o): In function `MatInvertDiagonal_SeqAIJ': This is from the Franklin computer. I am not sure if this may be an architecture problem. The Cray systems use CNL (compute node linux). Thanks for any help. Dan Brauss
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
