update dependencies for USER-CGSDK package. make script permissions consistent

This commit is contained in:
Axel Kohlmeyer
2018-05-09 16:13:54 -04:00
parent 8697cac6aa
commit a7a83b118d
31 changed files with 3 additions and 4 deletions

0
src/COMPRESS/Install.sh Normal file → Executable file
View File

0
src/CORESHELL/Install.sh Normal file → Executable file
View File

3
src/Depend.sh Normal file → Executable file
View File

@ -96,9 +96,8 @@ if (test $1 = "MOLECULE") then
depend GPU
depend KOKKOS
depend USER-MISC
depend USER-OMP
depend USER-FEP
depend USER-CGDNA
depend USER-OMP
depend USER-INTEL
fi

0
src/GPU/Install.sh Normal file → Executable file
View File

0
src/Install.sh Normal file → Executable file
View File

0
src/KIM/Install.sh Normal file → Executable file
View File

0
src/KOKKOS/Install.sh Normal file → Executable file
View File

0
src/LATTE/Install.sh Normal file → Executable file
View File

0
src/MEAM/Install.sh Normal file → Executable file
View File

0
src/MPIIO/Install.sh Normal file → Executable file
View File

0
src/Make.sh Normal file → Executable file
View File

0
src/OPT/Install.sh Normal file → Executable file
View File

0
src/POEMS/Install.sh Normal file → Executable file
View File

0
src/Package.sh Normal file → Executable file
View File

0
src/QEQ/Install.sh Normal file → Executable file
View File

0
src/REAX/Install.sh Normal file → Executable file
View File

0
src/USER-AWPMD/Install.sh Normal file → Executable file
View File

0
src/USER-CGDNA/Install.sh Normal file → Executable file
View File

4
src/USER-CGSDK/Install.sh Normal file → Executable file
View File

@ -28,8 +28,8 @@ action () {
# list of files with optional dependcies
action angle_sdk.cpp angle_harmonic.cpp
action angle_sdk.h angle_harmonic.cpp
action angle_sdk.cpp
action angle_sdk.h
action lj_sdk_common.h
action pair_lj_sdk.cpp
action pair_lj_sdk.h

0
src/USER-FEP/Install.sh Normal file → Executable file
View File

0
src/USER-H5MD/Install.sh Normal file → Executable file
View File

0
src/USER-INTEL/Install.sh Normal file → Executable file
View File

0
src/USER-MISC/Install.sh Normal file → Executable file
View File

0
src/USER-MOLFILE/Install.sh Normal file → Executable file
View File

0
src/USER-NETCDF/Install.sh Normal file → Executable file
View File

0
src/USER-OMP/Install.sh Normal file → Executable file
View File

0
src/USER-OMP/hack_openmp_for_pgi.sh Normal file → Executable file
View File

0
src/USER-PHONON/Install.sh Normal file → Executable file
View File

0
src/USER-QUIP/Install.sh Normal file → Executable file
View File

0
src/USER-SMD/Install.sh Normal file → Executable file
View File

0
src/USER-VTK/Install.sh Normal file → Executable file
View File