Team Challenger: Difference between revisions

From Cpre584
Jump to navigation Jump to search
Xinying (talk | contribs)
Qilinli (talk | contribs)
Line 15: Line 15:
::*  A Sparse Matrix Personality for the Convey HC-1 [http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5771239&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D5771239]
::*  A Sparse Matrix Personality for the Convey HC-1 [http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=5771239&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D5771239]
* Qilin Li
* Qilin Li
:*  Introduction to Compilers for Convey [http://www.conveycomputer.com/files/3913/5085/4426/Compiler_Data_Sheet.pdf]
:*  week 1
:*  GPGPU Programming on example of CUDA [http://panoramix.ift.uni.wroc.pl/~maq/cuda/prezentacja-cuda-eng.pdf]
::*  Introduction to Compilers for Convey [http://www.conveycomputer.com/files/3913/5085/4426/Compiler_Data_Sheet.pdf]
:*  Parallel Programming in CUDA C [http://developer.download.nvidia.com/books/cuda-by-example/cuda-by-example-sample.pdf]
::*  GPGPU Programming on example of CUDA [http://panoramix.ift.uni.wroc.pl/~maq/cuda/prezentacja-cuda-eng.pdf]
::*  Parallel Programming in CUDA C [http://developer.download.nvidia.com/books/cuda-by-example/cuda-by-example-sample.pdf]
:*  week 2
::*  A Simple Makefile Tutorial [http://www.cs.colby.edu/maxwell/courses/tutorials/maketutor/]
* Zhong Hu
* Zhong Hu
:*  CUDA Global Memory Usage & Strategy. [http://developer.download.nvidia.com/CUDA/training/cuda_webinars_GlobalMemory.pdf]
:*  CUDA Global Memory Usage & Strategy. [http://developer.download.nvidia.com/CUDA/training/cuda_webinars_GlobalMemory.pdf]
:*  CUDA C++ code samples.[http://docs.nvidia.com/cuda/cuda-samples/index.html]
:*  CUDA C++ code samples.[http://docs.nvidia.com/cuda/cuda-samples/index.html]

Revision as of 18:07, 29 January 2013

Team Members

  • Xinying Wang
  • Qilin Li
  • Zhong Hu


Wiki Contributions

  • Xinying Wang
  • week 1
  • Convey vector personalities offer OpenMP-like programming approach with FPGA accelerating. [1]
  • Weekly presentation slides Media:week1slides.pptx
  • week 2
  • A Sparse Matrix Personality for the Convey HC-1 [2]
  • Qilin Li
  • week 1
  • Introduction to Compilers for Convey [3]
  • GPGPU Programming on example of CUDA [4]
  • Parallel Programming in CUDA C [5]
  • week 2
  • A Simple Makefile Tutorial [6]
  • Zhong Hu
  • CUDA Global Memory Usage & Strategy. [7]
  • CUDA C++ code samples.[8]