Difference between revisions of "Training:SummerSchool2018:Programme:Python"

From CAC Wiki
Jump to: navigation, search
(Created page with "== High Performance Computing with Python == Python is perhaps the most versatile programming language in existence, and sees widespread use in every field of modern computin...")
 
(No difference)

Latest revision as of 17:34, 18 June 2018

High Performance Computing with Python

Python is perhaps the most versatile programming language in existence, and sees widespread use in every field of modern computing. This tutorial focuses on Python for high-performance computing applications, and will include topics on performance optimization, parallel programming, and pipelining. The afternoon session will focus on using Python to (easily) write and scale massively parallel data analysis pipelines across a cluster.

Instructor: Jeff Stafford, Centre for Advanced Computing, Queen's University.

Prerequisites: None.