Commit Graph

  • fffc8dbc00 Merge branch 'maint-3.9.0' into merge-maint-par merge-maint-par sfilippone 2026-05-12 15:55:10 +0200
  • 9e1c7b775e Fix (de)allocate prec and SolverOptions maint-3.9.0 sfilippone 2026-05-12 13:27:24 +0200
  • d231efe35a [FIX] Modified spmv test to check overlap communication_v2 Stack-1 2026-05-12 12:32:03 +0200
  • d7f64f7931
    Merge 286423cc08 into 014abc941c #39 Marco Feder 2026-05-11 17:02:15 +0800
  • ed138c8afd Fix matrix generation sfilippone 2026-05-05 16:58:17 +0200
  • 926409bf0e Fix matrix generation sfilippone 2026-05-05 16:49:42 +0200
  • 014abc941c Fix matrix generation development sfilippone 2026-05-05 16:43:40 +0200
  • 6c9337c728 Fix sample matrix generators sfilippone 2026-05-05 15:55:03 +0200
  • 09308b5c7d various changes, including test matrix generators sfilippone 2026-05-05 15:49:13 +0200
  • c1ceda1598 Merge branch 'maint-3.9.0' of github.com:sfilippone/psblas3 into maint-3.9.0 sfilippone 2026-05-05 15:43:14 +0200
  • 914dd33e4a Maintenance fixes sfilippone 2026-05-05 15:42:29 +0200
  • 9ef5179ecc Test sfilippone 2026-05-05 12:35:03 +0200
  • 6d4ed9575a Channge naming scheme for C types sfilippone 2026-05-04 16:52:58 +0200
  • 9b95e14b2c recover seriall_cbind_impl sfilippone 2026-05-04 15:35:52 +0200
  • 263621b524 Change set_scal in base_vect_impl. Fix C includes sfilippone 2026-05-04 15:34:08 +0200
  • b29166c60a New templated H and C files in CBIND, take 1 sfilippone 2026-05-04 14:20:48 +0200
  • 5d7b10683a Refactor CBIND Salvatore Filippone 2026-05-03 19:13:34 +0200
  • 90b6a1637d Refactor cbind/base modules Salvatore Filippone 2026-05-03 17:17:28 +0200
  • dd6dd4cdfe Refactor vect_mod Salvatore Filippone 2026-05-03 11:14:23 +0200
  • 7ff4d251fd Merge branch 'maint-3.9.0' into merge-maint-par Salvatore Filippone 2026-05-03 09:11:29 +0200
  • 35ff98d1ab Fix set_scal usage Salvatore Filippone 2026-05-01 20:16:50 +0200
  • c38afa493b Fixes for PARFLOW interfacing Salvatore Filippone 2026-05-01 18:48:31 +0200
  • 741f0d360d Fixes for PARFLOW intefacing Salvatore Filippone 2026-05-01 18:48:05 +0200
  • 449d6abc98 Fixes for get/set entry and friends parflow sfilippone 2026-04-30 16:29:25 +0200
  • 19ce4a0942 Fix multivect assembly and comments in base_vect sfilippone 2026-04-29 14:06:35 +0200
  • 1cb7634d1f Fix GEMIN sfilippone 2026-04-29 14:06:23 +0200
  • 586cafae49 New PrintSolverOptions in CBIND sfilippone 2026-04-27 13:06:27 +0200
  • fb5ba59693 [ADD] Added RMA one sided communication schemes Stack-1 2026-04-24 15:10:06 +0200
  • 52ad95461d [UPDATE] Updated communicationtest to read also external matrices Stack-1 2026-04-23 14:43:23 +0200
  • be6f27069a [UPDATE] Modified tests to supèport GPU SpMV computing, Moreover dinstinct routine for persistant is now present in psi_dswpadata Stack-1 2026-04-21 14:56:47 +0200
  • 75d86864b0 [UPDATE] Minor changes to debug Stack-1 2026-04-19 17:56:39 +0200
  • fcae4a1633 [UPDATE] Transient version usefull for debug on local server Stack-1 2026-04-19 00:11:45 +0200
  • 3f83bc2918 Improve psb_exit handling of MPI communicators sfilippone 2026-04-16 14:58:05 +0200
  • 094c9b1197 Fix remap support remap-coarse sfilippone 2026-04-15 14:51:02 +0200
  • 19ffaaa915 Update dependencies for i2_vect_mod sfilippone 2026-04-15 09:06:56 +0200
  • 5ed9643fe6 [FIX] Fixed comm tests for single process, added guard on neighbor topology data exchange for single process run Stack-1 2026-04-14 21:13:20 +0200
  • 6ba327854e [UPDATE] Changes in CG test, added debug Stack-1 2026-04-13 22:23:31 +0200
  • 97299b8b3f Update VERSION file sfilippone 2026-04-10 13:37:10 +0200
  • 6b803fd759 [UPDATE] Updated buffer reuse in psb_dcg Stack-1 2026-04-09 14:54:14 +0200
  • 4e7d899fb6 Fix string parsing in cmake v3.9.0-1 sfilippone 2026-04-08 09:48:41 +0200
  • 70d43a9487 Fix string defaults parsing in cmake sfilippone 2026-04-08 09:47:14 +0200
  • 6cbc3f699f Wrong commit sfilippone 2026-04-07 16:47:33 +0200
  • 4d8628d99a License in spgpu sfilippone 2026-04-07 16:44:57 +0200
  • 783a0db592 Fix generation of psb_config.h with CMAKE sfilippone 2026-04-07 16:44:31 +0200
  • d0baf9e977 Fix generation of psb_config.h with CMAKE sfilippone 2026-04-07 16:23:00 +0200
  • 33477e4f03 [UPDATE] Changed all the interfaces that calls psi_swapdata inside PSBLAS internals for double precision vectors. Added also tests under test/comm/ in order to check psi_swapdata, psb_spmv and psb_cg calls Stack-1 2026-04-03 16:02:34 +0200
  • 09a5a74d75 [ADD] Added polymorphic comm_handle data excahnge for non-blocking and persistant neighbor communication. Check test/comm/ to see how it's used. For now works only for d types Stack-1 2026-04-02 20:28:33 +0200
  • 089969402d Merge branch 'development' of github.com:sfilippone/psblas3 into development Salvatore Filippone 2026-03-26 17:24:27 +0100
  • 039639b341 Fix bug in CMakeLists: now installs modules correctly Salvatore Filippone 2026-03-26 17:23:27 +0100
  • 116219b6fe Added support for CSC matrices in c interfaces Fabio Durastante 2026-03-26 16:00:36 +0100
  • eae1311c99 Improved dependencies. Salvatore Filippone 2026-03-26 15:47:02 +0100
  • 0a97ea2924 Fix makefile Salvatore Filippone 2026-03-26 15:22:23 +0100
  • bc9adfeb3e Fix CMakeLists Salvatore Filippone 2026-03-24 16:44:28 +0100
  • e717d2d228 Fix makefile dependencies Salvatore Filippone 2026-03-24 16:11:02 +0100
  • a223c7eaf3 Rebuild I2 supprot sfilippone 2026-03-24 15:42:12 +0100
  • 80c02af47a Fix CMakeLists i2 sfilippone 2026-03-24 11:31:13 +0100
  • d3c19706cd Fix dependencies in CMakeLists Salvatore Filippone 2026-03-24 10:33:03 +0100
  • a12223b383 Prepare i2 sfilippone 2026-03-24 09:52:00 +0100
  • 769c2f65bf Prepare i2 sfilippone 2026-03-24 09:51:10 +0100
  • eeeb450f0b Simplified build fix Salvatore Filippone 2026-03-24 09:22:08 +0100
  • e1ab2bddf6 Fix import and build dependencies sfilippone 2026-03-24 09:05:51 +0100
  • fe53862126 Fix build dependencies 1 sfilippone 2026-03-24 09:04:48 +0100
  • 2d388ce45e [FIX] Fixed compilation dependencies resulting in race condition when compiling using many threads. The problem was encountered usingg make -j30, now it compiles. Stack-1 2026-03-24 07:49:06 +0100
  • 02f1ef741c [] Stack-1 2026-03-23 11:00:35 +0100
  • 3e249d01ab Merge branch 'maint-3.9.0' of github.com:sfilippone/psblas3 into maint-3.9.0 v3.9.0-1-rc5 Salvatore Filippone 2026-03-21 09:22:26 +0100
  • ed4d5f2a58 Fix cmakelists for metis sfilippone 2026-03-20 16:08:48 +0100
  • 322b8a9538 Fix cmakelists sfilippone 2026-03-20 16:05:30 +0100
  • 55b063d452 Fix cmakelists sfilippone 2026-03-20 15:52:11 +0100
  • adbf7454aa Update cmakelists sfilippone 2026-03-20 15:44:30 +0100
  • 4bd601dab2 hot fix idx_t for metis other than real_t is now analyzed gnumlab 2026-03-20 15:36:11 +0100
  • dc1d730acf fix metis real type and IPK/LPK interaction gnumlab 2026-03-20 14:55:25 +0100
  • d78e74b209 Merge branch 'maint-3.9.0' of github.com:sfilippone/psblas3 into maint-3.9.0 Salvatore Filippone 2026-03-20 14:06:23 +0100
  • c990dc6840 Fix info in %reinit sfilippone 2026-03-20 13:55:33 +0100
  • ca458870b1 Fix intent in precbld to align with AMG sfilippone 2026-03-20 13:55:17 +0100
  • d0e3ac4166 Merge branch 'development' of github.com:sfilippone/psblas3 into development sfilippone 2026-03-20 10:01:47 +0100
  • 43d66ece05 Add .gitattributes sfilippone 2026-03-20 10:00:31 +0100
  • 461a6a325f [UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange Stack-1 2026-03-19 17:36:44 +0100
  • 1ee1b83341 Added routine to extract single element from sparse matrix Fabio Durastante 2026-03-19 14:58:00 +0100
  • c8961a3cfd Fix gitattributes v3.9.0-1-rc4 sfilippone 2026-03-19 11:32:04 +0100
  • 9faac23b96 test .gitattributes sfilippone 2026-03-19 10:16:28 +0100
  • 217ad0a6a4 .gitattributes sfilippone 2026-03-19 10:12:51 +0100
  • 52ce90168e .gitattributes sfilippone 2026-03-19 10:09:15 +0100
  • df6d42d81f Fix configure AR options v3.9.0-1-rc3 sfilippone 2026-03-19 09:35:19 +0100
  • 808ffd6d70 .gitattributes sfilippone 2026-03-19 09:30:42 +0100
  • 08c67982ed .gitattributes sfilippone 2026-03-19 09:22:19 +0100
  • fcd238692a .gitattributes sfilippone 2026-03-19 09:19:10 +0100
  • 39025fb9dd Update gitattributes sfilippone 2026-03-19 09:04:46 +0100
  • 5f0383bb58 Update releasenews and gitattributes sfilippone 2026-03-19 09:01:59 +0100
  • c9542cd1ca .gitattributes take 3 sfilippone 2026-03-19 08:53:57 +0100
  • 7efe9cca13 .gitattributes take 2 sfilippone 2026-03-19 08:28:34 +0100
  • 0d694cf3e2 Try .gitattributes to control release contents v3.9.0-1-rc2 sfilippone 2026-03-19 08:21:11 +0100
  • 72a4ef3585 Merge branch 'maint-3.9.0' of github.com:sfilippone/psblas3 into maint-3.9.0 Salvatore Filippone 2026-03-18 16:58:58 +0100
  • eab5e8ccb8 Fix use of AR in configure for other platforms V3.9.0-1-rc2 sfilippone 2026-03-18 16:57:48 +0100
  • 898345c3e1 Fix use of AR in configure for other platforms sfilippone 2026-03-18 16:56:19 +0100
  • e05ff7e777 Merge branch 'maint-3.9.0' of github.com:sfilippone/psblas3 into maint-3.9.0 Salvatore Filippone 2026-03-18 16:20:02 +0100
  • 1748dac50f Fix license sfilippone 2026-03-18 16:12:16 +0100
  • c3daf6c812 Fix license sfilippone 2026-03-18 16:11:37 +0100
  • 5f0d88449c Fix license issues sfilippone 2026-03-18 15:50:13 +0100
  • 387b6a3d7c Fix licensing text sfilippone 2026-03-18 15:48:16 +0100
  • 9f93acb0b4 Fix license text sfilippone 2026-03-18 15:46:24 +0100