Events

Event Series Intro to Parallel Computing

Intro to Parallel Computing

TMEC 328

This is a short introduction to Parallel Computing that will include an overview of the basic concepts of parallel programming: from running your job in an embarrassingly parallel way to writing simple shared and distributed memory parallelization codes in different languages. The seminar will cover several examples of actual parallel codes however it will not […]

Optimizing O2 Jobs

TMEC 328

In this short seminar we cover some simple but essential rules to use the O2 cluster in the most efficient (and inexpensive) way. Audience: Anyone running jobs in the O2 cluster […]

Event Series Intro to Python

Intro to Python

TMEC 328

Python is a popular scripting language for scientific computing and available across all computer platforms. The course will introduce you to some of the basics of the Python language as […]