Commit Graph

252 Commits (657986c9388900a9131dbe9700a26cc91ece7fc7)

Author SHA1 Message Date
sfilippone 767b606bb2 Do away with -DOMP 2 years ago
sfilippone 17698c2725 Changes to OpenMP MathcBox version needs -DOMP 2 years ago
Salvatore Filippone 897c5229a6 Improve behaviour of OpenMP matching 2 years ago
Salvatore Filippone ab5eaac5ed Cosmetic changes 2 years ago
sfilippone 234071869d Merge branch 'PolySmooth' of github.com:sfilippone/amg4psblas into PolySmooth 2 years ago
sfilippone 3e3b343131 Fix potential overflow issue in SOC_MAP_BLD 2 years ago
Cirdans-Home 5790aa0cbd Revert "First hardcoded implementation of l1 smooth aggregation"
This reverts commit a17f503486.
2 years ago
Cirdans-Home a17f503486 First hardcoded implementation of l1 smooth aggregation 2 years ago
Cirdans-Home 74dccb6c44 Added timers and removed unuseful spmm 2 years ago
sfilippone e83bde6896 New timings 2 years ago
Salvatore Filippone 83d435b49e Default GLOBAL=.true. for MEMORY_USE 2 years ago
Salvatore Filippone af3fda9690 Additional output fixes for memory_use 2 years ago
Salvatore Filippone 678237cf29 Fixed implementation of GLOBAL vs VERBOSITY 2 years ago
Salvatore Filippone 3671285c7a Modified memory_use impl with GLOBAL and VERBOSITY 2 years ago
sfilippone a747cc6abb Defined memory_use method 2 years ago
Cirdans-Home d385d99e71 Fixed Cheby1 Implementation 2 years ago
Salvatore Filippone 4e6e3d5f09 Fix merge conflict 2 years ago
Salvatore Filippone 7c48b96936 Work version of polynomial smoother 2 years ago
Salvatore Filippone 12478a2fff Define COARSE_INVFILL 2 years ago
Salvatore Filippone 2ef4459b18 Added "COARSE_INVFILL" 2 years ago
Cirdans-Home ea8974f88c Fixed build and apply to actually use degree 2 years ago
Cirdans-Home 54d608d2dd Isolated under ifdef buggy matching 2 years ago
sfilippone c2fd0ac66d Disable MATCHBOX with SERIAL_MPI and add error message 3 years ago
sfilippone ccef858192 Cleanup dead code 3 years ago
sfilippone 30a5c7be03 Added POLY smoothers, also in SAMPLES/ADVANCED 3 years ago
sfilippone 23aabd794d Defined new variant of polynomial smoother. 3 years ago
sfilippone a67454ef5c Prepare for new variant. 3 years ago
sfilippone 79317cb392 Additional fields for rho(BA) estimate. 3 years ago
sfilippone 847ed6ae60 Estimate rho(BA) 3 years ago
sfilippone bb262275a1 Temporary checkpoint, working version, to be investigated further. 3 years ago
sfilippone ec9fcb1bcc Adjustments for POLYNOMIAL smoothers. 3 years ago
sfilippone ea2f75776c Implement structure for polynomial smoother 3 years ago
sfilippone 84ea60c94c Defined Jacobi and L1-JACOBI solvers. 3 years ago
Salvatore Filippone a97f56d673 Add L1-JACOBI as subsolver. 3 years ago
sfilippone b1f05482a6 Add 'DECOUPLED' as possible choice 3 years ago
sfilippone fb490cee7e Merge branch 'dev-openmp' into development 3 years ago
Salvatore Filippone 24c85c7114 Merged hierarchy_ and smoothers_ free methods from dev 3 years ago
sfilippone 53998a1da9 Fixed out of bound accesses. 3 years ago
sfilippone 0bcc9d7b55 Merge branch 'dev-openmp' into development 3 years ago
sfilippone d33bcfe107 Completed SOC2 OpenMP. 3 years ago
sfilippone 5bcd36f394 Fixed SOC1 and SOC2 OpenMP 3 years ago
sfilippone 73495edf09 Finish SOC1 OpenMP 3 years ago
sfilippone 9e82d2e311 Final OMP version of SOC1. 3 years ago
sfilippone c1ecb4ebec Fixed SOC1 and begin work on SOC2 3 years ago
sfilippone e78449d0f5 Prepare for SOC2 OpenMP 3 years ago
sfilippone e3de565b6d Updated commeents in SOC1 3 years ago
sfilippone 7b9c722a1a Fixed OpenMP version of SOC1. 3 years ago
sfilippone 2fd718be6f Updates and measurements for OpenMP build 3 years ago
sfilippone 73e5d49913 Added timers to build phases 3 years ago
sfilippone dd7cb86775 Fix clone_settings for AINV variants. 3 years ago
Salvatore Filippone ebe9b45177 Modify MATCHBOXP to fix OpenMP. Performance to be reviewed 3 years ago
Salvatore Filippone 92e0fd7f19 Modified precset to warn about overriding COARSE_MAT 4 years ago
Salvatore Filippone e6d7f48fdf Defined smoothers_free method 4 years ago
Salvatore Filippone d59c9e6c0a Updates towards OpenMP version. 4 years ago
Salvatore Filippone 0d624df346 Merge branch 'petrilli-m' into openmp-match 4 years ago
StefanoPetrilli 6414d3aef3 U and privateU are now vectors 4 years ago
StefanoPetrilli a259e8ab53 extractUChunch optimization 4 years ago
StefanoPetrilli 500403dbda Replaced some staticQueues with vectors for performance reasons 4 years ago
StefanoPetrilli 066c1a5e62 optimization processMatchedVerticesAndSendMessages.cpp 4 years ago
StefanoPetrilli 1ab166b38b Improved performance of processMatchedVerticesAndSendMessages.cpp 4 years ago
StefanoPetrilli 5efee20041 Optimization, replaced all useless atomic with reduction 4 years ago
StefanoPetrilli aa45e2fe93 processMatchedVerticesAndSendMessages.cpp unoptimized 4 years ago
StefanoPetrilli e328f3969c queueTransfer optimization in processMatchedVertices 4 years ago
StefanoPetrilli 9b065602a8 Fixed race condition in processExposedVertices 4 years ago
StefanoPetrilli abf258e2e8 isAlreadyMatched is now atomic 4 years ago
StefanoPetrilli cdf92ea2b2 processMatchedVerticess add send messages with error 4 years ago
StefanoPetrilli 22d9baf296 isAlreadyMatched substituted with atomic read in one place 4 years ago
StefanoPetrilli 44f174a571 findOwnerOfGhost optimization and refactor 4 years ago
StefanoPetrilli 3e945c75b4 Refactoring, removed all useless Pointer passed in functions 4 years ago
StefanoPetrilli a71fe82752 PROCESS_CROSS_EDGE refactoring 4 years ago
StefanoPetrilli 4f07a70ed1 initialize refactoring 4 years ago
StefanoPetrilli cb660e044d Remoe MateLock 4 years ago
StefanoPetrilli d24c8c2d46 processCrossEdges is now atomic 4 years ago
StefanoPetrilli 9ab54adf3f processMatchedVertices parallelized 4 years ago
StefanoPetrilli 71d4cdc319 processMatchedVertices rollback to critical regions 4 years ago
StefanoPetrilli 1374f21ba8 refactor increment on variables passed by reference in processMatchedVertices.cpp 4 years ago
StefanoPetrilli a9bb6b26fa processMatchedVertices partially working mixed critical and lock version 4 years ago
StefanoPetrilli 561cadee0f parallelQueues working 4 years ago
StefanoPetrilli 5ca78fb871 Refactoring isAlreadyMatched and processCrossEdge 4 years ago
StefanoPetrilli f17082b337 Refactoring: eliminatino of SPtr inside processMessages 4 years ago
StefanoPetrilli 1ea1be33ba Refactoring, eliminated useless passed variables 4 years ago
StefanoPetrilli 47c6f4f2f8 comments 4 years ago
StefanoPetrilli dc1675766f processMessages.cpp further refactoring 4 years ago
StefanoPetrilli ccac816f52 processCrossEdge small refactoring 4 years ago
StefanoPetrilli c7e8193514 omp task in clean.cpp, lock destroy 4 years ago
StefanoPetrilli 36bd3a51a2 Makefile fix 4 years ago
StefanoPetrilli 32777cc15c clean partial refactoring 4 years ago
StefanoPetrilli 64c23f93f8 processMessags partial refactoring, message const refactoring 4 years ago
StefanoPetrilli d19443052d Insert private queue error in processMatchedVertices.cpp 4 years ago
StefanoPetrilli df1e4a4616 PROCESS_CROSS_EDGE refactoring 4 years ago
StefanoPetrilli 3de1e607eb sendBundledMessages refactoring 4 years ago
StefanoPetrilli 9b13aef1ce processMathedVertices refactoring 4 years ago
StefanoPetrilli 6dcae6d0c1 fix private queues in PARALLEL_PROCESS_EXPOSED_VERTEX_B 4 years ago
StefanoPetrilli 63b7602d3a refactoring queueTransfer 4 years ago
StefanoPetrilli b66de7f25c Refactoring PARALLEL_PROCESS_EXPOSED_VERTEX_B 4 years ago
StefanoPetrilli 46047b2202 refactoring parallelComputeCandidateMateB 4 years ago
StefanoPetrilli 7cfe198d0f Format 4 years ago
StefanoPetrilli 1aca17cd44 initialize fix 4 years ago
StefanoPetrilli ea040ae5ee Reformat initialize, refactoring of initialize completed 4 years ago
StefanoPetrilli 7741abd45d Initialize parallelized with task 4 years ago