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

Input File for Testing the ScaLAPACK NEP Routines

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

'SCALAPACK NEP (Nonsymmetric Eigenvalue Problem) input file'
'MPI Machine'
'NEP.out'               output file name (if any)
6                       device out
8                       number of problems sizes
1 2 3 4 6 10 100 200    values of N
3                       number of NB's
6 20 40                 values of NB
4                       number of process grids (ordered pairs of P & Q)
1 2 1 4                 values of P
1 2 4 1                 values of Q
20.0                    threshold



Susan Blackford 2001-08-12