From 8a8ba43b8689b7128bf87de8c95751c734cc4868 Mon Sep 17 00:00:00 2001 From: Cristian-Vasile Achim <66278390+csccva@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:57:32 +0300 Subject: [PATCH] Update exercise-instructions.md --- exercise-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise-instructions.md b/exercise-instructions.md index 7d2b5b25b..79ee9afee 100644 --- a/exercise-instructions.md +++ b/exercise-instructions.md @@ -21,7 +21,7 @@ seldom the only or even the best way to solve the problem. In case you have working parallel program development environment in your laptop (Fortran or C/C++ compiler, MPI development library, etc.) you may use that for -exercises. Note, however, that no support for installing MPI environment can be +exercises. Note, however, that no support for installing MPI environment or ROCM can be provided during the course. Otherwise, you can use CSC supercomputers for carrying out the exercises.