mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00

new file: b/Bazel/Bazel-0.7.0-GCC-7.1.0-2.28.eb new file: k/Keras/Keras-2.1.2-Tensorflow-1.6.0rc0-Python-3.6.1.eb new file: l/LAMMPS/LAMMPS-17Jan2018-intel-2017a-MIC-test.eb modified: l/LAMMPS/LAMMPS-17Jan2018-intel-2017a-MIC.eb modified: l/LAMMPS/LAMMPS-Makefile.intel_coprocessor.patch modified: l/LAMMPS/log.lammps new file: t/Tensorflow/Tensorflow-1.6.0rc0-Python-3.6.1.eb
13 lines
447 B
Diff
13 lines
447 B
Diff
--- src/MAKE/OPTIONS/Makefile.intel_coprocessor.orig 2018-02-06 15:18:00.653596378 +0100
|
|
+++ src/MAKE/OPTIONS/Makefile.intel_coprocessor 2018-02-06 15:18:29.860726704 +0100
|
|
@@ -23,6 +23,9 @@
|
|
ARFLAGS = -rc
|
|
SHLIBFLAGS = -shared
|
|
|
|
+KOKKOS_DEVICES = OpenMP
|
|
+KOKKOS_USE_TPLS=librt
|
|
+
|
|
# ---------------------------------------------------------------------
|
|
# LAMMPS-specific settings, all OPTIONAL
|
|
# specify settings for LAMMPS features you will use
|