Commit Graph

1122 Commits (78739f1fb537cf353a37dc8fc9a77bf74801534e)
 

Author SHA1 Message Date
Salvatore Filippone 78739f1fb5 Further fixes for MUMPS configry.
Salvatore Filippone d2d1271113 Improve configure to search for MUMPS includes when modules not available.
Salvatore Filippone f7fb7228a2 Fallback onto "include" for MUMPS when modules not available for "USE".
Salvatore Filippone e7718084c7 Update docs for version 2.2
Salvatore Filippone e7c6028aec *** empty log message ***
Salvatore Filippone 056b382d6d Fix loose PRIVATE method declarations.
Salvatore Filippone 1a82740826 Take out use statement to compile with INTEL.
Salvatore Filippone 70a3a2090f Require PSBLAS 3.6.
Salvatore Filippone 90e08ce10a Change name of mumps set option.
Document recent mumps changes.
Salvatore Filippone ab387a1343 Fixes for MUMPS used as local solver. Better interface for choosing
same.
Salvatore Filippone acfe6c0295 Cleanup interface to BootCMatch
Salvatore Filippone 73823102a2 Added internal documentation. Take out obsolete methods.
Salvatore Filippone 3c58dfaefd Fix typo in description.
Salvatore Filippone d8d9c24a3c Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development
Salvatore Filippone 84c58cb290 Started review of internal documentation, long overdue.
Salvatore Filippone 5315dd2875 Remove obsolete as_smoother%csetr.
Salvatore Filippone 8e732d41ad Align interface for BootCMatch with changes to CSETI.
Salvatore Filippone 42b51e74f0 New interface for MUMPS_IPAR_ENTRY and MUMPS_RPAR_ENTRY. Document same.
Salvatore Filippone 37f068539a Merge branch 'mld2p4-bcmatch' into development
Salvatore Filippone 3d6d453fe4 Start of new interface handling for MUMPS.
Salvatore Filippone 5474accddd Fixed prec%init in examples/tests.
Salvatore Filippone 1527c5e1c2 New ICTXT argument in precinit.
Salvatore Filippone 77f5b43b4c Fix SETAG interface with ILMAX
Salvatore Filippone c64eef2eb1 Formatting source code in mumps module. Updated docs for IDX in %SET.
Salvatore Filippone 4ffbd65166 Added average coarsening ratio
Salvatore Filippone 7afcdb7ec2 Add optional IDX argument to %SET calls.
Salvatore Filippone 743dd38121 Fix configry. Fixed onelev%SET to call aggr method.
Salvatore Filippone a625f229bc Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development
Salvatore Filippone 871f00cc27 Fix configry for SuperLU.
Salvatore Filippone 3951e449bb New version with aggregator object interface.
Take out SET with integer WHAT.
Salvatore Filippone 532ad262b0 Avoid integer overflow when computing nnz.
Salvatore Filippone 331e57ed35 Avoid integer overflow when computing nnz.
Salvatore Filippone a0343aa36a Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development
Salvatore Filippone 85d97093cd Reinstate printout of smoothed/unsmoothed.
Salvatore Filippone 5848b592bd Override DESCR for aggregator, testing.
Salvatore Filippone 660d00d49b First version working with BootCMatch. To be tested in detail.
Salvatore Filippone c7ab19ec9b test runs dir.
Salvatore Filippone 8c3faf0e9a bcmag in the test program.
Salvatore Filippone 5664c97555 New C file for BCM interface.
Salvatore Filippone 377340f221 Fix compilation for BCM example. Next we need to stitch together the codes.
Salvatore Filippone f8c7a1a4ba Added TBD comments.
Salvatore Filippone 1fbca2abef Reinstate mat_asb and spmm_asb for Bcmatch experiments.
Salvatore Filippone 99c4e824a7 Further development towards BootCMatch files. Not complete yet.
Salvatore Filippone 3cfc0c3ec0 Add new files for BCMATCH tests.
Salvatore Filippone dcb051d059 Use a CSR buffer in soc1_map_bld
Salvatore Filippone 1e5e86ee89 Use optional argument in GETROW in SOC1_MAP_BLD.
Salvatore Filippone 9de544f540 Avoid warnings on ALLOCATE by using tmp_aggr object,
Salvatore Filippone 9184e29ba3 Intel compiler gave an ICE with generic names for mlptec_aply.
Salvatore Filippone 663f8afd72 Fix checks for Intel MPI wrappers.
Salvatore Filippone d5c58d7a8b Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development