Dear list, I'm very happy to see that TF is now available in eb as compiled from source, not only the whl.
Unfortunately, I have an error when trying to build: /opt/ebsofts/Core/GCCcore/6.4.0/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -B/opt/ebsofts/Core/GCCcore/6.4.0/bin -B/opt/ebsofts/Compiler/GCCcore/6.4.0/binutils/2.28/bin -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g0 -O2 '-D_FORTIFY_SOURCE=1' -DNDEBUG -ffunction-sections -fdata-sections -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -O2 '-march=core2' -MD -MF bazel-out/k8-py3-opt/bin/external/jpeg/_objs/jpeg/external/jpeg/jcphuff.d -iquote external/jpeg -iquote bazel-out/k8-py3-opt/genfiles/external/jpeg -iquote external/bazel_tools -iquote bazel-out/k8-py3-opt/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -O3 -w -fno-canonical-system-headers -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/jpeg/jcphuff.c -o bazel-out/k8-py3-opt/bin/external/jpeg/_objs/jpeg/external/jpeg/jcphuff.o)^M Target //tensorflow/tools/pip_package:build_pip_package failed to build INFO: Elapsed time: 101.289s, Critical Path: 61.90s^M FAILED: Build did NOT complete successfully^M (at easybuild/tools/run.py:481 in parse_cmd_output) I'm not able to say why it's not working. Any clue? Best

