Eigensystems in Fortran with MPI
From: Maxime Boissonneault (mboisso_at_poolexpert.com)
Date: 02/22/04
- Next message: beliavsky_at_aol.com: "timing a program on Windows"
- Previous message: Gary L. Scott: "Re: A petition to J3 apropos FORTRAN's future"
- Next in thread: Ian Bush: "Re: Eigensystems in Fortran with MPI"
- Reply: Ian Bush: "Re: Eigensystems in Fortran with MPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Feb 2004 20:15:34 -0500
Hello,
We want to diagonalize a matrix (so find its eigenvectors and eigenvalues)
on multiple processors. We want to use ScaLAPACK library to do so. However,
we have problems doing it. Does anyone have some examples of code that do
this ? Our matrix are hemitians.
-- Thank you, Maxime Boissonneault mboisso@poolexpert.com
- Next message: beliavsky_at_aol.com: "timing a program on Windows"
- Previous message: Gary L. Scott: "Re: A petition to J3 apropos FORTRAN's future"
- Next in thread: Ian Bush: "Re: Eigensystems in Fortran with MPI"
- Reply: Ian Bush: "Re: Eigensystems in Fortran with MPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|