Commit Graph

1266 Commits (825037761f41cc8b2e4c0b2b3721ea9a5437f964)
 

Author SHA1 Message Date
Salvatore Filippone 825037761f Reworked CSETC methods
Salvatore Filippone 4af1351344 Remove last vestiges of single precision sludist files from Makefile
Salvatore Filippone 70a85c6972 Fix handling of level sweeps in the case of global solver and print warning.
Salvatore Filippone 8006626693 Mumps: use izero instead of 0 in calling sequence
Salvatore Filippone 0380a90ead Merge branch 'unify_aggr_bld' into development
Salvatore Filippone 9ac2a27077 Merge branch 'smoothed-parm' into unify_aggr_bld
Salvatore Filippone 2c257321a0 Regenerate configure script from latest updates for SuperLU_DIST
Salvatore Filippone 47b5d86fbf Merge branch 'smoothed-parm' of https://github.com/sfilippone/mld2p4-2 into smoothed-parm
# Conflicts:
#	config/pac.m4
#	mlprec/impl/mld_dslud_interface.c
#	mlprec/impl/mld_zslud_interface.c
Salvatore Filippone 2f1d6e29bb Fixes for interfacing with multiple versions of SuperLU_DIST
Salvatore Filippone 6fb0172cd7 Update support for SuperLU_Dist version 6
Salvatore Filippone cb0e726980 New call ac_coo%fix
Salvatore Filippone 650fd36982 Merge branch 'smoothed-parm' into unify_aggr_bld
Salvatore Filippone fa4623f54b Ensure using correct NZ value
Salvatore Filippone 028ccea2e3 Fix handling of aggregator/smoother parms upon resizing
Salvatore Filippone 5c22fe9c4c Merge branch 'smoothed-parm' into unify_aggr_bld
Salvatore Filippone d2aeeb9dae Improve structure of Makefiles
Salvatore Filippone e4e7d8970e Move call to ac%fix
Salvatore Filippone aa6c9df52f Fix cbind Makefile
Salvatore Filippone 28cc3283cd Update makefile for cbind.
Salvatore Filippone 4ba8968f02 Merge branch 'smoothed-parm' into unify_aggr_bld
Salvatore Filippone 6aed8608ca New version X_spmm_bld_inner
Salvatore Filippone 4696ef16bf Merge branch 'unify_aggr_bld' into development
Salvatore Filippone f68f281089 Merge branch 'smoothed-parm' into unify_aggr_bld
Salvatore Filippone 66000d638c Fix INTENT of desc_a for cases where we need a deep copy.
Salvatore Filippone f2476eefc3 Take out unused vars in spmm_bld_inner.
Salvatore Filippone 7398693f57 Fix error message args for LPK4/LP8
Salvatore Filippone 1b862e3dcc Fix intent for op_prol in inner_mod:var_bld
Salvatore Filippone 6b4980490c Fixed intent of variables in module inner_mod
Salvatore Filippone d57c46e78b Fix position of update_aggr call.
Salvatore Filippone af8a9e875f Fix documentation typo
Salvatore Filippone b29701e1c3 Merge branch 'unify_aggr_bld' into development
Salvatore Filippone aa205fa4f9 Fix coarse matrix build for replicated.
Salvatore Filippone 343a0e3661 Merge branch 'unify_aggr_bld' into development
Salvatore Filippone 7f3f0cb2e5 Fix build of replicated coarse matrix for unsmoothed aggregation.
Salvatore Filippone 497984f9e3 Merge branch 'unify_aggr_bld' into development
Salvatore Filippone 850317a62b Change mat%print interface, and refactor.
Salvatore Filippone 63f8bd4557 New iproc argument in prec%dump
Salvatore Filippone 1b7bdb437b Internal unused var cleanup
Salvatore Filippone ac1c81f112 Fix handling of large process count in filename generation.
Salvatore Filippone de25234293 Cleanup internal declarations and unused variables.
Salvatore Filippone f34594df60 Unify notation for nd_nnz_tot and fix byte size.
Salvatore Filippone d51de74a05 Fix computation of global matrix coarse size.
Salvatore Filippone ee34e9e9f7 Fixes for build process. REPL does not work yet!
Salvatore Filippone b339d867da Rework unsmoothed and "bizarre" bld to align with smoothed.
Salvatore Filippone 85a03d87ba Partial cleanup of aggregation code.
Salvatore Filippone 4291f08cc7 Streamline new smoothed implementation, first step
Salvatore Filippone 2295f16aa7 Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development
Salvatore Filippone 8026e0ccd3 Cleanup variables etc. Fixed Makefile.
Salvatore Filippone 8fbaa83f10 Changes for IPK8==LPK8
Salvatore Filippone 41731b2acb New spmm_bld_inner files.