Skip to content
Snippets Groups Projects
Commit c269cf68 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix

parent 4775b8d7
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!182Update formatting of tensorflow.md
......@@ -12,39 +12,39 @@ $ ml av Tensorflow
Anselm provides beside others these three different TensorFlow modules:
**Tensorflow/1.1.0** (CPU only, not recommended), module built with:
* GCC/4.9.3
* Python/3.6.1
* GCC/4.9.3
* Python/3.6.1
**Tensorflow/1.1.0-CUDA-7.5.18-Python-3.6.1** (GPU enabled), module built with:
* GCC/4.9.3
* Python/3.6.1
* CUDA/7.5.18
* cuDNN/5.1-CUDA-7.5.18
* GCC/4.9.3
* Python/3.6.1
* CUDA/7.5.18
* cuDNN/5.1-CUDA-7.5.18
**Tensorflow/1.1.0-CUDA-8.0.44-Python-3.6.1** (GPU enabled), module built with:
* GCC/4.9.3
* Python/3.6.1
* CUDA/8.0.44
* cuDNN/5.1-CUDA-8.0.44
* GCC/4.9.3
* Python/3.6.1
* CUDA/8.0.44
* cuDNN/5.1-CUDA-8.0.44
## Salomon Modules
Salomon provides beside others these three different TensorFlow modules:
**Tensorflow/1.1.0** (not recommended), module built with:
* GCC/4.9.3
* Python/3.6.1
* GCC/4.9.3
* Python/3.6.1
**Tensorflow/1.2.0-GCC-7.1.0-2.28** (default, recommended), module built with:
* TensorFlow 1.2 with SIMD support. TensorFlow build taking advantage of the Salomon CPU architecture.
* GCC/7.1.0-2.28
* Python/3.6.1
* protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
* TensorFlow 1.2 with SIMD support. TensorFlow build taking advantage of the Salomon CPU architecture.
* GCC/7.1.0-2.28
* Python/3.6.1
* protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
**Tensorflow/1.2.0-intel-2017.05-mkl** (TensorFlow 1.2 with MKL support), module built with:
* icc/2017.4.196-GCC-7.1.0-2.28
* Python/3.6.1
* protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
* icc/2017.4.196-GCC-7.1.0-2.28
* Python/3.6.1
* protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
## TensorFlow Application Example
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment