diff --git a/_projects/serghei-dmr.md b/_projects/serghei-dmr.md index a177c779..b276af45 100644 --- a/_projects/serghei-dmr.md +++ b/_projects/serghei-dmr.md @@ -26,6 +26,7 @@ members: --- ## Research topic and goals + SERGHEI-SWE is a performance-portable high-performance parallel-computing shallow-water solver for hydrology and environmental studies. A key application is flood simulation, in which the wet computational domain can dramatically change size. Wet areas are much more computationally expensive to simulate than dry ones, so counting with additional data processing resources for high water stages is critical for providing results in a reasonable time frame. However, underutilizing the resources during dry stages harms the productivity and resource use efficiency of the HPC facility while being unfair to the rest of the users who see delayed their experiments. The variability of the flood size cannot be determined a priori, and therefore optimal resource selection for the job is difficult, especially for long simulations. This project aims to design, develop, and implement a malleable version of SERGHEI-SWE with the Dynamic Management of Resources (DMR) technology, providing a flexible framework for enabling malleability in HPC applications. @@ -44,3 +45,5 @@ None yet. Study new reconfiguration strategies and evaluate them in a large workload. ## References + +{% bibliography --file external/serghei-dmr.bib %}