- Next: ../STGIRONS/different_needs
- Up: Presentation
- Previous: ../TURKEY1194/lu_rs6k_pvm
Strategy -- Near Term Approach
- Choose most important routines in library
- One sided factorizations LU, , QR
- Two sided factorizations , ,
- Eigenvalues for symmetric and non-symmetric problem
- Large sparse eigenproblems
- Sparse direct solvers
- Explore idea of templates
- Implement toolbox approach
- Develop prototype software
- Choose most significant programming models
- Explicit message passing (BLACS)
- Data Parallel (Fortran 90, Fortran D ...)
- Choose most important machines
- Cray T3D, Intel Paragon, TMC CM-5
- Other (KSR, TERA, ...)
- Software initially Fortran 77 and C, then Fortran 90, and HPF
- Compare approaches
Slide 76 of SIAM Tutorial, Jack Dongarra UT/ORNL.
(Updated 01/31/95)