On Fri, Jun 20, 2014 at 7:56 AM, Kirk, Benjamin (JSC-EG311) <benjamin.k...@nasa.gov> wrote: > Anyone have success with libMesh on the Cray XE6, with either static or > dynamic linking? > > I'm trying to debug an issue on a machine I can't access, so any head start > from informed parties would be much appreciated!
There a libmesh-users thread from Jul/Aug 2013 with Minq Q and Jim Fonseca about the XE6 machine Blue Waters, where they eventually got libmesh linking dynamically once a certain system module was loaded correctly. http://blog.gmane.org/gmane.comp.mathematics.libmesh.user/day=20130821 I also compiled libmesh, long long ago, on Kraken, an XT5. It had PGI and GNU/Pathscale compilers installed, and I used the latter, with CXX=CC CC=cc F77=ftn (I think these are the standard Cray compiler script names). I got the old "relocation R_X86_64_32 against blah can not be used when making a shared object; recompile with -fPIC" when trying to compile shared libs, so ended up using --disable-shared. The last thing that tripped me up on that system was the way they had installed PETSc (2.3.3 at the time). So while I didn't run any big problems, libmesh did compile and link. -- John ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users