From d65b5155b5d46a65822e533955d5a823c09d4fc8 Mon Sep 17 00:00:00 2001 From: Simon Wilson Date: Fri, 5 Mar 2021 16:30:03 +0000 Subject: [PATCH] More README updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9b7f53..4bffae5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LFRic_container - of the [LFRic](https://www.metoffice.gov.uk/research/approach/modelling-systems/lfric) software stack built with an included [Intel one API compiler](https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit.html) using [Singularity](https://sylabs.io/). +A [Singularity](https://sylabs.io/) container of the [LFRic](https://www.metoffice.gov.uk/research/approach/modelling-systems/lfric) software stack built with an included [Intel one API compiler](https://software.intel.com/content/www/us/en/develop/tools/oneapi/hpc-toolkit.html). It is based on [Fedora](https://getfedora.org/) and includes all of the software package dependencies and tools in the standard [LFRic build environment](https://code.metoffice.gov.uk/trac/lfric/wiki/LFRicTechnical/LFRicBuildEnvironment) but compiled with Intel fortran rather than gfortran, and gcc.