From 3d09e3e9e0c3b24e1646db3083aba01537bcf88a Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sat, 1 Jul 2017 10:05:46 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8f0babd9..8f7a3d42 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,14 @@ one rank per socket. If using the Intel MPI library, threads should be pinned to ``` This is the default. +### Build setup for BlueGene/Q + +To be written... + +### Build setup for ARM Neon + +To be written.. + ### Build setup for laptops, other compilers, non-cluster builds Many versions of g++ and clang++ work with Grid, and involve merely replacing CXX (and MPICXX),