activity
20212026
most citedCheckpointing and Localized Recovery for Nested Fork-Join Programs

1 citations · 2 across the 5 of their papers we have counts for

collaborators

5 papers

cs.DC2026

Protecting Futures against Silent Data Corruption -- Efficient Task Replication for Dynamic Data Dependencies

Rüdiger Nather, Claudia Fohry, Mia Reitz

As the size of computational problems grows, so does the likelihood of Silent Data Corruptions (SDCs). A common defense is replication, where the computation is repeated and correc…

cs.DC2026

Silent Data Corruption Protection through Efficient Task Replication

Mia Reitz, Claudia Fohry

The trend of increasing cluster sizes of supercomputers leads to a growing susceptibility to Silent Data Corruption (SDC) that can invalidate program results. A common strategy for…

cs.DC2026

User Experiences with MPI RMA and ULFM in a Resilient Key-Value Store Implementation

Claudia Fohry, Rainer Fink

As hardware failures such as node losses become increasingly common, MPI programmers may want to save vulnerable data in a resilient store. While third-party storage solutions such…

cs.CL2024★ 1 cited

Scoping Review of Active Learning Strategies and their Evaluation Environments for Entity Recognition Tasks

Philipp Kohl, Yoka Krämer, Claudia Fohry +1

We conducted a scoping review for active learning in the domain of natural language processing (NLP), which we summarize in accordance with the PRISMA-ScR guidelines as follows: Ob…

cs.DC2021★ 1 cited

Checkpointing and Localized Recovery for Nested Fork-Join Programs

Claudia Fohry

While checkpointing is typically combined with a restart of the whole application, localized recovery permits all but the affected processes to continue. In task-based cluster prog…