On Apr 21, 2011, at 10:16 AM, Anna-Lena Gerner wrote: > >> It looks like you have some issues with your underlying BLAS and Lapack >> libraries. How are you configuring Petsc and what compilers are you using? >> Are you using the Apple supplied compilers and MPICH wrappers or did you >> build any of that on your own? >> > > Yes, I use the Apple compilers and MPICH wrappers (Mac OS X 10.6.4, Xcode > 3.2.4) and configured PETSc with > ./config/configure.py --with-fc=0 --with-mpi=1 --with-x11 --with-umfpack=1 > --download-umfpack=yes > All three modes worked just great (which surprised me very much since this > didn't work for me before on my private Mac; there, I had to use the > http://hpc.sourceforge.net/ compilers...) until two days ago. >
A little history - Our group used to use the hpc.sourceforge compilers in the past be we stopped doing that 'cause many things were broken with Xcode 3.2.2. At that time, we added support to libMesh to properly detect the Mac compilers which have been working well for us. However we typically build our own MPICH2 instead of using the Apple supplied wrappers because we need Fortran support. This means that I don't know what if any issues you'll have with using the Mac supplied wrappers since I have never tried them. I wouldn't expect any issues though so I don't believe that has anything to do with your current issue. If you haven't recompiled Petsc since you switched compilers that could easily be a source of this problem. I would suggest that you make sure that your HPC compilers are completely removed and that all of your various search paths have been sanitized of those paths before reconfiguring and recompiling Petsc. I expect that you'll run into issues running the Petsc examples if things don't work correctly at that stage. If that all goes well, then you should be able to clean out your libMesh installation, reconfigure and recompile it and get back up and running. Cody > I did not "svn up" or anything but I think I should mention that our system > admin made some changes. However, they claim that their changes do not > further affect me, but it had been exactly then that the error appeared. > So I figured you might perhaps be able to help me pinpointing it... > > Thanks a lot, > -Anna ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users