Difference between revisions of "GPU621/DPS921 Student Resources"

From CDOT Wiki
Jump to: navigation, search
Line 5: Line 5:
 
= Installation Notes =
 
= Installation Notes =
 
== Cilk Plus ==
 
== Cilk Plus ==
* [http://groups.csail.mit.edu/sct/wiki/index.php?title=Cilk_Plus_Installation_Guide | MIT Installation Guide]
+
* [http://groups.csail.mit.edu/sct/wiki/index.php?title=Cilk_Plus_Installation_Guide MIT Installation Guide]
 
== TBB ==
 
== TBB ==
* [https://www.threadingbuildingblocks.org/download | TBB Download Page]
+
* [https://www.threadingbuildingblocks.org/download TBB Download Page]
* [http://www.inf.ed.ac.uk/teaching/courses/ppls/TBBtutorial.pdf | Intel's tutorial]
+
* [http://www.inf.ed.ac.uk/teaching/courses/ppls/TBBtutorial.pdf Intel's tutorial]
 
== OpenMP ==
 
== OpenMP ==
* [http://openmp.org/wp/ | OpenMP Home Page]
+
* [http://openmp.org/wp/ OpenMP Home Page]
 
*
 
*
 
== OpenCL ==
 
== OpenCL ==
* [http://www.khronos.org/opencl/ | Khronos Group Home Page]
+
* [http://www.khronos.org/opencl/ Khronos Group Home Page]
* [http://developer.amd.com/resources/heterogeneous-computing/opencl-zone/ | AMD's OpenCL Zone]
+
* [http://developer.amd.com/resources/heterogeneous-computing/opencl-zone/ AMD's OpenCL Zone]
* [http://software.intel.com/en-us/vcsource/tools/opencl-sdk | Intel's OpenCL SDK]
+
* [http://software.intel.com/en-us/vcsource/tools/opencl-sdk Intel's OpenCL SDK]
 
*
 
*
 
== CUDA ==
 
== CUDA ==
* [https://developer.nvidia.com/cuda-downloads | CUDA Downloads]
+
* [https://developer.nvidia.com/cuda-downloads CUDA Downloads]
 
*
 
*
 
== MPI ==
 
== MPI ==
* [http://www.open-mpi.org/ | OpenMPI Home Page]
+
* [http://www.open-mpi.org/ OpenMPI Home Page]
 
*
 
*
  
 
= Workshop Notes =
 
= Workshop Notes =
 
==BLAS Documentation==
 
==BLAS Documentation==
See the [[GPU610/DPS915_BLAS_Documentation | BLAS Documentation Page]]
+
See the [[GPU610/DPS915_BLAS_Documentation BLAS Documentation Page]]
  
 
= Assignment Notes =
 
= Assignment Notes =
 
==Shared Memory==
 
==Shared Memory==
 
==Message Passing==
 
==Message Passing==

Revision as of 12:27, 13 January 2014