Skip to content
Snippets Groups Projects
Commit 57ba9153 authored by jg548024's avatar jg548024
Browse files

No commit message

No commit message
parent 4261baac
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ USE_OPENMP = YES ...@@ -66,6 +66,7 @@ USE_OPENMP = YES
# Only some pack/unpack routines are implemented with OpenMP to test it. # 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. # Check test_nb3dfft_detailed to see, if it helps you and implement the missing functions yourself.
# only available if USE_OPENMP=YES # only available if USE_OPENMP=YES
# MUST be "NO" FOR BlueGene as it does not support nested fully !!
LOOP_OPENMP = NO LOOP_OPENMP = NO
# more: PACKMEMCP, PACKLOOP # more: PACKMEMCP, PACKLOOP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment