Middleware for memory and data awareness in workflows
Maestro will build a data-aware and memory-aware middleware framework that addresses ubiquitous problems of data movement in complex memory hierarchies and at many levels of the HPC software stack.
Though HPC and HPDA application...
ver más
¿Tienes un proyecto y buscas un partner? Gracias a nuestro motor inteligente podemos recomendarte los mejores socios y ponerte en contacto con ellos. Te lo explicamos en este video
Proyectos interesantes
TIN2017-88614-R
ESPACIO DE DIRECCIONES PARTICIONADO, COMUNICADO Y ESCALABLE...
84K€
Cerrado
ADMIRE
Adaptive multi tier intelligent data manager for Exascale
8M€
Cerrado
TIN2010-16497
TECNICAS ESCALABLES DE ENTRADA/SALIDA EN ENTORNOS DISTRIBUID...
203K€
Cerrado
EUR2023-143481
Ciencias de la computación y tecnología informática
100K€
Cerrado
CLARISSE
Cross Layer Abstractions and Run time for I O Software Stack...
353K€
Cerrado
PCI2021-121958
DEEP-SOFTWARE FOR EXASCALE ARCHITECTURES
1K€
Cerrado
Información proyecto MAESTRO
Duración del proyecto: 42 meses
Fecha Inicio: 2018-05-03
Fecha Fin: 2021-11-30
Fecha límite de participación
Sin fecha límite de participación.
Descripción del proyecto
Maestro will build a data-aware and memory-aware middleware framework that addresses ubiquitous problems of data movement in complex memory hierarchies and at many levels of the HPC software stack.
Though HPC and HPDA applications pose a broad variety of efficiency challenges, it would be fair to say that the performance of both has become dominated by data movement through the memory and storage systems, as opposed to floating point computational capability. Despite this shift, current software technologies remain severely limited in their ability to optimise data movement. The Maestro project addresses what it sees as the two major impediments of modern HPC software:
1. Moving data through memory was not always the bottleneck. The software stack that HPC relies upon was built through decades of a different situation – when the cost of performing floating point operations (FLOPS) was paramount. Several decades of technical evolution built a software stack and programming models highly fit for optimising floating point operations but lacking in basic data handling functionality. We characterise the set of technical issues at missing data-awareness.
2. Software rightfully insulates users from hardware details, especially as we move higher up the software stack. But HPC applications, programming environments and systems software cannot make key data movement decisions without some understanding of the hardware, especially the increasingly complex memory hierarchy. With the exception of runtimes, which treat memory in a domain-specific manner, software typically must make hardware-neutral decisions which can often leave performance on the table . We characterise this issue as missing memory-awareness.
Maestro proposes a middleware framework that enables memory- and data-awareness.