http:^^www.netlib.org^scalapack^
来自「This data set contains WWW-pages collect」· ORG^SCALAPACK^ 代码 · 共 370 行 · 第 1/2 页
ORG^SCALAPACK^
370 行
# ######################################################### # Pre-Built ScaLAPACK Libraries, Example Programs, etc ## ######################################################## lib <!WA20><a href="http://www.netlib.org/scalapack/archives/">scalapack/archives</a>for Pre-built ScaLAPACK Librarieslib <!WA21><a href="http://www.netlib.org/scalapack/examples/">scalapack/examples</a>for EXAMPLE programs calling PBLAS and ScaLAPACK routineslib <!WA22><a href="http://www.netlib.org/scalapack/prototype/">scalapack/prototype</a>for PROTOTYPE codes (HPF wrappers, Out-of-Core Solvers,, Matrix sign function for eigenproblems) # ############################### # SOFTWARE AND DOCUMENTATION ## ############################### ############## # ScaLAPACK ## #############file <!WA23><a href="http://www.netlib.org/scalapack/scalapack.tar.gz">scalapack/scalapack.tar.gz</a>for ScaLAPACK, version 1.4, containing source code, installation, guide, and test suite., Assumes the BLAS and the BLACS are available., (Prebuilt libraries are available on this index and in the, BLACS directory on netlib.), Date: November 17, 1996size 3388262 bytesfile <!WA24><a href="http://www.netlib.org/scalapack/scalapack_install.ps">scalapack/scalapack_install.ps</a>for LAPACK Working Note 93: Installation Guide for ScaLAPACK., Date: November 17, 1996size 277484 bytesfile <!WA25><a href="http://www.netlib.org/scalapack/scalapack_ug.ps.gz">scalapack/scalapack_ug.ps.gz</a>for PRELIMINARY DRAFT: ScaLAPACK Users' Guide (200 pages), Date: November 17, 1996size 404591 bytesfile <!WA26><a href="http://www.netlib.org/scalapack/errata.scalapack">scalapack/errata.scalapack</a>for ERRATA file for ScaLAPACK. Details all machine-specific, installation hints, bug fixes in patches, and a list of, "TO BE FIXED" bugs for the upcoming release., Date: November 17, 1996size 4113 bytesfile <!WA27><a href="http://www.netlib.org/scalapack/lawn100.ps">scalapack/lawn100.ps</a>for LAPACK Working Note 100: A Proposal for a Set of Parallel, Basic Linear Algebra Subprograms (PBLAS)size 424966 bytesfile <!WA28><a href="http://www.netlib.org/scalapack/pblasqref.ps">scalapack/pblasqref.ps</a>for PBLAS Quick Reference Guidesize 93299 bytes# ########## # PUMMA ## #########file <!WA29><a href="http://www.netlib.org/scalapack/pumma_refmanual.ps">scalapack/pumma_refmanual.ps</a>for PUMMA Reference Manualsize 179780 bytesfile <!WA30><a href="http://www.netlib.org/scalapack/trans.ps">scalapack/trans.ps</a>for Parallel Matrix Transpose Algorithms on Distributed, Memory Concurrent Computers, This paper outlines another facet of PUMMA.size 537057 bytesfile <!WA31><a href="http://www.netlib.org/scalapack/pumma_blacs.uue">scalapack/pumma_blacs.uue</a>for (FOR ANON FTP, email via NETLIB, or XNETLIB USERS), This is the BLACS version of PUMMA, version 2.1., (this file has been tar; compress; uuencode), Updated: July, 1995size 318504 byteslang Fortrangams d1b6file <!WA32><a href="http://www.netlib.org/scalapack/pumma_picl.uue">scalapack/pumma_picl.uue</a>for (FOR ANON FTP, email via NETLIB, or XNETLIB USERS), This is the PICL version of PUMMA, version 2.1., (this file has been tar; compress; uuencode), Updated: March 24, 1995size 318767 byteslang Fortrangams d1b6# ####################### # ARPACK and PARPACK ## ######################file <!WA33><a href="http://www.netlib.org/scalapack/readme.arpack">scalapack/readme.arpack</a>for A README file for the ARPACK distribution, ARPACK is a Fortran 77 software package for solving large scale, eigenvalue problems. The package is designed to compute a few, eigenvalues and corresponding eigenvectors of a large (sparse), matrix.size 2146 bytesfile <!WA34><a href="http://www.netlib.org/scalapack/instructions.arpack">scalapack/instructions.arpack</a>for Installation instructions for ARPACK.size 863 bytesfile <!WA35><a href="http://www.netlib.org/scalapack/arpack_ug.ps">scalapack/arpack_ug.ps</a>for User's Guide for ARPACK (available soon)file <!WA36><a href="http://www.netlib.org/scalapack/arpack96.tar.gz">scalapack/arpack96.tar.gz</a>for ARPACK is an implementation of the Implicitly Restarted Arnoldi, Method for computing a few selected eigenvalues and corresponding, eigenvectors of a large (sparse) matrix. It may be used to solve, symmetric, nonsymmetric, standard or generalized eigenvalue problems , and to compute a partial singular value decomposition.by Dan Sorensen <sorensen@rice.edu>, Rich Lehoucq <lehoucq@mcs.anl.gov>, and Chao Yang <chao@rice.edu>.size 651178 byteslang Fortran 77file <!WA37><a href="http://www.netlib.org/scalapack/readme.parpack">scalapack/readme.parpack</a>for A README file for the PARPACK distribution, PARPACK is an extension of the ARPACK software package used for, solving large scale eigenvalue problems on distributed memory, parallel architectures. , The message passing layers currently supported are BLACS and MPI. size 2662 bytesfile <!WA38><a href="http://www.netlib.org/scalapack/instructions.parpack">scalapack/instructions.parpack</a>for Installation instructions for PARPACK.size 1119 bytesfile <!WA39><a href="http://www.netlib.org/scalapack/parpack_ug.ps">scalapack/parpack_ug.ps</a>for User's Guide for PARPACK (available soon)file <!WA40><a href="http://www.netlib.org/scalapack/parpack96.tar.gz">scalapack/parpack96.tar.gz</a>for PARPACK is a parallel implementation of the Implicitly Restarted, Arnoldi Method for computing a few selected eigenvalues and , corresponding eigenvectors of a large (sparse) matrix. This , file includes the extensions to ARPACK needed to create PARPACK., Serial ARPACK must be retrieved and installed prior to installing, PARPACK. by Kristi Maschhoff <kristyn@caam.rice.edu>, Dan Sorensen, <sorensen@caam.rice.edu>, Rich Lehoucq <lehoucq@mcs.anl.gov>, and Chao Yang <chao@caam.rice.edu>.size 504965 byteslang Fortran 77# ########## # CAPSS ## #########file <!WA41><a href="http://www.netlib.org/scalapack/capss.tar.gz">scalapack/capss.tar.gz</a>for (FOR ANON FTP and XNETLIB USERS ONLY), NOT AVAILABLE BY EMAIL, CAPSS is a fully parallel package to solve a sparse linear, system of the form Ax=b on a message passing multiprocessor, using matrix factorization. This release is meant for the , Intel Paragon; the code has been compiled and tested on an, Intel Paragon running OSF with 1-128 processors. The code is, written in C with message passing extensions., This version provides features for solving a system with, several right hand side vectors., (this file has been tar; gzip)by Padma Raghavan <padma@cs.utk.edu>size 785089 byteslang C# ########### # PARPRE ## ##########file <!WA42><a href="http://www.netlib.org/scalapack/parpre.tar.gz">scalapack/parpre.tar.gz</a>for PARPRE package of preconditioners for large sparse iterative, solvers. Includes source code and documentation.by Victor Eijkhout <eijkhout@math.ucla.edu>, UPDATED: July 3, 1996size 160580 bytes</pre></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?