Hi Jakob, I installed Tensorflow in my cluster few days ago modifying your easyconfigs. I have just sent two PR with the two easyconfigs I installed:
https://github.com/easybuilders/easybuild-easyconfigs/pull/5590 https://github.com/easybuilders/easybuild-easyconfigs/pull/5591 I used cuDDN 6.0 as dependency instead of cuDDN 7.x because the provided .whl is linked with 6.0. If you try 7.x you will get a ".so lib not found" error regards, Pablo. 2018-01-04 10:23 GMT+01:00 Jakob Schiøtz <[email protected]>: > Hi, > > I made a TensorFlow easyconfig a while ago depending on Python with the > foss toolchain; and including a variant with GPU support (PR 4904). The > latter has not yet been merged, probably because it is annoying to have > something that can only build on a machine with a GPU (it fails the sanity > check otherwise, as TensorFlow with GPU support cannot load on a machine > without it). > > Since I made that PR, two newer releases of TensorFlow have appeared (1.3 > and 1.4). There are easyconfigs for 1.3 with the Intel tool chain. I am > considering making easyconfigs for TensorFlow 1.4 with > Python-3.6.3-foss-2017b (both with and without GPU support), but first I > would like to know if anybody else is doing this - it is my impression that > somebody who actually know what they are doing may be working on > TensorFlow. :-) > > Best regards > > Jakob > > -- > Jakob Schiøtz, professor, Ph.D. > Department of Physics > Technical University of Denmark > DK-2800 Kongens Lyngby, Denmark > http://www.fysik.dtu.dk/~schiotz/ > > > > -- Pablo Escobar López HPC systems engineer sciCORE, University of Basel SIB Swiss Institute of Bioinformatics http://scicore.unibas.ch

