Dan (Keith?), we run deal.II and PETSc on a lot of SuSE boxes around here and haven't had any trouble. I would imagine the same being the case for SLES.
That said: > I have been fortunate enough to work with the > Alabama Supercomputer Center and have asked their system administrator if > dealii and PETSc can be put on their cluster. He has installed PETSc and > dealii, but has found that PETSc cannot be called to inside of Deal.II. This is not enough information for us to tell what is going on. What exactly is the problem? Why can't PETSc not be called from deal.II? Is it a compile problem? A link problem? A run-time problem? What are the error messages? If you help us with this information, we may be able to help you with answers. > Otherwise, I will be left to outputting files from deal.II , reformatting > them, and trying to send them into PETSc and I guess the converse. That would be silly and certainly too expensive to use in any code you want to use to solve linear systems on a routine basis. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
