BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//euroscipy-2024//talk//89BJ9Q
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-euroscipy-2024-89BJ9Q@pretalx.com
DTSTART;TZID=CET:20240829T132000
DTEND;TZID=CET:20240829T135000
DESCRIPTION:Dask is a popular Python framework for scaling your workloads\,
  whether you want to leverage all of the cores on your laptop and stream l
 arge datasets through memory\, or scale your workload out to thousands of 
 cores on large compute clusters. Dask allows you to distribute code using 
 familiar APIs such as pandas\, NumPy and scikit-learn or write your own di
 stributed code with powerful parallel task-based programming primitives.\n
 \nIn this session we will dive into the many ways to deploy Dask workloads
  on HPC\, and how to choose the right method for your workload. Then we wi
 ll dig into the accelerated side of Dask and how you can leverage GPUs wit
 h RAPIDS and Dask CUDA and use UCX to take advantage of accelerated networ
 king like Infiniband and NVLink.
DTSTAMP:20260610T065342Z
LOCATION:Room 6
SUMMARY:Accelerating Python on HPC with Dask - Jacob Tomlinson
URL:https://pretalx.com/euroscipy-2024/talk/89BJ9Q/
END:VEVENT
END:VCALENDAR
