From cec9d380bca01afcadce4236c83604dddd11e0fd Mon Sep 17 00:00:00 2001 From: Hadrien Grasland <hadrien.grasland@ijclab.in2p3.fr> Date: Mon, 28 Oct 2024 17:13:20 +0100 Subject: [PATCH] Warning before archival --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55d766f..d7f9f04 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ -# Gray-Scott school: Rust practicals +# Gray-Scott Reloaded: Rust practicals + +> **This is an archived version of the 2024 Gray-Scott Rust course** +> +> During upcoming editions of the Gray-Scott school series, we want to reshape +> the Rust contribution quite a bit, including by splitting the GPU part into a +> separate course, and possibly altering the general structure future in the +> longer term. In order not to confuse participants of the Gray-Scott Reloaded +> 2024 edition, this repository and the associated static site is therefore +> archived, with development continuing in other repositories like +> <https://gitlab.in2p3.fr/grasland/numerical-rust-cpu> This repository contains... -- GitLab