Skip to content

Restarting the MaTEx TensorFlow environment

abhinavvishnu edited this page Apr 17, 2017 · 3 revisions

If you have already installed MaTEx-TensorFLow, you will need to the run scripts to dump you back into the MPI Tensorflow environment. These scripts are available for CPU and GPU clusters.

For bash shells

$ source ./run_TFEnv.sh

For C Shells

$ source ./run_TFEnv.csh

Afterward, you should see the same virtual python environment as before.

[py_distro] $
Clone this wiki locally