Thanks to visit codestin.com
Credit goes to github.com

Skip to content
eford edited this page Jan 21, 2012 · 5 revisions

Welcome to the swarm wiki!

Documentation

Additional Installation Tips

  • Getting started w/ git & GitHub
  • GCC 4.4 & CUDA
  • On hatp13 or dimitri-fast, use CUDA 4.0:
    • Setting the CUDA base path in cmake: /scratch/cuda_4.0/cuda
    • Settign your LD_LIBRARY_PATH to /scratch/cuda_4.0/cuda/lib (if 32bit) or /scratch/cuda_4.0/cuda/lib64:/scratch/cuda_4.0/cuda/lib (if 64bit)

For Developers

Clone this wiki locally