pycompss

A Programming Model for Hybrid Workflows: combining Task-based Workflows and Dataflows all-in-one

In the past years, e-Science applications have evolved from large-scale simulations executed in a single cluster to more complex workflows where these simulations are combined with Artificial Intelligence (AI) and High-Performance Data Analytics …

Orchestration of Software Packages in Data Science Workflows

Organización 6th BSC Severo Ochoa Doctoral Symposium Título Orquestración de software heterogéneo en flujos de Data Science Título Original Orchestration of Software Packages in Data Science Workflows

Automatic Task-based Parallelization of Python Codes

Organización MS12 - Task-based Programming for Scientific Computing: Runtime Support - Part I of II SIAM - CSE19 Título Paralelización automática basada en tareas de códigos Python Título Original Automatic Task-based Parallelization of Python Codes

Distributed Stream Library

La Distributed Stream Library (DistroStreamLib) permite ejecutar flujos de trabajo híbridos de tareas y datos.

Demo on the use of PyCOMPSs in PyMDSetup

Organización SuperComputing 2018 - SC18 Barcelona Supercomputing Center - Booth #2038 Título Demo del uso de PyCOMPSs en PyMDSetup Título Original Demo on the use of PyCOMPSs in PyMDSetup

AutoParallel: A Python Module for Automatic Parallelization and Distributed Execution of Affine Loop Nests

Organización 8th Workshop on Python for High-Performance and Scientific Computing Título AutoParallel: Un modulo de Python para paralelizar automáticamente bucles cerrados imbricados y ejecutarlos en entornos distribuidos Título Original AutoParallel: A Python Module for Automatic Parallelization and Distributed Execution of Affine Loop Nests

AutoParallel: A Python module for automatic parallelization and distributed execution of affine loop nests

The last improvements in programming languages, programming models, and frameworks have focused on abstracting the users from many programming issues. Among others, recent programming frameworks include simpler syntax, automatic memory management and …

Boosting Atmospheric Dust Forecast with PyCOMPSs

This paper describes the success story of the adaptation of the NMMB-MONARCH online multi-scale atmospheric dust model to PyCOMPSs in order to exploit its inherent parallelism with the minimal developer effort. The paper also includes an evaluation …

Enabling Python to execute efficiently in heterogeneous distributed infrastructures with PyCOMPSs

Python has been adopted as programming language by a large number of scientific communities. Additionally to the easy programming interface, the large number of libraries and modules that have been made available by a large number of contributors, …

AutoParallel

AutoParallel paraleliza de forma automática bucles refinados para aplicaciones Python.