News

This project aims to provide a hands-on experience with parallel and distributed computing. We dive into the intricacies of parallel processing using the mpi4py library, a Python binding for the ...
Pierre Glaser from INRIA gave this talk at EuroPython 2019. "Modern hardware is multi-core. It is crucial for Python to provide high-performance parallelism. This talk will expose to both ...