Re: Eigensystems in Fortran with MPI
From: Ian Bush (I.J.Bush_at_nospam.dl.ac.uk)
Date: 02/22/04
- Next message: Gary L. Scott: "Re: Fortran for Mac ?"
- Previous message: beliavsky_at_aol.com: "Re: Fortran advocacy (was Re: A petition to J3 apropos FORTRAN's future)"
- In reply to: Maxime Boissonneault: "Eigensystems in Fortran with MPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 22 Feb 2004 13:16:51 +0000
Maxime Boissonneault wrote:
> 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.
>
Could you be more specific about "problems" ? Most of the errors I have
seen are to do with not getting the data distribution correct - it's
a little tricky to get your head around it ( at least form me, it was )
but once you do it's quite convenient,
Ian
- Next message: Gary L. Scott: "Re: Fortran for Mac ?"
- Previous message: beliavsky_at_aol.com: "Re: Fortran advocacy (was Re: A petition to J3 apropos FORTRAN's future)"
- In reply to: Maxime Boissonneault: "Eigensystems in Fortran with MPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|