psblas3:
krylov/psb_cfcg.F90 krylov/psb_dfcg.F90 krylov/psb_sfcg.F90 krylov/psb_zfcg.F90 test/fileread/runs/dfs.inp test/kernel/d_file_spmv.f90 test/kernel/runs/fspmv.inp test/kernel/s_file_spmv.f90 Take out old variables.psblas3-pattern
parent
4d3b8d95e5
commit
5edd786cc6
@ -1,13 +1,13 @@
|
|||||||
11 Number of inputs
|
11 Number of inputs
|
||||||
kivap005.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
A_Z.mtx kivap005.mtx This (and others) from: http://math.nist.gov/MatrixMarket/ or
|
||||||
NONE sherman3_b.mtx http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
NONE sherman3_b.mtx http://www.cise.ufl.edu/research/sparse/matrices/index.html
|
||||||
MM File format: MM: Matrix Market HB: Harwell-Boeing.
|
MM File format: MM: Matrix Market HB: Harwell-Boeing.
|
||||||
BiCGSTAB Iterative method: BiCGSTAB CGS RGMRES BiCGSTABL BICG CG
|
CG BiCGSTAB Iterative method: BiCGSTAB CGS RGMRES BiCGSTABL BICG CG
|
||||||
BJAC Preconditioner NONE DIAG BJAC
|
NONE BJAC Preconditioner NONE DIAG BJAC
|
||||||
CSR Storage format CSR COO JAD
|
CSR Storage format CSR COO JAD
|
||||||
2 IPART: Partition method 0: BLK 2: graph (with Metis)
|
2 IPART: Partition method 0: BLK 2: graph (with Metis)
|
||||||
2 ISTOPC
|
2 ISTOPC
|
||||||
02100 ITMAX
|
00100 ITMAX
|
||||||
-1 ITRACE
|
-1 ITRACE
|
||||||
002 IRST (restart for RGMRES and
|
002 IRST (restart for RGMRES and
|
||||||
1.d-6 EPS
|
0.0d0 1.d-9 EPS
|
||||||
|
Loading…
Reference in New Issue