Indice

Journal of Lessons, SPD year 2013-2014

Journal

midterm test break

Easter break

Slides, Notes and References to papers

Date Slides Notes Other information
24–27/02/14 Course intro
MPI slides part 1
04/03/14 MPI slides part 2
05/03/14 MPI slides part 3
11/03/14 MPI Lab slides
18–19/03/14 MPI slides part 4
MPI slides part 5
25/03/14 Slides on TBB, part 2
26/03/14
08/04/14 no slides parallel data mining notes
08–09/04/14 TBA K-means sequential code See the Dhillon/Modha paper on the main page.
15/04/14 16/04/14 TBA For a quick introduction to Montecarlo methods in the parallel see chapter 3 of the Wilkinson-Allen (sect. 3.2.3 in 2nd edition).
30/04/14 06/05/14 14/05/14 GPGPU introduction
Overview of OpenCL 1.2 from Khronos Group (2010) used during the lessons
Overview of OpenCL 2.0 from Khronos Groups (2013)
Slides on OpenCL from NVidia (2009)
Overviews about related technologies can be found in the Khronos presentation library https://www.khronos.org/developers/library/)
more details about the different OpenCL specifications (specs, reference cards, online manuals) in the Khronos OpenCL main page https://www.khronos.org/opencl/
16/05/14 Slides on TBB, part 3
20/05/14 Slides on TBB, part 4
21/05/14 Slides on TBB, part 5 Example code for k-means from the McCool-Robinson-Reinders textbook
27/05/14 Slides about the OpenCL exercises a simple tutorial about installing OpenCL on Linux