Skip to content

Releases: barbagroup/AmgXWrapper

v1.6.2

30 May 19:41
ab70b5e
Compare
Choose a tag to compare
  • fix issue #37

v1.6.1

16 May 21:41
v1.6.1
89f15ae
Compare
Choose a tag to compare
  • Improvement for using FetchContent in downstream cmake-based projects that include AmgXWrapper a sub-project

v1.6

14 May 15:33
7c7ff8b
Compare
Choose a tag to compare
  • added interface for common CSR sparse matrix format from @mattmartineau (PR #30)
  • added isContiguous check for new AmgX API (PR #26 for @mhrywniak)
  • modernized CMake scripts
  • added examples as a part of the main build process

v1.5

01 Apr 20:38
7044182
Compare
Choose a tag to compare
  • Update dependencies and documentation.

v1.4

15 Mar 16:59
dd6685f
Compare
Choose a tag to compare

Fix memory leaks at the end of programs.

v1.3

07 Nov 21:50
Compare
Choose a tag to compare

Change code and CMakeLists.txt according to PETSc 3.8.1

v1.2

18 Sep 21:50
Compare
Choose a tag to compare

Remove CUDA version checking and checking amgx_capi.h

v1.1

28 Aug 15:33
Compare
Choose a tag to compare

Reviewed by JOSS

v1.0

02 Jun 21:26
Compare
Choose a tag to compare

JOSS submission

v1.0-beta2

17 Jan 20:07
Compare
Choose a tag to compare
v1.0-beta2 Pre-release
Pre-release

Fix the issue #8 regarding the error when compiling with debug-mode PETSc.