What's Changed
- ScaLAPACK release 2.2.2 January 2025 by @julielangou in #107
- Fix uninitialized EST in Placon by @verssy in #122
- Use standard
GNUInstallDirsby @LecrisUT in #118 - Sync
COLEQUfor all processes by @TLCFEM in #120 - Adjust CI to test for CMake versions by @LecrisUT in #123
- cmake: Use standard
try_runinstead ofexecute_processby @LecrisUT in #126 - make: fix CCFLAGS. Resolves #17. by @mgates3 in #134
- Fix function declaration argument error by @hughcars in #139
- BLACS: fix implicit function declarations errors by @arrowd in #137
- Set C std to C17 to avoid errors with gcc 15 by @nmnobre in #130
- Add installation of lapack and blas to Makefile github action runner by @hughcars in #141
- Fix incompatible pointer type by @hughcars in #140
- Resolve compiler errors due to rank mismatches by @G-Ragghianti in #138
- cmake: Refactor the current test-suite by @LecrisUT in #125
- Implicit none by @mgates3 in #147
- Introduce FreeBSD CI by @arrowd in #142
- Skip update part in pdtrord for current WINDOW if NWIN = 0 by @weslleyspereira in #72
- find_package(MPI): cleanup no-op code by @scivision in #78
- Fixed plaswp ipiv indexes by @verssy in #153
- Correct the function declaration for GCC 15 by @adam-sim-dev in #155
- Fix for building with LLVM 21 and cmake by @adam-sim-dev in #156
New Contributors
- @verssy made their first contribution in #122
- @LecrisUT made their first contribution in #118
- @TLCFEM made their first contribution in #120
- @hughcars made their first contribution in #139
- @arrowd made their first contribution in #137
- @nmnobre made their first contribution in #130
- @G-Ragghianti made their first contribution in #138
- @scivision made their first contribution in #78
- @adam-sim-dev made their first contribution in #155
Full Changelog: v2.2.2...v2.2.3