ISISLab

Ultimi eventi | Eventi

Seminario: Sviluppo di una libreria per la manipolazione di ipergrafi: integrazione di un backend in rust con un’interfaccia in Python di Giovanni Forlenza

Abstract: L'obiettivo di questa tesi è la progettazione e l'implementazione di una libreria software per la manipolazione e l'analisi di ipergrafi, con particolare attenzione alla scalabilità e all'efficienza. Il lavoro presentato tenta di migliorare l'efficienza e le performance di HyperGraphX, una nota libreria per la manipolazione di ipergrafi, implementando un backend in Rust, un linguaggio […]

Seminar: MPI Collective Algorithm Selection in the Presence of Process Arrival Patterns of Majid Salimi

Abstract: The Message Passing Interface (MPI) is a programming model for developing high-performance applications on large-scale machines. A key component of MPI is its collective communication operations. While the MPI standard defines the semantics of these operations, it leaves the algorithmic implementation to the MPI libraries. Each MPI library contains various algorithms for each collective, and […]