Skip to content

Presentation at RSMAS Lunch Bytes on running Dask on University of Miami's supercomputer, Pegasus

Notifications You must be signed in to change notification settings

gravelcycles/dask-rsmas-presentation

Repository files navigation

Dask RSMAS Presentation

Speaker: David Grossman (CG/UM)

Title: Parallel Computing in Python with Dask on Pegasus

Powerpoint Presentation: You can find the PowerPoint presentation on Google Slides here and a PDF of the presentation here.

Abstract: You’ve built THE program that will change how we study volcanic prediction in the northern tip of Isabela Island. There’s only one problem: it takes 10 hours to run one dataset... and you have 750 datasets to analyze. So you just parallelize the algorithm. Easy, right?

In this talk, we will explore the Dask parallelization framework with the goal of writing parallel algorithms on Pegasus. We will cover three main topics:

  1. Basic parallelization with Dask
  2. How to configure dask.distributed on Pegasus
  3. Tricks and tips for speeding up your parallel algorithm.

Please have a version of Anaconda installed and take a look at Tim Norris’s Introduction to Dask.

About

Presentation at RSMAS Lunch Bytes on running Dask on University of Miami's supercomputer, Pegasus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages