Commit Graph

  • 17698c2725 Changes to OpenMP MathcBox version needs -DOMP sfilippone 2024-05-30 14:43:26 +0200
  • 897c5229a6 Improve behaviour of OpenMP matching Salvatore Filippone 2024-05-30 08:13:08 -0400
  • ab5eaac5ed Cosmetic changes Salvatore Filippone 2024-05-30 08:12:48 -0400
  • fcbcb8bf10 Fix intent for ovrl Poly-novrl Salvatore Filippone 2024-05-10 09:16:49 -0400
  • 234071869d Merge branch 'PolySmooth' of github.com:sfilippone/amg4psblas into PolySmooth sfilippone 2024-05-10 15:03:38 +0200
  • 3e3b343131 Fix potential overflow issue in SOC_MAP_BLD sfilippone 2024-05-10 15:02:36 +0200
  • 0f3c3380cb Avoid overflow in bnds() sfilippone 2024-05-10 14:44:18 +0200
  • 15bb4ac101 Avoid overflow sfilippone 2024-05-10 14:43:38 +0200
  • 12356f65f6 First hardcoded implementation of l1 smooth aggregation Cirdans-Home 2024-04-26 11:09:12 +0000
  • 5790aa0cbd Revert "First hardcoded implementation of l1 smooth aggregation" Cirdans-Home 2024-04-26 10:55:47 +0000
  • a17f503486 First hardcoded implementation of l1 smooth aggregation Cirdans-Home 2024-04-26 10:54:43 +0000
  • 74dccb6c44 Added timers and removed unuseful spmm Cirdans-Home 2024-04-22 07:52:14 +0000
  • e83bde6896 New timings sfilippone 2024-04-17 14:45:20 +0200
  • 83d435b49e Default GLOBAL=.true. for MEMORY_USE Salvatore Filippone 2024-03-16 15:22:24 +0100
  • af3fda9690 Additional output fixes for memory_use Salvatore Filippone 2024-03-16 14:26:19 +0100
  • 678237cf29 Fixed implementation of GLOBAL vs VERBOSITY Salvatore Filippone 2024-03-16 13:31:47 +0100
  • 3671285c7a Modified memory_use impl with GLOBAL and VERBOSITY Salvatore Filippone 2024-03-16 13:15:35 +0100
  • a747cc6abb Defined memory_use method sfilippone 2024-03-15 15:47:56 +0100
  • d385d99e71 Fixed Cheby1 Implementation Cirdans-Home 2024-03-05 18:43:34 +0100
  • 4e6e3d5f09 Fix merge conflict Salvatore Filippone 2024-02-21 16:50:55 +0100
  • 7c48b96936 Work version of polynomial smoother Salvatore Filippone 2024-02-21 16:45:59 +0100
  • 12478a2fff Define COARSE_INVFILL Salvatore Filippone 2024-02-21 16:45:53 +0100
  • 2ef4459b18 Added "COARSE_INVFILL" Salvatore Filippone 2024-02-21 11:51:18 +0100
  • ea8974f88c Fixed build and apply to actually use degree Cirdans-Home 2024-02-02 19:25:21 +0100
  • 54d608d2dd Isolated under ifdef buggy matching Cirdans-Home 2024-02-01 14:50:49 +0100
  • 47bafd7fe7 Add missing file sfilippone 2023-11-28 14:00:24 +0100
  • e06338f7fb Take out print_times from sample v1.1.2 maint-1.1 Salvatore Filippone 2023-11-26 19:28:03 +0100
  • 0c58e1a95c Fix sample input file. sfilippone 2023-11-26 14:32:32 +0100
  • c2fd0ac66d Disable MATCHBOX with SERIAL_MPI and add error message sfilippone 2023-11-26 11:43:10 +0100
  • 5387e206b1 Fixed sample programs sfilippone 2023-11-24 16:07:22 +0100
  • ccef858192 Cleanup dead code sfilippone 2023-11-22 14:45:16 +0100
  • 30a5c7be03 Added POLY smoothers, also in SAMPLES/ADVANCED sfilippone 2023-11-22 13:33:20 +0100
  • 737ebb9a96 Test program working sfilippone 2023-11-21 12:01:07 +0100
  • dc15b931a0 New test program. sfilippone 2023-11-21 11:36:13 +0100
  • 23aabd794d Defined new variant of polynomial smoother. sfilippone 2023-11-20 11:32:51 +0100
  • a67454ef5c Prepare for new variant. sfilippone 2023-11-17 16:01:52 +0100
  • 79317cb392 Additional fields for rho(BA) estimate. sfilippone 2023-11-17 15:35:15 +0100
  • 847ed6ae60 Estimate rho(BA) sfilippone 2023-11-17 14:56:51 +0100
  • 6ad82037c5 Add comments in smoother fields sfilippone 2023-11-17 14:49:20 +0100
  • bee9d63e9c Take out debug statement sfilippone 2023-11-17 14:46:22 +0100
  • bb262275a1 Temporary checkpoint, working version, to be investigated further. sfilippone 2023-11-17 14:45:18 +0100
  • 14cd4cde76 Fix inpout file. sfilippone 2023-11-17 13:16:41 +0100
  • ec9fcb1bcc Adjustments for POLYNOMIAL smoothers. sfilippone 2023-11-17 13:14:06 +0100
  • 2dd1cbd3dc Fix coeff generation. Change name of polynomial coefficients module. sfilippone 2023-11-17 13:13:30 +0100
  • fc34385341 Fix matrix generation for samples sfilippone 2023-11-16 17:55:42 +0100
  • 5fbdfb1436 Fix free for jac_solver sfilippone 2023-11-16 17:55:24 +0100
  • ea2f75776c Implement structure for polynomial smoother sfilippone 2023-11-13 16:58:30 +0100
  • 1dcb542e4a Include solver_sweeps in test program sfilippone 2023-10-30 16:10:12 +0100
  • 84ea60c94c Defined Jacobi and L1-JACOBI solvers. jac_solver sfilippone 2023-10-27 15:49:13 +0200
  • e8b50152fa Fix comments on LOCAL_SOLVER GLOBAL_SOLVER sfilippone 2023-10-25 15:28:44 +0200
  • e6894501dd Add setting of MUMPS_LOC_GLOB when using MUMPS at lower levels sfilippone 2023-10-25 15:28:36 +0200
  • 975fc6265f Fix spurious free sfilippone 2023-10-24 18:23:44 +0200
  • a97f56d673 Add L1-JACOBI as subsolver. Salvatore Filippone 2023-10-24 18:01:47 +0200
  • b1f05482a6 Add 'DECOUPLED' as possible choice sfilippone 2023-10-04 10:59:23 +0200
  • fb490cee7e Merge branch 'dev-openmp' into development v1.1.1 master sfilippone 2023-09-07 10:15:01 +0200
  • 24c85c7114 Merged hierarchy_ and smoothers_ free methods from dev dev-openmp Salvatore Filippone 2023-08-31 08:35:27 -0400
  • 53998a1da9 Fixed out of bound accesses. sfilippone 2023-08-28 13:25:53 +0200
  • 50b9773770 fix missing include and modules dir when building #4 StefanoPetrilli 2023-08-23 11:04:57 +0200
  • 0bcc9d7b55 Merge branch 'dev-openmp' into development sfilippone 2023-08-22 10:38:25 +0200
  • 11421f53a2 Minor updates on sample output sfilippone 2023-08-22 10:36:44 +0200
  • d33bcfe107 Completed SOC2 OpenMP. sfilippone 2023-08-13 09:52:25 +0200
  • 5bcd36f394 Fixed SOC1 and SOC2 OpenMP sfilippone 2023-08-08 09:25:15 +0200
  • 73495edf09 Finish SOC1 OpenMP sfilippone 2023-08-07 08:59:32 +0200
  • 9e82d2e311 Final OMP version of SOC1. sfilippone 2023-08-04 09:30:32 +0200
  • c1ecb4ebec Fixed SOC1 and begin work on SOC2 sfilippone 2023-08-03 13:26:24 +0200
  • e78449d0f5 Prepare for SOC2 OpenMP sfilippone 2023-07-31 13:26:05 +0200
  • e3de565b6d Updated commeents in SOC1 sfilippone 2023-07-26 14:47:05 +0200
  • 7b9c722a1a Fixed OpenMP version of SOC1. sfilippone 2023-07-26 14:32:13 +0200
  • 2fd718be6f Updates and measurements for OpenMP build sfilippone 2023-07-19 15:59:11 +0200
  • 3a5e73e4c8 adjust NTH in samples/pdegen sfilippone 2023-06-14 14:05:42 +0200
  • f523d0195f Merge branch 'dev-openmp' into TestFerdous TestFerdous sfilippone 2023-06-08 09:30:44 +0200
  • 494b8b925f OpenMP loop in samples data generation openmp-match omp-walther sfilippone 2023-06-05 11:46:39 +0200
  • 73e5d49913 Added timers to build phases sfilippone 2023-06-02 11:37:58 +0200
  • dd7cb86775 Fix clone_settings for AINV variants. maint-1.1.0 sfilippone 2023-04-11 10:44:20 +0200
  • e1789b35bb Make sure to use install -p sfilippone 2023-03-30 15:52:17 +0200
  • a612cea167 Debug for matchboxp Salvatore Filippone 2023-02-10 07:53:04 -0500
  • ebe9b45177 Modify MATCHBOXP to fix OpenMP. Performance to be reviewed Salvatore Filippone 2023-02-10 07:50:58 -0500
  • 32994c7ce8 Better parameters in matchboxp_mod Salvatore Filippone 2022-12-13 06:44:12 -0500
  • 426215044a Fix configry: do not put extra white spaces *before* SLU_LIBS etc fixmatch Salvatore Filippone 2022-12-07 10:14:05 +0100
  • eee0cdb577 Fix configry: do not put extra white spaces after SLU_LIBS etc Salvatore Filippone 2022-12-07 09:32:47 +0100
  • 92e0fd7f19 Modified precset to warn about overriding COARSE_MAT Salvatore Filippone 2022-12-02 07:15:30 -0500
  • bccde3a8b0 Merge branch 'development' of github.com:sfilippone/amg4psblas into development Salvatore Filippone 2022-11-28 12:09:24 -0500
  • e6d7f48fdf Defined smoothers_free method Salvatore Filippone 2022-11-28 12:08:33 -0500
  • d59c9e6c0a Updates towards OpenMP version. Salvatore Filippone 2022-11-22 03:02:51 -0500
  • 0d624df346 Merge branch 'petrilli-m' into openmp-match Salvatore Filippone 2022-11-14 04:49:50 -0500
  • 8c84ba2464 Fix gitignore Salvatore Filippone 2022-10-29 08:45:32 +0200
  • 28634f6cda Add ctxt_type to imports Salvatore Filippone 2022-10-28 12:51:36 +0200
  • 80185463ea Fix bug in KRM prec_descr Salvatore Filippone 2022-10-28 12:50:53 +0200
  • e87c785cc7 Updated configure macro usage. Salvatore Filippone 2022-08-08 08:51:25 +0200
  • 6414d3aef3 U and privateU are now vectors StefanoPetrilli 2022-07-23 12:47:43 -0500
  • a259e8ab53 extractUChunch optimization StefanoPetrilli 2022-07-23 11:34:43 -0500
  • 500403dbda Replaced some staticQueues with vectors for performance reasons StefanoPetrilli 2022-07-23 11:13:21 -0500
  • 066c1a5e62 optimization processMatchedVerticesAndSendMessages.cpp StefanoPetrilli 2022-07-23 09:27:35 -0500
  • 1ab166b38b Improved performance of processMatchedVerticesAndSendMessages.cpp StefanoPetrilli 2022-07-23 08:24:50 -0500
  • 5efee20041 Optimization, replaced all useless atomic with reduction StefanoPetrilli 2022-07-23 05:52:27 -0500
  • aa45e2fe93 processMatchedVerticesAndSendMessages.cpp unoptimized StefanoPetrilli 2022-07-23 05:14:26 -0500
  • e328f3969c queueTransfer optimization in processMatchedVertices StefanoPetrilli 2022-07-22 07:25:09 -0500
  • 9d1a416f99 add rm to exec.sh StefanoPetrilli 2022-07-21 15:45:31 -0500
  • 9b065602a8 Fixed race condition in processExposedVertices StefanoPetrilli 2022-07-20 16:24:37 -0500
  • abf258e2e8 isAlreadyMatched is now atomic StefanoPetrilli 2022-07-20 15:45:29 -0500