Skip to content

Commit 6025603

Browse files
authored
Minor readme update
Adding link to PETSc plugin by user @piyueh
1 parent a46b311 commit 6025603

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ AmgX: A Library for GPU Accelerated Algebraic Multigrid and Preconditioned Itera
3030
* [Building AMGX](#building)
3131
* [Running examples](#running)
3232
* [Further reading](#further-reading)
33+
* [Plugins and bindings](#bindings)
3334

3435
## <a name="quickstart"></a> Quickstart
3536

@@ -170,8 +171,11 @@ Total Time: 0.0170917
170171

171172
## <a name="further-reading"></a> Further reading
172173

174+
### <a name="bindings"></a> Plugins and bindings to other software
173175
User @shwina built python bindings to AMGX, check out following repository: https://github.com/shwina/pyamgx.
174176

177+
User @piyueh provided link to their work on PETSc wrapper plugins for AMGX: https://github.com/barbagroup/AmgXWrapper
178+
175179
See [API reference doc](doc/AMGX_Reference.pdf) for detailed description of the interface. In the next few weeks we will be providing more information and details on the project such as:
176180
* Plans on the project development and priorities
177181
* Issues

0 commit comments

Comments
 (0)