http:^^www.cs.cornell.edu^info^people^csun^psspd^index.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 35 行
HTML
35 行
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 23:03:04 GMT
Content-Type: text/html
Content-Length: 1089
Last-Modified: Thursday, 17-Oct-96 19:54:58 GMT
<title> PSSPD: Parallel Solution of Sparse Symmetric PositiveDefinite Systems</title><P>PSSPD(Parallel Solution of Sparse Symmetric PositiveDefinite Systems) is a sparse matrix packagefor solving large, sparse, symmetric positivesystems on distributed-memory machines.This package is implemented in ANSI Cusing double-precision arithmetic.The Message-Passing Interface(MPI) is usedfor communication among processors.<P>PSSPD is a parallel direct sparse solver.It solves a sparse symmetric positive system Ax=bby computing the sparse Cholesky factorization PAP'=LL',where P is a permutation matrix.PSSPD is designed to be run on all processorsin a communicator in parallel.The sparse matrix A and the right hand side vector bare distributed among the processors in the communicator.However, PSSPD doesn't assume any particular data-to-processordistribution of matrix A or vector b among the processors.<a href="./psspd_guide.ps"> A user's guide to PSSPD is available here</a>.For further information regarding PSSPD, please contactthe author(csun@cs.cornell.edu).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?