Commit Graph

787 Commits (be4e7b4837ca5abbfa539dbaac3b6a0d876ea49c)

Author SHA1 Message Date
Salvatore Filippone 6ef5ea9748 Enable MUMPS at LPK8, by checking if actual size fits in IPK4 5 years ago
Salvatore Filippone f59c816914 Fix handling of is_global for SYM%ND 5 years ago
Salvatore Filippone 1e484f6a18 Aligned new aggregator object internals. 6 years ago
Salvatore Filippone 33a1fca1c9 Fix coarse_solve handling for L1-Jacobi 6 years ago
Salvatore Filippone 712d95fbc7 New L1-Jacobi smoother. 6 years ago
Salvatore Filippone 88976ec108 Changes for new L1-Jacobi smoother/solver. 6 years ago
Salvatore Filippone b2047f95e0 New Jacobi implementation. 6 years ago
Salvatore Filippone 19d33fae2c Updates for new linmap internal structure. 6 years ago
Salvatore Filippone 5357260a84 Adjustments for new wrk methods in psblas%prec 6 years ago
Salvatore Filippone 184a8a43c2 Refactored linmap build code into aggregator method. 6 years ago
Salvatore Filippone d65a71210e Make sure default coarse size does not overflow for large matrices. 6 years ago
Salvatore Filippone f3edc6a467 Changes to aggregation with new aggregation object. Fix CSETC. 6 years ago
Salvatore Filippone 5a1dace4e3 Fixed singleton marking in SOC1/SOC2.
Fixed singleton handling for unsmoothed aggregation and minenergy.
6 years ago
Salvatore Filippone b9b1c878bb Fix printout of global sizes with long integer kind. 6 years ago
Salvatore Filippone 02abb91ebc Formatting changes 6 years ago
Salvatore Filippone e318e23310 Make DESC_A inout in solver%bld. 6 years ago
Salvatore Filippone 0082f4404b Call free_wrk inside lev%free. Fix prec%free_wrk. 6 years ago
Salvatore Filippone 70a57f6ab0 Fix method misspelling. 6 years ago
Salvatore Filippone b0d1b09021 Emergency fix for silly interface mistake with MUMPS. 6 years ago
Salvatore Filippone 0b57535762 Fixed MUMPS with replicated matrix. 6 years ago
Salvatore Filippone f4f8bcc5ff Fix silly bug in eigenvalue estimate in aggrmat_smth. 6 years ago
Salvatore Filippone 61151ee45e Updated version number. 6 years ago
Salvatore Filippone b8900beee3 Merge branch 'MixedI8' into mergemixed. Fixed configure for MUMPS vs LPK8 6 years ago
Salvatore Filippone c327006f51 Ensure proper allocation for work vectors in SOC1 and 2.
Cleanup references from aggrmat.
6 years ago
Salvatore Filippone 7b6a1c9a63 Ensure good allocation size for work vectors. 6 years ago
Salvatore Filippone f7fb7228a2 Fallback onto "include" for MUMPS when modules not available for "USE". 6 years ago
Salvatore Filippone 056b382d6d Fix loose PRIVATE method declarations. 6 years ago
Salvatore Filippone be7fd2947c Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 90e08ce10a Change name of mumps set option.
Document recent mumps changes.
6 years ago
Salvatore Filippone ab387a1343 Fixes for MUMPS used as local solver. Better interface for choosing
same.
6 years ago
Salvatore Filippone b4404483cd Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 73823102a2 Added internal documentation. Take out obsolete methods. 6 years ago
Salvatore Filippone 3c58dfaefd Fix typo in description. 6 years ago
Salvatore Filippone 1cf4b354dc Take out obsolete interface for csetr in AS. 6 years ago
Salvatore Filippone ad03a7ba70 Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone d8d9c24a3c Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development 6 years ago
Salvatore Filippone 84c58cb290 Started review of internal documentation, long overdue. 6 years ago
Salvatore Filippone ae62e3abfb Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 5315dd2875 Remove obsolete as_smoother%csetr. 6 years ago
Salvatore Filippone 42b51e74f0 New interface for MUMPS_IPAR_ENTRY and MUMPS_RPAR_ENTRY. Document same. 6 years ago
Salvatore Filippone 37f068539a Merge branch 'mld2p4-bcmatch' into development 6 years ago
Salvatore Filippone 3d6d453fe4 Start of new interface handling for MUMPS. 6 years ago
Salvatore Filippone 1527c5e1c2 New ICTXT argument in precinit. 6 years ago
Salvatore Filippone 77f5b43b4c Fix SETAG interface with ILMAX 6 years ago
Salvatore Filippone c64eef2eb1 Formatting source code in mumps module. Updated docs for IDX in %SET. 6 years ago
Salvatore Filippone 4ffbd65166 Added average coarsening ratio 6 years ago
Salvatore Filippone 7afcdb7ec2 Add optional IDX argument to %SET calls. 6 years ago
Salvatore Filippone 743dd38121 Fix configry. Fixed onelev%SET to call aggr method. 6 years ago
Salvatore Filippone 3951e449bb New version with aggregator object interface.
Take out SET with integer WHAT.
6 years ago
Salvatore Filippone 85d97093cd Reinstate printout of smoothed/unsmoothed. 6 years ago
Salvatore Filippone 5848b592bd Override DESCR for aggregator, testing. 6 years ago
Salvatore Filippone 660d00d49b First version working with BootCMatch. To be tested in detail. 6 years ago
Salvatore Filippone dcb051d059 Use a CSR buffer in soc1_map_bld 6 years ago
Salvatore Filippone 1e5e86ee89 Use optional argument in GETROW in SOC1_MAP_BLD. 6 years ago
Salvatore Filippone 9de544f540 Avoid warnings on ALLOCATE by using tmp_aggr object, 7 years ago
Salvatore Filippone 9184e29ba3 Intel compiler gave an ICE with generic names for mlptec_aply. 7 years ago
Salvatore Filippone 06a4ee5707 Minor fixes for I8. 7 years ago
Salvatore Filippone 565b48ea90 Fixed wrong use of e_err instead of l_err. 7 years ago
Salvatore Filippone d6981973c1 Fix SLU interface for LPK. 7 years ago
Salvatore Filippone f0472fa227 Fixed all versions of MAT_ASB. 7 years ago
Salvatore Filippone 5bdd07b13b UMF interaction with IPK8. 7 years ago
Salvatore Filippone 281c5531da More conversions. 7 years ago
Salvatore Filippone 265f8b5e99 Update interface declaration for SOC_map_bld and MAT_ASB. 7 years ago
Salvatore Filippone 3fd565bc99 Make base_solver_free a noop, check for error in level_setsv. 7 years ago
Salvatore Filippone 59a75755a9 Make base_solver_free a noop, check for error in level_setsv. 7 years ago
Salvatore Filippone eeb5a5e00f Fix use of errstatus. 7 years ago
Salvatore Filippone cc144c0d51 Fixes for mat asb. Compiles, to be fully debugged. 7 years ago
Salvatore Filippone 013a55142b Version with LX for RWEXTD. 7 years ago
Salvatore Filippone 935010381c Further changes to handle CLIP on LX 7 years ago
Salvatore Filippone 5e1b8f1ae4 Expand LPK treatment. Need to go back to PSBLAS and fix RXEXTD. 7 years ago
Salvatore Filippone 507db73ea4 Merge branch 'tryLsp' of https://github.com/sfilippone/mld2p4-2 into tryLsp
# Conflicts:
#	mlprec/impl/aggregator/mld_c_dec_aggregator_mat_asb.f90
#	mlprec/impl/aggregator/mld_c_dec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_c_symdec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_d_dec_aggregator_mat_asb.f90
#	mlprec/impl/aggregator/mld_d_dec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_d_symdec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_s_dec_aggregator_mat_asb.f90
#	mlprec/impl/aggregator/mld_s_dec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_s_symdec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_z_dec_aggregator_mat_asb.f90
#	mlprec/impl/aggregator/mld_z_dec_aggregator_tprol.f90
#	mlprec/impl/aggregator/mld_z_symdec_aggregator_tprol.f90
#	mlprec/impl/mld_c_extprol_bld.F90
#	mlprec/impl/mld_d_extprol_bld.F90
#	mlprec/impl/mld_s_extprol_bld.F90
#	mlprec/impl/mld_z_extprol_bld.F90
#	mlprec/mld_d_sludist_solver.F90
#	mlprec/mld_z_sludist_solver.F90
#	tests/Bcmatch/mld_d_bcmatch_aggregator_mat_asb.f90
#	tests/Bcmatch/mld_d_bcmatch_aggregator_tprol.f90
7 years ago
Salvatore Filippone 386e970512 Changes for compilation 7 years ago
Salvatore Filippone b5b2a808d4 Take out spurious "mpik" 7 years ago
Salvatore Filippone 62cb1e86e8 Temp fix for ext_prol with LPK8. 7 years ago
Salvatore Filippone a1ad85f351 Conditional compilation with LPK8; will need a better long term soluton. 7 years ago
Salvatore Filippone 5ca07fc901 smoother/ 7 years ago
Salvatore Filippone 459a9d034e Merge branch 'mrgext' into MixedI8 7 years ago
Salvatore Filippone 6632e01e97 Fixed transfer of data for prespecified number of levels. 7 years ago
Salvatore Filippone d6e990b04c Renamed VMB and HYB into SOC1 and SOC2. 7 years ago
Salvatore Filippone 7732bb90d3 Take out hybrid, no longer needed. 7 years ago
Salvatore Filippone 13f0954cab Fixed hybrid map bld. 7 years ago
Salvatore Filippone e58eab504e Take out hybrid from internal makefiles. 7 years ago
Salvatore Filippone 0b371bf7e2 Take out hybrid 7 years ago
Salvatore Filippone a2a843ce0b Take out hybrid_aggregator for the time being. 7 years ago
Salvatore Filippone e1d9157136 Unified vmb and hyb map_bld inside dec_aggregator. 7 years ago
Salvatore Filippone 9f2c23b2a4 Redefine map_bld interfaces. 7 years ago
Salvatore Filippone cce189c450 Rename dec_map_bld into vmb_map_bld, following the split between
PAR_AGGR_ALG and AGGR_TYPE.
7 years ago
Salvatore Filippone 13dc383079 Fixed inheritance and setup of aggregators. 7 years ago
Salvatore Filippone f131e0d86d Clear par_aggr_alg when setting from external aggregator. 7 years ago
Salvatore Filippone 036c072ebc Fixed setup of aggregators. 7 years ago
Salvatore Filippone 7aadb73bd6 New inheritance structure for aggregator object. 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 7092dc2063 Fixed compilation process. 7 years ago
Salvatore Filippone e0b15f495e Fixed compilation in level. 7 years ago
Salvatore Filippone 6b87221cea Compilation works in aggregator. Cleanup needed. 7 years ago
Salvatore Filippone d707a6c9ba Progress with compilation in aggregator subdir. 7 years ago
Salvatore Filippone 535d3aa059 Fixed Makefile. 7 years ago
Salvatore Filippone 6ccb787857 Created aggregator subdir. 7 years ago
Salvatore Filippone b331b1b928 Merge aggregator: module interfaces now compile. 7 years ago
Salvatore Filippone 939ba5f6aa Started merging extaggr branch. 7 years ago
Salvatore Filippone 85f0abfa66 Moved mld_?ilu?_fact to solver subdir. 7 years ago
Salvatore Filippone 29232bf0d2 Moved mld_?ilu?_fact to solver subdir. 7 years ago
Salvatore Filippone 48b211f9d7 Modified IPK/LPK/EPK/MPK. 7 years ago
Salvatore Filippone fa1b5dcdea Fixed op_restr build for unsmoothed aggregation. 7 years ago
Salvatore Filippone 822075fd12 Updated copyright statement. 7 years ago
Salvatore Filippone 6178a2ec13 Check error conditions in single level apply. Make sure AS vectors are good. 7 years ago
Salvatore Filippone a7bd1fb466 Print UMF's own error message when needed. 7 years ago
Salvatore Filippone 260e596c3c Work vectors for X2Y/Y2X should be taken from different levels. 7 years ago
Salvatore Filippone 5783117209 Fix wrong call in lv%bld 7 years ago
Salvatore Filippone 4e88068e2a Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago
Salvatore Filippone 62a58d59cc Merged fix for dynamic type of vector in diagonal solver build. 7 years ago
Salvatore Filippone 03719469f0 Fixed use of Jacobi as coarse solver. 7 years ago
Salvatore Filippone 54d1478e21 Added use of WV in solve apply_vect 7 years ago
Salvatore Filippone 63233716c4 K-Cycle now using work vectors correctly. 7 years ago
Salvatore Filippone 68f5691a99 version of K-cycle working, but to be investigated further. 7 years ago
Salvatore Filippone 2481fec23d Added WV to solver apply_vect interface. 7 years ago
Salvatore Filippone 4564e1e4ba Cleanup smoother_apply. 7 years ago
Salvatore Filippone 3250853810 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
Salvatore Filippone 554f21992f New WRK methods in onelev data structure. 7 years ago
Salvatore Filippone 823db4f943 Fixed allocte_wrk & free_wrk for WV allocation.
Modified interface of smoothers to use WV.
Initial tests.
Added WV to calls to MAP_X2Y & MAP_Y2X.
7 years ago
Salvatore Filippone 6f9a3c10d2 Use ASSOCIATE for wrk vectors. KCYCLE to be debugged. 7 years ago
Salvatore Filippone 08040c455b Added level%allocate_wrk. Fix wrksize calculation. 7 years ago
Salvatore Filippone f982986a1c Initial methods to keep track of work vectors. 7 years ago
Salvatore Filippone 5e174d062e Update mlprec_aply to use WRK. 7 years ago
Salvatore Filippone 55ec0f3da0 Added WV to smoother method 7 years ago
Salvatore Filippone fe110b83ca First step in work area: define alloc/free methods. 7 years ago
Salvatore Filippone 449e73bbb4 Minor README tweak. Changed DESCR printout to omit ordering if NATURAL. 7 years ago
Salvatore Filippone fcd370a304 New structure of input files. Fixed defaults. 7 years ago
Salvatore Filippone 079af357ed Fixes for application 1lev, defaults, precdescr. 7 years ago
Salvatore Filippone 9c7b84ed07 Fix call to psb_info in apply 7 years ago
Salvatore Filippone c758ee13ba Merge branch 'master' of https://github.com/sfilippone/mld2p4-2 7 years ago
Salvatore Filippone d2ebac6a77 Rewrite precbld to simply call hierarchy/smoothers. 7 years ago
Salvatore Filippone 4c70174c9f Comment for fixes to apply_vect. 7 years ago
Salvatore Filippone 7d4264176a Fix zeroing of tx in as_apply_vect. 7 years ago
Salvatore Filippone 3cd6ede9f1 Fixed dump smoother. 7 years ago
Salvatore Filippone 39b7d031c5 Fixed AS default. 7 years ago
Salvatore Filippone fc7ed00981 Fixes for new cbind-version of psblas 3.5.0 7 years ago
Salvatore Filippone c3985888f7 Fixed base smoother descr. 7 years ago
Salvatore Filippone 212730c62d Fixed application and description of 1lev precs. 7 years ago
Salvatore Filippone b5e116dc08 Added GS/FBGS for precs. Fixed 1-level application of twosided. 7 years ago
Salvatore Filippone 339d1e4a33 Fixed checks in smoothers_bld for 1lev 7 years ago
Salvatore Filippone e8b7fbb7e4 Fix silly typo. 7 years ago
Salvatore Filippone 93c16477b2 Modified copyright vs contribution. 7 years ago
Salvatore Filippone 47cd4f0995 Use new TRIL/TRIU in GS build to improve performance. 7 years ago
Salvatore Filippone 1503eb1301 Change aggregation threshold default 8 years ago
Salvatore Filippone ff402e413c New Jacobi description, handling Point Jacobi and Gauss-Seidel. 8 years ago
Salvatore Filippone 933bb90a6f Rewind description of ML. 8 years ago
Salvatore Filippone 9330489e6e Fixed checks to second smoother.
Fixed makefiles to include LINKOPT option *(empty by default)
Updated example new solver.
8 years ago
Salvatore Filippone e6c49efb9d mld2p4-2:
mlprec/impl/mld_cmlprec_aply.f90
 mlprec/impl/mld_dmlprec_aply.f90
 mlprec/impl/mld_smlprec_aply.f90
 mlprec/impl/mld_zmlprec_aply.f90


Review internal ML description
8 years ago