# Installs a precompiled binary tensorflow wheel for the debian8 system at MetaCentrum. # Make sure to run the commands below manually one by one (qsub opens a new shell). # First run: qsub -I -l nodes=1:ppn=1:debian8 # Wait for the job... rm -rf tensorflow* metacentrum_run* scrname=metacentrum_run.sh wget "http://www.ms.mff.cuni.cz/~skopeko/files/$scrname" chmod +x "$scrname" . ./"$scrname"