-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
ttdelgadott edited this page Aug 8, 2017
·
1 revision
| Dependency | Version | Download Link |
|---|---|---|
| CUDA Toolkit | 7.5 + | https://developer.nvidia.com/cuda-downloads |
| Python | 2.7 ¹ | https://www.python.org/downloads/ |
| Neuron | 7.4 + | http://www.neuron.yale.edu/neuron/download |
| Anaconda | 4.4.0 ² | https://www.continuum.io/downloads |
¹ You CANNOT use Python >3, or certain scripts and Neuron will not work
² Make sure you install the Python 2.7 version
| Dependency | Version | OS | Download Link |
|---|---|---|---|
| Visual C++ Build Tools | 2013 + | Windows | http://landinghub.visualstudio.com/visual-cpp-build-tools |
| GCC + + Compiler | 6.4 + | UNIX | https://gcc.gnu.org/ |
| Xcode | 8 + | Mac OS | https://developer.apple.com/xcode/ |
| XQuartz | 2.7.9 + | Mac OS | https://www.xquartz.org/releases/XQuartz-2.7.9.html |
| Dependency | Version | OS | Download Link |
|---|---|---|---|
| Microsoft Visual Studio | 2013 + | Windows | https://www.visualstudio.com/downloads/ |
| Eclipse | Any | UNIX | https://www.eclipse.org/downloads/ |
| NSight (VS) | 5.3 | Windows | https://developer.nvidia.com/nvidia-nsight-visual-studio-edition |
| NSight (Eclipse) | 5.3 | UNIX | https://developer.nvidia.com/nsight-eclipse-edition |