nhchiu / GPGPU_Programming_2016S

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2017

Lab 0

Please make sure your version is ahead of bf721d8.

Lab 1

Please make sure your version is ahead of d7f67fc.

Lab 2

Please make sure your version is ahead of c45d96f.

Lab 3

Please make sure your version is ahead of c6e7d02.

2016

In principle we do not forbid you to peek the homework of 2016 , but keep in mind that we may renew the homework as the course progresses.

Lab 1

Please make sure your version is ahead of bf64ada.

Lab 2

Please make sure your version is ahead of 6af5f1c.

Lab 3

Please make sure your version is ahead of 827f7e7.

We also provide a testcase which is included in lab3/lab3_test.zip.

Git

If you are not familiar with Git, this is the tutorial.

General submission guidelines

Repo URL change is forbidden (40% penalty)

"git push --force" is useful since TA only clones your code after the deadline.

Always run cuda-memcheck (50% penalty)

cuda-memcheck is handy and useful, you should always check your program with it.

Be sure to put the file at correct path (40% penalty)

If we ask you to submit /lab1/hello.cu, do not submit /Lab1/hello.cu, /hello.cu or /homework/lab1/hello.cu.

Others

  • Git conflict (20% penalty)
  • Add large binary files (20% penalty)
  • Miss the deadline (10% penalty/day)

About


Languages

Language:TeX 68.3%Language:Cuda 19.7%Language:C++ 11.6%Language:C 0.4%