From 5b5086df29f12d02be7ca3b2f1cc1fffb4563988 Mon Sep 17 00:00:00 2001 From: Matteo Perotti Date: Mon, 12 Dec 2022 17:12:46 +0100 Subject: [PATCH] [CHANGELOG] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d57b547..48030ba6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Plot kernels-Vl performance plot - Print I$/D$ stall metrics - Add `spmv`, `conjugate_gradient`, and `gemv` kernels. + - Add lavaMD `app`, benchmark, and performance plot ### Changed