Equation Solution  
    High Performance by Design
Navigation Tree  
Home  
'- - Programming Tools
'- - Parallel Computing
|     '- - LAIPE
|     '- - LAIPE2
|     |     '- - System Equations
|     |     '- - Auxiliary Routines
|     |     '- - Matrix Product
|     '- - neuLoop
|     '- - MTASK
'- - Blog
'- - In-Situ Evaluation
'- - Numerical Analysis
'- - Structural Mechanics
|     '- - IFAS
|     '- - mCable
'- - Write Us
|     '- - Feedback  
|     '- - Info  
|     '- - Support  
|     '- - Webmaster  
'- - Privacy Policy




Parallel Direct Solvers For System Equations


        LAIPE solvers are most well suitable for large-scaled computing, which speed up a time-consuming computation on multicore or multiprocessor. The package includes solvers for the following systems of equations:
  • constant-band, symmetric, and positive definite systems
  • constant-band and symmetric systems
  • constant-band and asymmetric systems
  • variable-band, symmetric, and positive definite systems (e.g., parallel skyline solver)
  • variable-band and symmetric systems
  • variable-band and asymmetric systems
  • dense, symmetric, and positive definite systems
  • dense and symmetric systems
  • dense and asymmetric systems
LAIPE also includes multi-entry direct solvers. Multi-entry solvers are most well suitable for systems with a small bandwidth.

        The package provides a useful tool for scientific and engineering computing. For manual and examples, click here.