Contents of this Asset file:
| Field Name | Value | HTML Tag Type |
|---|---|---|
| BIDM.Asset.Abstract | SuperLU_MT contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). The columns of A may be preordered before factorization; the preordering for sparsity is completely separate from the factorization. SuperLU_MT is a parallel extension to the serial SuperLU library. SuperLU_MT is implemented in ANSI C, with multithreading extension, for example, using POSIX threads. Currently, only the LU factorization routine, which is the most time-consuming part of the solution process, is parallelized on machines with a shared address space. The other routines, such as column preordering and the forward and back substitutions are performed sequentially. This "alpha" release contains only double-precision real data type. | META |
| BIDM.Asset.ContactIs.Organization | http://www.nhse.org/rib/repositories/cewes_spp_tools/objects/Organization/clay_breshears.html | LINK |
| BIDM.Asset.DateOfInformation | Mon Jan 4 09:20:05 1999 | META |
| BIDM.Asset.DeploymentStatus | http://www.nhse.org/rib/repositories/cewes_spp_tools/catalog/grid.html | META |
| BIDM.Asset.Domain | Math Libraries | META |
| BIDM.Asset.Name | SuperLU_MT | META |
| BIDM.Asset.TargetEnvironment | The following machine-specific SuperLU_MT/make.inc files are provided in the top-level directory: make.inc Platforms -------- --------- make.pthread Any machine that supports POSIX threads make.sun Sun Ultra Enterprise servers make.alpha DEC Alpha Servers make.sgi SGI Power Challenge make.origin SGI/Cray Origin2000 make.cray Cray C90/J90 For the systems other than listed above, some porting effort is needed for parallel factorization routines. Please refer to the Users' Guide for detailed instructions on porting. | META |
| BIDM.Asset.TitleLine | parallel extension to the serial Super LU library | META |
| BIDM.Asset.Version | ALPHA | META |
| BIDM.Asset.WasCreatedBy.Organization | http://www.nhse.org/rib/repositories/cewes_spp_tools/objects/Organization/james_demmel.html | LINK |
| BIDM.Asset.WasCreatedBy.Organization | http://www.nhse.org/rib/repositories/cewes_spp_tools/objects/Organization/john_gilbert.html | LINK |
| BIDM.Asset.WasCreatedBy.Organization | http://www.nhse.org/rib/repositories/cewes_spp_tools/objects/Organization/xiaoye_li.html | LINK |
| BIDM.Asset.Webpage | http://http.cs.berkeley.edu/~xiaoye/superlu_mt.html | META |