From 773814f0f274647d7bbd6836032b3477c5b170c6 Mon Sep 17 00:00:00 2001 From: Tom Deakin Date: Thu, 12 Oct 2023 11:11:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeccd69c..76e868bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - Thrust managed memory. - HIP managed memory. - New implementation using SYCL2020 USM (sycl2020-acc) and renamed original `sycl2020` to `sycl2020-acc`. +- New implementation in Fortran - New implementation in [Futhark](https://futhark-lang.org/) - Data initialisation and read-back timing for all models, including Java, Scala, Julia, and Rust - Add support for the latest Aparapi (3.0.0) and TornadoVM (0.15.x) for Java