Skip to content

Exercise Unit: GPU enabled Libraries

fomics edited this page Jul 10, 2014 · 2 revisions

Team action

We would like participants to work in pairs on the exercises, and will try our best to match stronger programmers with less strong ones.

Getting to the exercises

First, log into todi.cscs.ch by using your CSCS account (provided at start of exercise). By now you have presumably already cloned the Summer School repository, which contains the lecture materials and all the exercises. If not, you can do so in the following way: In your home directory on Todi:

module load git

git clone https://github.com/fomics/SummerSchool2014.git

Now proceed to the gpu_libraries directory

cd SummerSchool2014/gpu_libraries

which contains in turn a number of directories for the tutorial exercises. The following exercises refer to one of these directories.

Thrust Exercise

ViennaCL Exercise

Clone this wiki locally