From 6c46443f472afa63b573c91b2429dab5c764ee7c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 16 Dec 2016 17:15:31 +0100 Subject: [PATCH] Compiler/openmpi/2.0/variants.Linux - adapt to new format - variants for version 2.0.1 added --- Compiler/openmpi/2.0/variants.Linux | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Compiler/openmpi/2.0/variants.Linux b/Compiler/openmpi/2.0/variants.Linux index d83b80f..507b806 100644 --- a/Compiler/openmpi/2.0/variants.Linux +++ b/Compiler/openmpi/2.0/variants.Linux @@ -1,3 +1,8 @@ -2.0.0 stable gcc/6.1.0 -2.0.0 stable intel/16.3 -2.0.1 stable gcc/6.2.0 +openmpi/2.0.0 stable gcc/6.1.0 + +openmpi/2.0.1 stable gcc/4.8.5 +openmpi/2.0.1 stable gcc/4.9.4 +openmpi/2.0.1 stable gcc/5.4.0 +openmpi/2.0.1 stable gcc/6.2.0 + +openmpi/2.0.0 stable intel/16.3