From: Bruno Turcksin Date: Mon, 29 Jan 2018 15:49:53 +0000 (-0500) Subject: Add changelog entry X-Git-Tag: v9.0.0-rc1~493^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4507fef848d3ad958591fca9e7985aa2581776b5;p=dealii.git Add changelog entry --- diff --git a/doc/news/changes/minor/20180129BrunoTurcksin b/doc/news/changes/minor/20180129BrunoTurcksin new file mode 100644 index 0000000000..ca5717617e --- /dev/null +++ b/doc/news/changes/minor/20180129BrunoTurcksin @@ -0,0 +1,3 @@ +New: Add AssertCusparse macro to assert the error code of cuSPARSE function +
+(Bruno Turcksin, 2018/01/29)