|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | sdrvpo (DOTYPE, NN, NVAL, NRHS, THRESH, TSTERR, NMAX, A, AFAC, ASAV, B, BSAV, X, XACT, S, WORK, RWORK, IWORK, NOUT) |
| subroutine sdrvpo | ( | logical, dimension( * ) | DOTYPE, |
| integer | NN, | ||
| integer, dimension( * ) | NVAL, | ||
| integer | NRHS, | ||
| real | THRESH, | ||
| logical | TSTERR, | ||
| integer | NMAX, | ||
| real, dimension( * ) | A, | ||
| real, dimension( * ) | AFAC, | ||
| real, dimension( * ) | ASAV, | ||
| real, dimension( * ) | B, | ||
| real, dimension( * ) | BSAV, | ||
| real, dimension( * ) | X, | ||
| real, dimension( * ) | XACT, | ||
| real, dimension( * ) | S, | ||
| real, dimension( * ) | WORK, | ||
| real, dimension( * ) | RWORK, | ||
| integer, dimension( * ) | IWORK, | ||
| integer | NOUT | ||
| ) |
Definition at line 1 of file sdrvpo.f.
References aladhd(), alaerh(), alasvm(), format, max, plasma::plasma_set(), plasma_s::plasma_sposv(), plasma_s::plasma_spotrf(), plasma_s::plasma_spotri(), serrvx(), sget04(), sget06(), slaqsy(), slarhs(), slaset(), slatb4(), slatms(), spoequ(), sposvx(), spot01(), spot02(), spot05(), spotri(), uplo, and xlaenv().

