Hi,

I am trying to run deal.ii on Stampede after loading following modules, I 
can compile the code:

  1) xalt/0.6   3) git/2.7.0     5) intel/15.0.2   7) mvapich2/2.1      9) 
dealii/8.4.1  11) slepc/3.5

  2) TACC       4) cmake/3.7.1   6) cxx11/4.9.1    8) trilinos/12.6.4  10) 
petsc/3.5


However, errors happens at linking:

/home1/apps/intel15/mvapich2_2_1/trilinos/12.8.1/lib/libpytrilinos.so: 
undefined reference to `PyType_IsSubtype'

/home1/apps/intel15/mvapich2_2_1/trilinos/12.8.1/lib/libpytrilinos.so: 
undefined reference to `PyExc_RuntimeError'

....

....


And I cannot load trilinos/12.8.1(depend on gcc) and dealii(depend on 
intel) together.


I wonder can someone guide me here, or I have to install trilinos petsc and 
deal.ii by myself?


Thanks,

Zhenlin

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to