Skip to content

Instantly share code, notes, and snippets.

View guschmue's full-sized avatar

Guenther Schmuelling guschmue

  • Microsoft
  • Sunnyvale
View GitHub Profile
# install the nvidia cuda8.0 toolkit from here: https://developer.nvidia.com/cuda-toolkit
# install the cudnn 5.1 from here: https://developer.nvidia.com/cudnn
# install cmake 3.6 from here: https://cmake.org/files/v3.6/cmake-3.6.3.zip
# install swig 3.0.10
# install anconda3
# install visual studio >= 2015.update3
#
set PreferredToolArchitecture=x64
set rel=RelWithDebInfo