Commit Graph

148 Commits (repackage)

Author SHA1 Message Date
sfilippone cd87bdb0c1 Add call to clean_zeros() 2 months ago
Cirdans-Home 53afa87814 Added row-preserving filtering 3 months ago
Cirdans-Home 68a9cceaa0 Fixed l1-Jacobi scaling 5 months ago
Cirdans-Home 8966ecb4a6 First implementation of l1-aggregation 5 months ago
Cirdans-Home 3e9a5c0c5b Remove diagonal zeros from aggregation 5 months ago
sfilippone dfc261cf34 Modify error message in smth_bld 6 months ago
sfilippone 33ac3f786b Merge latest changes from polysmooth 8 months ago
sfilippone 474c6a3634 Merge branch 'PolySmooth' into development 8 months ago
sfilippone c1e8bc0c57 Do not use OpenMP code for serial version 8 months ago
sfilippone 2f5072166d Switch off OpenMP in certain sections of MatchBOXP 8 months ago
sfilippone 6362db0cc5 Try improve OpenMP version of matchbox 8 months ago
sfilippone 818ead5878 Try changes for matching 9 months ago
sfilippone 803d311d1c S versions. Take out parallel in a few places 9 months ago
sfilippone 677e4fe6bc Modify MatchBox names with D in preparation for S version 9 months ago
sfilippone 02a83575a2 Reorganize MatchBox (prepare for S OpenMP) 9 months ago
sfilippone cfbec1f6ea Cosmetic changes to MatchBoxPC 9 months ago
sfilippone e11a134a1f Additional tinkering with OpenMP matchbox 9 months ago
sfilippone 6d05120930 Merge branch 'PolySmooth' of github.com:sfilippone/amg4psblas into PolySmooth 9 months ago
sfilippone bd2d1e3b26 Additional OpenMP tinkering in matchboxp 9 months ago
sfilippone c9605d1b29 Mods for OpenMP 9 months ago
sfilippone 67594f8b07 Fixes for OpenMP 10 months ago
sfilippone 301fb57bb1 Merge branch 'PolySmooth' of github.com:sfilippone/amg4psblas into PolySmooth 10 months ago
sfilippone 13eee99ea3 Use ifdef OPENMP 10 months ago
sfilippone 767b606bb2 Do away with -DOMP 10 months ago
sfilippone 17698c2725 Changes to OpenMP MathcBox version needs -DOMP 10 months ago
Salvatore Filippone 897c5229a6 Improve behaviour of OpenMP matching 10 months ago
Salvatore Filippone ab5eaac5ed Cosmetic changes 10 months ago
sfilippone 3e3b343131 Fix potential overflow issue in SOC_MAP_BLD 10 months ago
Cirdans-Home 54d608d2dd Isolated under ifdef buggy matching 1 year ago
sfilippone c2fd0ac66d Disable MATCHBOX with SERIAL_MPI and add error message 1 year ago
sfilippone 53998a1da9 Fixed out of bound accesses. 2 years ago
sfilippone d33bcfe107 Completed SOC2 OpenMP. 2 years ago
sfilippone 5bcd36f394 Fixed SOC1 and SOC2 OpenMP 2 years ago
sfilippone 73495edf09 Finish SOC1 OpenMP 2 years ago
sfilippone 9e82d2e311 Final OMP version of SOC1. 2 years ago
sfilippone c1ecb4ebec Fixed SOC1 and begin work on SOC2 2 years ago
sfilippone e78449d0f5 Prepare for SOC2 OpenMP 2 years ago
sfilippone e3de565b6d Updated commeents in SOC1 2 years ago
sfilippone 7b9c722a1a Fixed OpenMP version of SOC1. 2 years ago
sfilippone 2fd718be6f Updates and measurements for OpenMP build 2 years ago
sfilippone 73e5d49913 Added timers to build phases 2 years ago
Salvatore Filippone ebe9b45177 Modify MATCHBOXP to fix OpenMP. Performance to be reviewed 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
StefanoPetrilli 6414d3aef3 U and privateU are now vectors 3 years ago
StefanoPetrilli a259e8ab53 extractUChunch optimization 3 years ago
StefanoPetrilli 500403dbda Replaced some staticQueues with vectors for performance reasons 3 years ago
StefanoPetrilli 066c1a5e62 optimization processMatchedVerticesAndSendMessages.cpp 3 years ago
StefanoPetrilli 1ab166b38b Improved performance of processMatchedVerticesAndSendMessages.cpp 3 years ago
StefanoPetrilli 5efee20041 Optimization, replaced all useless atomic with reduction 3 years ago