Skip to content

Commit

Permalink
leftover from last update
Browse files Browse the repository at this point in the history
  • Loading branch information
vamatya committed Jun 23, 2017
1 parent 86017f4 commit 501987e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,6 @@ fi

cp -r $TF_INSTALL_DIR/user_ops $TF_HOME/core/

cp -r $TF_INSTALL_DIR/utils/matex $TF_HOME/python/
if [ -d $TF_HOME/python/matex ]; then
echo "Successfully installed the matex headers"
else
echo "Failed to copy the correct folders to $TF_HOME/python/matex"
return 12
fi

echo -e "\e[32mCompiling PNETCDF\e[0m"

cd ./parallel-netcdf-1.7.0
Expand Down

0 comments on commit 501987e

Please sign in to comment.