diff --git a/content/post/2017-06-pumps.md b/content/post/2017-06-pumps.md new file mode 100644 index 0000000..b551e73 --- /dev/null +++ b/content/post/2017-06-pumps.md @@ -0,0 +1,26 @@ ++++ +title = "PUMPS 2017" +tags = [] +highlight = true +math = false +date = "2017-06-26T06:50:39-07:00" + +[header] + caption = "" + image = "" + ++++ + +I'm helping teach the Programming and tUning Massively Parallel Systems ([PUMPS](pumps)) hosted by the Barcelona Supercomputing Center at UPC Barcelona, Spain! + + + +The school teaches GPU programming and algorithm techniques to about 80 students from around the world. + +![wmh][wmh] Professor Wen-mei Hwu lecturing on binning techniques. + +I'm helping as a lab TA, and also working with some advanced students on using CUDA and NVIDIA GPUs to accelerate their research applications. + +[wmh]: /img/201706_pumps/IMG_20170627_140144.jpg "Professor Wen-mei Hwu lecturing on binning techniques." +[pumps]: http://bcw.ac.upc.edu/PUMPS2017/program + diff --git a/static/img/201706_pumps/IMG_20170627_140144.jpg b/static/img/201706_pumps/IMG_20170627_140144.jpg new file mode 100644 index 0000000..fe3f960 Binary files /dev/null and b/static/img/201706_pumps/IMG_20170627_140144.jpg differ