From 7736f2e02661c2c06336cc7f996c12b0da456279 Mon Sep 17 00:00:00 2001 From: Peter Willendrup Date: Mon, 16 Dec 2024 19:31:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5e5bbff..2deaa6e7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You may also access the system by means of JupyterLab, use https://mybinder.org/ You may also run this container by means of a local Docker, podman or equivalent installation: -```podman run -p 8888:8888 docker.io/mccode/mcstas-3.4``` +```podman run -p 8888:8888 docker.io/mccode/mcstas-mcxtrace``` McStas 3.4 (with revised grammar, compilation and performance effiiency) is installed, along with the [McStasScript](https://github.com/PaNOSC-ViNYL/McStasScript) python interface. You are welcome to use MPI clustering to distribute the computations over all CPU cores. There is however no GPU support for the 3.x release.