From 934f8253888e29f1aa559368d7d4395ba04d16b8 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sat, 5 May 2018 19:25:51 -0400 Subject: [PATCH] update USER-INTEL Install.sh script and dependency handling --- src/Depend.sh | 1 + src/USER-INTEL/Install.sh | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Depend.sh b/src/Depend.sh index a83a99ffb5..9fe30e6583 100644 --- a/src/Depend.sh +++ b/src/Depend.sh @@ -134,6 +134,7 @@ fi if (test $1 = "USER-MISC") then depend GPU depend USER-OMP + depend USER-INTEL fi if (test $1 = "USER-REAXC") then diff --git a/src/USER-INTEL/Install.sh b/src/USER-INTEL/Install.sh index da553d158a..8c291f0ae2 100644 --- a/src/USER-INTEL/Install.sh +++ b/src/USER-INTEL/Install.sh @@ -38,6 +38,8 @@ for file in *_intel.h; do action $file $dep done +# step 2: handle cases and tasks not handled in step 1. + action intel_preprocess.h action intel_buffers.h action intel_buffers.cpp @@ -50,8 +52,6 @@ action intel_simd.h action intel_intrinsics.h pair_tersoff_intel.cpp action intel_intrinsics_airebo.h pair_airebo_intel.cpp -# step 2: handle cases and tasks not handled in step 1. - if (test $mode = 1) then if (test -e ../Makefile.package) then