diff --git a/opencl/Makefile b/opencl/Makefile index 79c8742..6235144 100644 --- a/opencl/Makefile +++ b/opencl/Makefile @@ -1,3 +1,3 @@ -FILES = index.html submit.html register.html register-fail.html register-success.html register.cgi .htaccess openclintro.pdf +FILES = index.html submit.html register.html register-fail.html register-success.html register.cgi .htaccess openclintro.pdf opencl-problem-set.pdf RELDIR = opencl/ include ../common.mk diff --git a/opencl/directory.xml b/opencl/directory.xml index 3970947..c0ac17e 100644 --- a/opencl/directory.xml +++ b/opencl/directory.xml @@ -4,4 +4,6 @@ + + diff --git a/opencl/index.xml b/opencl/index.xml index aa78278..02e21e5 100644 --- a/opencl/index.xml +++ b/opencl/index.xml @@ -19,7 +19,10 @@

- You can register to participate in the contest here. If you want to participate and possibly win prizes, you'll need to register here between the 16th of February and the submission deadling. On March 2nd, we'll be holding a contest code party. All contestants are invited; the submissions deadline will be at 12:00 AM. At the conclusion of the party, there will be judging and prizes. Participants will have the chance to win a laptop or AMD graphics card. + You can register to participate in the contest here. If you want to participate and possibly win prizes, you'll need to register between the 16th of February and the submission deadline. On March 2nd, we'll be holding a contest code party. All contestants (and their friends!) are invited; the submissions deadline will be at 11:59 PM. At the conclusion of the party, there will be judging and prizes. Participants will have the chance to win a laptop or AMD graphics card. +

+

+ The problem set is available here.

For information on electronic submission, click here. diff --git a/opencl/opencl-problem-set.pdf b/opencl/opencl-problem-set.pdf new file mode 100644 index 0000000..a53778c Binary files /dev/null and b/opencl/opencl-problem-set.pdf differ