Commit Graph

223 Commits (d385d99e714b892229329e37cbcaa774ae45980e)

Author SHA1 Message Date
Cirdans-Home d385d99e71 Fixed Cheby1 Implementation 8 months ago
Salvatore Filippone 4e6e3d5f09 Fix merge conflict 8 months ago
Salvatore Filippone 7c48b96936 Work version of polynomial smoother 8 months ago
Salvatore Filippone 12478a2fff Define COARSE_INVFILL 8 months ago
Cirdans-Home ea8974f88c Fixed build and apply to actually use degree 9 months ago
Cirdans-Home 54d608d2dd Isolated under ifdef buggy matching 9 months ago
sfilippone 47bafd7fe7 Add missing file 11 months ago
sfilippone ccef858192 Cleanup dead code 11 months ago
sfilippone 30a5c7be03 Added POLY smoothers, also in SAMPLES/ADVANCED 11 months ago
sfilippone 23aabd794d Defined new variant of polynomial smoother. 11 months ago
sfilippone a67454ef5c Prepare for new variant. 11 months ago
sfilippone 79317cb392 Additional fields for rho(BA) estimate. 11 months ago
sfilippone 847ed6ae60 Estimate rho(BA) 11 months ago
sfilippone bb262275a1 Temporary checkpoint, working version, to be investigated further. 11 months ago
sfilippone ec9fcb1bcc Adjustments for POLYNOMIAL smoothers. 11 months ago
sfilippone 2dd1cbd3dc Fix coeff generation. Change name of polynomial coefficients module. 11 months ago
sfilippone ea2f75776c Implement structure for polynomial smoother 11 months ago
sfilippone 84ea60c94c Defined Jacobi and L1-JACOBI solvers. 12 months ago
sfilippone e8b50152fa Fix comments on LOCAL_SOLVER GLOBAL_SOLVER 12 months ago
Salvatore Filippone a97f56d673 Add L1-JACOBI as subsolver. 12 months ago
sfilippone b1f05482a6 Add 'DECOUPLED' as possible choice 1 year ago
sfilippone fb490cee7e Merge branch 'dev-openmp' into development 1 year ago
Salvatore Filippone 24c85c7114 Merged hierarchy_ and smoothers_ free methods from dev 1 year ago
sfilippone 53998a1da9 Fixed out of bound accesses. 1 year ago
sfilippone 0bcc9d7b55 Merge branch 'dev-openmp' into development 1 year ago
sfilippone d33bcfe107 Completed SOC2 OpenMP. 1 year ago
sfilippone 5bcd36f394 Fixed SOC1 and SOC2 OpenMP 1 year ago
sfilippone 73495edf09 Finish SOC1 OpenMP 1 year ago
sfilippone 9e82d2e311 Final OMP version of SOC1. 1 year ago
sfilippone c1ecb4ebec Fixed SOC1 and begin work on SOC2 1 year ago
sfilippone e78449d0f5 Prepare for SOC2 OpenMP 1 year ago
sfilippone e3de565b6d Updated commeents in SOC1 1 year ago
sfilippone 7b9c722a1a Fixed OpenMP version of SOC1. 1 year ago
sfilippone 2fd718be6f Updates and measurements for OpenMP build 1 year ago
sfilippone 73e5d49913 Added timers to build phases 1 year ago
sfilippone dd7cb86775 Fix clone_settings for AINV variants. 2 years ago
Salvatore Filippone a612cea167 Debug for matchboxp 2 years ago
Salvatore Filippone ebe9b45177 Modify MATCHBOXP to fix OpenMP. Performance to be reviewed 2 years ago
Salvatore Filippone 32994c7ce8 Better parameters in matchboxp_mod 2 years ago
Salvatore Filippone 92e0fd7f19 Modified precset to warn about overriding COARSE_MAT 2 years ago
Salvatore Filippone e6d7f48fdf Defined smoothers_free method 2 years ago
Salvatore Filippone d59c9e6c0a Updates towards OpenMP version. 2 years ago
Salvatore Filippone 0d624df346 Merge branch 'petrilli-m' into openmp-match 2 years ago
Salvatore Filippone 28634f6cda Add ctxt_type to imports 2 years ago
Salvatore Filippone 80185463ea Fix bug in KRM prec_descr 2 years ago
StefanoPetrilli 6414d3aef3 U and privateU are now vectors 2 years ago
StefanoPetrilli a259e8ab53 extractUChunch optimization 2 years ago
StefanoPetrilli 500403dbda Replaced some staticQueues with vectors for performance reasons 2 years ago
StefanoPetrilli 066c1a5e62 optimization processMatchedVerticesAndSendMessages.cpp 2 years ago
StefanoPetrilli 1ab166b38b Improved performance of processMatchedVerticesAndSendMessages.cpp 2 years ago