next up previous contents
Next: ScaLAPACK Routines Up: Tests for the ScaLAPACK Previous: Test Matrices for the   Contents

Input File for Testing the ScaLAPACK SVD Routines

An annotated example of an input file for the test program is shown below.

'ScaLAPACK Singular Value Decomposition  input file'
6                               device out
4				maxnodes
' '
'TEST 1 - test medium matrices - all types and requests'
20.0                            Threshold
1                               number of matrices
100                             number of rows
25                              number of columns
1                               number of processor configurations (P, Q, NB)
2                               values of P (NPROW)
2                               values of Q (NPCOL)
8                               values of NB
' '
'End of tests'
-1



Susan Blackford 2001-08-12