Training:SummerSchool2019:Programme:python
From CAC Wiki
Revision as of 18:11, 3 June 2019 by Hasch (Talk | contribs) (Created page with "== Python from 1+1 to Cluster == '''Description:''' Python is perhaps the most versatile programming language in existence, and sees widespread use in every field of modern c...")
Python from 1+1 to Cluster
Description: 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.
Prerequisites: Some programming experience with Python will be useful, though not essential if the student has experience with another programming language.