What's Changed
- Fix parallel builds with GNU make by @joseeroman in #53
- Fixes #47 by @ajaypanyala in #57
- Adds Continuous Integration on ScaLAPACK by @weslleyspereira in #56
- Fixes for macOS portability by @joseeroman in #51
- CMake: Allow to override CDEFS by @jschueller in #59
- Fix Mingw compilation by @Baljak in #52
- Set CMAKE_POSITION_INDEPENDENT_CODE if need be by @prj- in #61
- Update CMake requirements by @weslleyspereira in #65
- Update MPI linking, building tests by @Rickbude in #67
- restore topology by @pghysels in #75
- Fix issue with checking input parameter in p?potri by @vgaskov in #79
- Added PxTRRFS to SRC/Makefile and SRC/CMakeLists.txt by @donners-atos in #89
- Fix gcc warnings about Fortran 2018 deleted features by @cniethammer in #93
- Fix -Wextra-semi-stmt -Wparentheses by @prj- in #94
- Use
size_t
inmr2d_malloc
instead of index-boundInt
by @gdonval in #85
New Contributors
- @weslleyspereira made their first contribution in #56
- @jschueller made their first contribution in #59
- @Baljak made their first contribution in #52
- @prj- made their first contribution in #61
- @Rickbude made their first contribution in #67
- @pghysels made their first contribution in #75
- @vgaskov made their first contribution in #79
- @donners-atos made their first contribution in #89
- @cniethammer made their first contribution in #93
- @gdonval made their first contribution in #85
Full Changelog: v2.2.1...v2.2.2