Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcoughtrie committed Oct 5, 2020
1 parent 6a7853e commit c14bbdf
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions buildScripts/Linux/GCC10/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
To build the NGMS software stack in the current directory just run the Allmake script using `./Allmake`. The Allmake script will build all the dependencies from the compiler up. CMake is not currently included and the build has only been tested with CMake version 3.13.4. All source code is fetched from the websites and repositories for the official releases.

Versions compiled using the script in this directory.
Compiler:
GCC 10.2.0
MPI Libraries:
MPICH 3.3.2
YAXT 0.9.0
IO Libraries:
HDF5 1.10.6
NETCDF4 C 4.7.3
NETCDF4 C++ 4.3.1
NETCDF4 Fortran 4.5.2
XIOS 2.5
Unit Testing Library
pFUnit 3.3.3
Unit Testing Library
rosePicker r24024
- Compiler:
- GCC 10.2.0
- MPI Libraries:
- MPICH 3.3.2
- YAXT 0.9.0
- IO Libraries:
- HDF5 1.10.6
- NETCDF4 C 4.7.3
- NETCDF4 C++ 4.3.1
- NETCDF4 Fortran 4.5.2
- XIOS 2.5
- Unit Testing Library
- pFUnit 3.3.3
- Unit Testing Library
- rosePicker r24024

0 comments on commit c14bbdf

Please sign in to comment.