-
Notifications
You must be signed in to change notification settings - Fork 40
restart MaTEx TensorFlow
cabe1980 edited this page Apr 12, 2017
·
3 revisions
If you have already installed Tensorflow with our extensions, you will need to the run scripts to dump you back into the MPI Tensorflow environment. These scripts are duplicated across the CPU and GPU folders also.
For bash shells
[py_distro] $ source ./run_TFEnv.sh
For C Shells
[py_distro] $ source ./run_TFEnv.csh
Afterwards, you should see the same virtual python environment as before.
[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