From 57ba915300d4e273a23c855fc145aa02dec16893 Mon Sep 17 00:00:00 2001 From: jg548024 <jg548024@9a5fe832-6e37-4ed6-b9db-742abdf1583f> Date: Wed, 6 Aug 2014 17:20:16 +0000 Subject: [PATCH] --- Makefiles/Makefile.in.bgq | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefiles/Makefile.in.bgq b/Makefiles/Makefile.in.bgq index 0dc4b98..b36e2bf 100644 --- a/Makefiles/Makefile.in.bgq +++ b/Makefiles/Makefile.in.bgq @@ -66,6 +66,7 @@ USE_OPENMP = YES # Only some pack/unpack routines are implemented with OpenMP to test it. # Check test_nb3dfft_detailed to see, if it helps you and implement the missing functions yourself. # only available if USE_OPENMP=YES +# MUST be "NO" FOR BlueGene as it does not support nested fully !! LOOP_OPENMP = NO # more: PACKMEMCP, PACKLOOP -- GitLab