

Then afterwards you will need to set the paths.

Run the cuda_8.0.61_mac.dmg file and follow through the installation phase. Then restart your computer and re-run the automate-eGPU.sh script Then locate the Terminal while in recovery mode and type in: csrutil disable "Boot into recovery partition and type: csrutil disable"Īll you need to do now is to restart your computer and when it's restarting hold down cmd + R to enable the recovery mode. & chmod +x ~/Desktop/automate-eGPU.sh & cd ~/Desktop & sudo
TENSORFLOW MAC OS DOCKER DOWNLOAD
Download the automate-eGPU script and run it curl -o ~/Desktop/automate-eGPU.sh Consider using -async if the clean takes more than several minutes.Īssuming that you have already setup your eGPU box and attached the TB3 cable from the eGPU to your TB3 port:ġ. INFO: Starting clean (this may take a while). Please note that each additional compute capability significantly increases your build time and binary size. You can find the compute capability of your device at. Please specify a list of comma-separated Cuda compute capabilities you want to build with. Please specify the location where cuDNN library is installed. Please specify the cuDNN version you want to use. Please specify which gcc should be used by nvcc as the host compiler. Please specify the location where CUDA toolkit is installed. Please specify the CUDA SDK version you want to use, e.g. No OpenCL support will be enabled for TensorFlowĭo you wish to build TensorFlow with CUDA support? yĬUDA support will be enabled for TensorFlowĭo you want to use clang as CUDA compiler? No VERBS support will be enabled for TensorFlowĭo you wish to build TensorFlow with OpenCL support? No XLA support will be enabled for TensorFlowĭo you wish to build TensorFlow with VERBS support? No Hadoop File System support will be enabled for TensorFlowĭo you wish to build TensorFlow with the XLA just-in-time compiler (experimental)? No Google Cloud Platform support will be enabled for TensorFlowĭo you wish to build TensorFlow with Hadoop File System support? Please specify optimization flags to use during compilation when bazel option "-config=opt" is specified :ĭo you wish to build TensorFlow with Google Cloud Platform support? No MKL support will be enabled for TensorFlow Using python library path: /Users/m/code/3rd/conda/envs/p3gpu/lib/python3.6/site-packagesĭo you wish to build TensorFlow with MKL support? N On my 3.2 GHz iMac this took about 37 minutes.
TENSORFLOW MAC OS DOCKER INSTALL
