Skip to content

fnopoku/cs267-hw2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs267-hw2

=Mac setup instructions=

Visualization: Download SDL (http://www.libsdl.org/) and the visualization tool (http://www.eecs.berkeley.edu/~penpornk/cs267.spr15/hw2/visualize.tar.gz).

GCC: Install Homebrew (http://brew.sh). Then run: brew install gcc This will install gcc-4.9. (gcc is still symlinked to the Clang compiler.)

OpenMP: Install GCC as above, then run: brew install openmp

CUDA: Install XCode (for Clang): xcode-select --install Then install the NVIDIA CUDA tools, following this document: http://developer.download.nvidia.com/compute/cuda/6_5/rel/docs/CUDA_Getting_Started_Mac.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.4%
  • Cuda 3.7%
  • TeX 1.6%
  • Makefile 0.9%
  • Objective-C 0.8%
  • Python 0.2%
  • Other 0.4%