PATC course (hybryd): Programming Distributed Computing Platforms with COMPSs

  • Supercomputing
  • Tuesday 24 January 2023 - Wednesday 25 January 2023 From 09.30 a.m. to 4.45 p.m.
  • There is no registration fee. The course is free of charge.

COMPSs is a programming model which is able to exploit the inherent concurrency of sequential applications and execute them in a transparent manner to the application developer in distributed computing platform. This is achieved by annotating part of the codes as tasks, and building at execution a task-dependence graph based on the actual data used consumed/produced by the tasks.

The COMPSs runtime is able to schedule the tasks in the computing nodes and take into account facts like data locality and the different nature of the computing nodes in case of heterogeneous platforms. Additionally, recently COMPSs has been enhanced with the possibility of coordinating Web Services as part of the applications. COMPSs supports Java, C/C++ and Python as programming languages.

 

Objectiu de l'acte

In the course, the COMPSs syntax, programming methodology and an overview of the runtime internals will be given. The attendees will get a first lesson about programming with COMPSs that will enable them to start programming with this framework.

A hands-on with simple introductory exercises will be also performed. The students who finish this course will be able to develop simple COMPSs applications and to run them both in a local resource and in a distributed platform (initially in a private cloud).

The exercises will be delivered in Python and Java. In case of Python, Jupyter notebooks will be used in some of the exercises.

T'interessa si ets...