From 39dd5852b174c06bee156f695adf7802b8f5b395 Mon Sep 17 00:00:00 2001 From: Diego Camarmas-Alonso Date: Fri, 24 Jul 2026 12:22:42 +0200 Subject: [PATCH] Add conference paper to README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index e81e1a54..648613e5 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,27 @@ ``` +
+:newspaper: Transparent Checkpointing in Parallel Applications Using Ad-Hoc File Systems + + * Conference paper: 25th International Symposium on Parallel and Distributed Computing (ISPDC) + * Authors: Dario Muñoz-Muñoz, Felix Garcia-Carballeira, Alejandro Calderon-Mateos, Diego Camarmas-Alonso, Jesus Carretero + * [:link: Open publication](https://doi.org/10.1109/ISPDC69862.2026.00017) + ```bibtex + @INPROCEEDINGS{11612825, + author={Muñoz-Muñoz, Dario and Garcia-Carballeira, Felix and Calderon-Mateos, Alejandro and Camarmas-Alonso, Diego and Carretero, Jesus}, + booktitle={2026 25th International Symposium on Parallel and Distributed Computing (ISPDC)}, + title={Transparent Checkpointing in Parallel Applications Using AD-HOC File Systems}, + year={2026}, + volume={}, + number={}, + pages={65-73}, + keywords={File systems;Checkpointing;Timing;High performance computing;Printing;Conferences;Memory;Architecture;Computer architecture;Design methodology;Transparent checkpoint;Checkpoint and restore;Expand Ad-Hoc;Parallel file system;Fault tolerance}, + doi={10.1109/ISPDC69862.2026.00017} + } + ``` +
+
:newspaper: Securizando el sistema de ficheros Expand utilizando blockchain