Commit Graph

211 Commits (f7fb7228a2c706bf2a51f8c691da7dd14214690b)

Author SHA1 Message Date
Salvatore Filippone 1a82740826 Take out use statement to compile with INTEL. 6 years ago
Salvatore Filippone acfe6c0295 Cleanup interface to BootCMatch 6 years ago
Salvatore Filippone 8e732d41ad Align interface for BootCMatch with changes to CSETI. 6 years ago
Salvatore Filippone 5474accddd Fixed prec%init in examples/tests. 6 years ago
Salvatore Filippone 3951e449bb New version with aggregator object interface.
Take out SET with integer WHAT.
6 years ago
Salvatore Filippone 532ad262b0 Avoid integer overflow when computing nnz. 6 years ago
Salvatore Filippone 660d00d49b First version working with BootCMatch. To be tested in detail. 6 years ago
Salvatore Filippone c7ab19ec9b test runs dir. 6 years ago
Salvatore Filippone 8c3faf0e9a bcmag in the test program. 6 years ago
Salvatore Filippone 5664c97555 New C file for BCM interface. 6 years ago
Salvatore Filippone 377340f221 Fix compilation for BCM example. Next we need to stitch together the codes. 6 years ago
Salvatore Filippone f8c7a1a4ba Added TBD comments. 6 years ago
Salvatore Filippone 1fbca2abef Reinstate mat_asb and spmm_asb for Bcmatch experiments. 6 years ago
Salvatore Filippone 99c4e824a7 Further development towards BootCMatch files. Not complete yet. 6 years ago
Salvatore Filippone 3cfc0c3ec0 Add new files for BCMATCH tests. 6 years ago
Salvatore Filippone 8ee76a1a82 Made test program generate symmetric matrices. 7 years ago
Salvatore Filippone 24988bcfc5 Moved BootCMatch interface to tests; to be reviewed later. 7 years ago
Salvatore Filippone ef5256b3b4 Updated version number in headers. 7 years ago
Salvatore Filippone 77624b2518 Aligned matrix generation with that from base PSBLAS library. 7 years ago
Salvatore Filippone 11f25be218 Fix time measurements. 7 years ago
Salvatore Filippone 5b0bd2694b Fixed bnoundaries in generation loop. 7 years ago
Salvatore Filippone b76fb7cd69 Put in new cartesian data partition from PSBLAS.
Minor typo in Makefile.
7 years ago
Salvatore Filippone 0f5ce22c8f Test programs can take input file on command line. 7 years ago
Salvatore Filippone 822075fd12 Updated copyright statement. 7 years ago
Salvatore Filippone 9fe63d8387 Fix call to prec%descr 7 years ago
Salvatore Filippone f1f3240f27 Fixed prec%descr call 7 years ago
Salvatore Filippone 55ec0f3da0 Added WV to smoother method 7 years ago
Salvatore Filippone f493b7064e Take out DEFLT from sample programs. 7 years ago
Salvatore Filippone f0d6631473 Added sample matrix files. 7 years ago
Salvatore Filippone 4f2c5cb0cd Fixed input files. 7 years ago
Salvatore Filippone fcd370a304 New structure of input files. Fixed defaults. 7 years ago
Salvatore Filippone 25acc34d6b Fix silly mistake on input broadcast in test programs 7 years ago
Salvatore Filippone 69cd86f079 New example programs 7 years ago
Salvatore Filippone fc7ed00981 Fixes for new cbind-version of psblas 3.5.0 7 years ago
Salvatore Filippone 4c99f51401 Fixed UNSMOOTHED in input files. 7 years ago
Salvatore Filippone b5e116dc08 Added GS/FBGS for precs. Fixed 1-level application of twosided. 7 years ago
Salvatore Filippone 304e125801 Fixed reading inputs Added DEFLT choice. 7 years ago
Salvatore Filippone 20efbb2c85 Fixed PREC%SET. 7 years ago
Salvatore Filippone 93c16477b2 Modified copyright vs contribution. 7 years ago
Salvatore Filippone 6227d50e8f Changed comments in input files. 7 years ago
Salvatore Filippone b65c51d5e7 Propagated fixes from Daniela to S/C/Z 7 years ago
Daniela di Serafino c6991a7507 : updated example and test programs and their input files; updated README 7 years ago
Salvatore Filippone 62c82f0474 Fixed PART argument in fileread. 7 years ago
Salvatore Filippone eae18f1069 Fixed makefile 7 years ago
Salvatore Filippone 062f48d3c4 Updated README. Fixed some details of examples. 7 years ago
Salvatore Filippone 9330489e6e Fixed checks to second smoother.
Fixed makefiles to include LINKOPT option *(empty by default)
Updated example new solver.
7 years ago
Salvatore Filippone 1371fe19c0 mld2p4-2:
tests/fileread/runs/cfs.inp
 tests/fileread/runs/dfs.inp
 tests/fileread/runs/sfs.inp
 tests/fileread/runs/zfs.inp
 tests/pdegen/data_input.f90
 tests/pdegen/mld_d_pde2d.f90
 tests/pdegen/mld_d_pde3d.f90
 tests/pdegen/mld_s_pde2d.f90
 tests/pdegen/mld_s_pde3d.f90
 tests/pdegen/runs/mld_pde2d.inp
 tests/pdegen/runs/mld_pde3d.inp

Fixes for new test programs.
7 years ago
Salvatore Filippone a29a7f5dcf mld2p4-2:
tests/fileread/data_input.f90
 tests/fileread/mld_cf_sample.f90
 tests/fileread/mld_df_sample.f90
 tests/fileread/mld_sf_sample.f90
 tests/fileread/mld_zf_sample.f90
 tests/fileread/runs/cfs.inp
 tests/fileread/runs/dfs.inp
 tests/fileread/runs/sfs.inp
 tests/fileread/runs/zfs.inp

Fixed new Xf_sample.
7 years ago
Salvatore Filippone 9761a6e854 mld2p4-2:
tests/newslv/mld_d_tlu_solver.f90
 tests/newslv/mld_pde3d_newslv.f90
 tests/newslv/runs/mld_pde.inp

Now simple example, works.
7 years ago
Salvatore Filippone ff66cedf9c mld2p4-2:
tests/newslv/Makefile
 tests/newslv/data_input.f90
 tests/newslv/mld_pde3d_newslv.f90
 tests/newslv/ppde3d.f90
 tests/newslv/runs/mld_pde.inp
 tests/newslv/runs/ppde.inp

Rename newslv examples. Not finished yet
7 years ago