From 90b234e648242a302783c3903bd07b461877ca10 Mon Sep 17 00:00:00 2001 From: Marc Burns Date: Fri, 3 Feb 2012 21:55:18 -0500 Subject: [PATCH 01/26] Add OpenCL subtree (temporary), and first OpenCL event. --- Makefile | 2 +- events.xml | 7 +++++++ opencl/Makefile | 3 +++ opencl/directory.xml | 7 +++++++ opencl/index.xml | 33 +++++++++++++++++++++++++++++++++ opencl/register.xml | 15 +++++++++++++++ 6 files changed, 66 insertions(+), 1 deletion(-) create mode 100644 opencl/Makefile create mode 100644 opencl/directory.xml create mode 100644 opencl/index.xml create mode 100644 opencl/register.xml diff --git a/Makefile b/Makefile index 0e63001..25c96f7 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL = umask 002; exec /bin/sh FILES = events.ics events.atom news.atom index.html stats.html \ favicon.ico default.css csclub.der csclub.pem robots.txt -SUBDIRS = about events office news services media buttons logos flash library industry +SUBDIRS = about events office news services media buttons logos flash library industry opencl include common.mk diff --git a/events.xml b/events.xml index 89dff4a..3c9bc2d 100644 --- a/events.xml +++ b/events.xml @@ -3,6 +3,13 @@ ]> + +

by Calum T. Dalek. The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you're interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party!

+

The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you're interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party!

+

+
+
+

by Calum T. Dalek. New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You'll have to learn this stuff in CS 246 anyways, so why not get a head start!

New to the Unix computing environment? If you seek an introduction, look no further. We will be holding a series of tutorials on using Unix, beginning with Unix 101 this upcoming Thursday. Topics that will be covered include basic interaction with the shell and the motivations behind using it, and an introduction to compilation. You'll have to learn this stuff in CS 246 anyways, so why not get a head start!

diff --git a/opencl/Makefile b/opencl/Makefile new file mode 100644 index 0000000..c9450fa --- /dev/null +++ b/opencl/Makefile @@ -0,0 +1,3 @@ +FILES = index.html register.html +RELDIR = opencl/ +include ../common.mk diff --git a/opencl/directory.xml b/opencl/directory.xml new file mode 100644 index 0000000..3970947 --- /dev/null +++ b/opencl/directory.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/opencl/index.xml b/opencl/index.xml new file mode 100644 index 0000000..dbb045e --- /dev/null +++ b/opencl/index.xml @@ -0,0 +1,33 @@ + + + + + +
+ +
+

+ The University of Waterloo Computer Science Club and AMD are running an OpenCL programming competition. If you're interested in writing massively parallel software on the OpenCL platform, come out and join us for our introductory code party! +

+
+ +
+

+ If you haven't worked with OpenCL before, or if you just want to join us for a fun time and free food, come out to the introductory code party at 7:00 PM on February 16th, 2012, in MC's Comfy Lounge. We'll be presenting a tutorial on writing OpenCL and GPGPU applications. OpenCL reference books will be available at this tutorial, courtesy of AMD. +

+

+ For newcomers, we'll guide you through a few simple exercises with OpenCL and GPGPU. For the experienced, this will be your chance to meet other competitors and learn more about the contest. +

+
+ +
+

+ Contest registration begins after the introductory code party on the 16th. If you want to participate and possibly win prizes, you'll need to register here between the 16th and 24th of February. 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 GPU. +

+

+ We hope you'll join us! +

+
+ +