Skip to content
Terence Schumacher edited this page Apr 28, 2014 · 30 revisions

Information on BrainGrid

About BrainGrid
Acknowledgements
FAQ

Current Information

Forum
Project Status 03 18 14

Features

Multiple simulation architectures:

  • Single-threaded
  • Multi-threaded
  • GPU (CUDA)
  • GPU (AMP)
  • GPU (OpenMP) --not yet implemented--
  • GPU (IOCP) --not yet implemented--
  • GPU (OpenCL) --not yet implemented--

Supported operating systems:

  • Microsoft Windows
  • Linux Distributions

Tools

  • GitHub
  • MATLAB

Tools

Installing CUDA

This installation guideline will assume that you are using Ubuntu as your primary Linux (sorry, GNU/Linux) operating system. The basic steps however, should translate across most distros.

  • Download CUDA from nVidia
  • Install any needed libraries and tools (e.g. gcc, linux-source, etc.)
  • Install nVidia Driver
  • Update your PATH, and LD_LIBRARY_PATH prior to installing
  • Install CUDA

Other Tools

Git Crash Course
Linux Crash Course
Getting Things Running

Clone this wiki locally