-
Notifications
You must be signed in to change notification settings - Fork 40
Installing MaTEx TensorFlow CPU
cabe1980 edited this page Apr 12, 2017
·
16 revisions
From the root folder of your code:
Installing for bash shells
$ cd distro_tf_cpu
$ source ./install_mpi_tf.sh
Installing for C-shells
$ cd distro_tf_cpu
$ source ./install_mpi_tf.csh
Afterwards, you will be in a virtual python environment that encapsulates the tensorflow changes (Your shell prompt should look differently).
[py_distro] $
Getting Started on MaTEx-TensorFlow
- Required Software
- Installing MaTEx-TensorFlow on CPU Clusters
- Installing MaTEx-TensorFlow on GPU Clusters
- MaTEx-TensorFlow on Older glibc(v<2.19)
- DataSet Reader
- Testing Scripts
- Performance
- Running on PNNL Systems
- Running on NERSC Systems
- Restarting the MaTEx TensorFlow environment