|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Go to the source code of this file.
Functions | |
| subroutine | sdrvls (DOTYPE, NM, MVAL, NN, NVAL, NNS, NSVAL, NNB, NBVAL, NXVAL, THRESH, TSTERR, A, COPYA, B, COPYB, C, S, COPYS, IBVAL, WORK, IWORK, NOUT) |
| subroutine sdrvls | ( | logical, dimension( * ) | DOTYPE, |
| integer | NM, | ||
| integer, dimension( * ) | MVAL, | ||
| integer | NN, | ||
| integer, dimension( * ) | NVAL, | ||
| integer | NNS, | ||
| integer, dimension( * ) | NSVAL, | ||
| integer | NNB, | ||
| integer, dimension( * ) | NBVAL, | ||
| integer, dimension( * ) | NXVAL, | ||
| real | THRESH, | ||
| logical | TSTERR, | ||
| real, dimension( * ) | A, | ||
| real, dimension( * ) | COPYA, | ||
| real, dimension( * ) | B, | ||
| real, dimension( * ) | COPYB, | ||
| real, dimension( * ) | C, | ||
| real, dimension( * ) | S, | ||
| real, dimension( * ) | COPYS, | ||
| integer, dimension( * ) | IBVAL, | ||
| real, dimension( * ) | WORK, | ||
| integer, dimension( * ) | IWORK, | ||
| integer | NOUT | ||
| ) |
Definition at line 1 of file sdrvls.f.
References alaerh(), alahd(), alasvm(), format, itype, max, min, plasma_s::plasma_alloc_workspace_sgels(), plasma::plasma_set(), plasma_s::plasma_sgels(), serrls(), sqrt13(), sqrt14(), sqrt15(), sqrt16(), sqrt17(), trans, and xlaenv().

