Conference papers

Runtime-Guided ECC Protection using Online Estimation of Memory Vulnerability, Luc Jaulmes, Miquel Moretó, Mateo Valero, Mattan Erez, and Marc Casas, SC 2020 [10.1109/SC41405.2020.00080]


A Vulnerability Factor for ECC-protected Memory, Luc Jaulmes, Miquel Moretó, Mateo Valero, and Marc Casas, IOLTS 2019 [10.1109/IOLTS.2019.8854397]


Runtime-Aware Architectures, Marc Casas, Miquel Moretó, Lluc Alvarez, Emilio Castillo, Dimitrios Chasapis, Timothy Hayes, Luc Jaulmes, Oscar Palomar, Osman S. Unsal, Adrián Cristal, Eduard Ayguadé, Jesús Labarta, Mateo Valero, Euro-Par 2015 [10.1007/978-3-662-48096-0_2]


Exploiting Asynchrony Recoveries for DUE in Iterative Solvers, Luc Jaulmes, Marc Casas, Miquel Moretó, Eduard Ayguadé, Jesús Labarta, Mateo Valero, SC 2015 [10.1145/2807591.2807599]
  Best paper finalist


Fast modulo 2n-1 and 2n+1 adder using carry-chain on FPGA, Laurent-Stephane Didier, Luc Jaulmes, ACSSC 2013 [10.1109/ACSSC.2013.6810475]

Journal papers

Asynchronous and Exact Forward Recovery for Detected Errors in Iterative Solvers, Luc Jaulmes, Miquel Moretó, Eduard Ayguadé, Jesús Labarta, Mateo Valero, Marc Casas, IEEE Transactions on Parallel and Distributed Systems, Issue 99 [10.1109/TPDS.2018.2817524]

Covid

During the 2020-2021 SARS-CoV-2 pandemic, I successively volunteered and worked with the Greater Paris University Hospitals (AP-HP) as a data scientist. After first consulting for the initial pandemic response HR taskforce, I took on the role of research engineer to try and help combat the pandemic by using my research and data analysis skills to further knowledge of the virus.

Over these months, I participated in writing a number of publications on the cohort of patients participating in the Covidom home monitoring program


Effectiveness and Medicoeconomic Evaluation of Home Monitoring of Patients With Mild COVID-19: Covidom Cohort Study, Luc Jaulmes, Youri Yordanov, Aurélien Dinh, Patrick Jourdain, and Agnes Dechartres, in Journal of Medical Internet Research, Vol 25 (2023) [10.2196/43980]


Clinical characteristics and factors associated with hospital admission or death in 43,103 adult outpatients with COVID-19 managed with the Covidom telesurveillance solution: a prospective cohort study, Youri Yordanov, Aurélien Dinh, Alexandre Bleibtreu, Arthur Mensch, François-Xavier Lescure, Erwan Debuc, Patrick Jourdain, Luc Jaulmes, and Agnes Dechartres, in Clinical Microbiology and Infection, Vol 27, No 8 (2021) [10.1016/j.cmi.2021.04.010]


Time to resolution of respiratory and systemic COVID-19 symptoms in community setting, Aurélien Dinh, Luc Jaulmes, Agnès Dechartres, Clara Duran, Hélène Mascitti, Xavier Lescure, Youri Yordanov, and Patrick Jourdain, in Clinical Microbiology and Infection, Vol 27, No 12 (2021) [10.1016/j.cmi.2021.08.021]


Prognosis of rash and chilblain-like lesions among outpatients with COVID-19: a large cohort study, Hélène Mascitti, Patrick Jourdain, Alexandre Bleibtreu, Luc Jaulmes, Agnès Dechartres, Xavier Lescure, Youri Yordanov, and Aurélien Dinh, in European Journal of Clinical Microbiology & Infectious Diseases, Vol 40, No 10 (2021) [10.1007/s10096-021-04305-3]


Safe discharge home with telemedicine of patients requiring nasal oxygen therapy after COVID-19, Aurelien Dinh, Jean-Christophe Mercier, Luc Jaulmes, Jean-Yves Artigou, Yves Juillière, Youri Yordanov, and Patrick Jourdain, in Frontiers in Medicine, Vol 8 (2021) [10.3389/fmed.2021.703017]


Characteristics and outcomes of asthmatic outpatients with COVID-19 who receive home telesurveillance, Antoine Beurnier, Youri Yordanov, Agnès Dechartres, Aurélien Dinh, Erwan Debuc, François-Xavier Lescure, Patrick Jourdain, Luc Jaulmes, Marc Humbert, in ERJ Open Research, Vol 8, No 3 (2022) [10.1183/23120541.00012-2022]


Early papers from the project with only minor participation:


Covidom, a Telesurveillance Solution for Home Monitoring Patients With COVID-19, Youri Yordanov, Agnes Dechartres, Xavier Lescure, Caroline Apra, Pascaline Villie, Jerome Marchand-Arvier, Erwan Debuc, Aurélien Dinh, and Patrick Jourdain, in Journal of Medical Internet Research, Vol 22, No 10 (2020) [10.2196/20748]
Initial positioning paper − participation during revision only, acknowledged as part of data science committee.


Predictive usefulness of RT-PCR testing in different patterns of Covid-19 symptomatology: analysis of a French cohort of 12,810 outpatients, Apra Caroline, Caucheteux Charlotte, Mensch Arthur, Mansour Jenny, Bernaux Mélodie, Dechartres Agnès, Debuc Erwan, Lescure Xavier, Dinh Aurélien, Yordanov Youri, and Patrick Jourdain, in Scientific Reports, Vol 11 (2021) [10.1038/s41598-021-99991-6]
Early paper completed before I joined the project − participation as proofreading only.


Code

Here is a selection of programs that I wrote for my research, either from scratch or partially, by starting independent development on existing sources (forking), or by being heavily involved in team development.


FaultSim [10.5281/zenodo.3872809] is a monte-carlo simulator of DRAM lifetime reliability. This fork from Prashant Nair and David Roberts’ original FaultSim supports evaluating VECC.


Fault-Tolerant OmpSs benchmarks and error injection library [10.5281/zenodo.3872800] were used in several publications as a panel of varied applications that all use OmpSs and a shared interface to allow injecting errors and verifying computation results.


TaskSim is a task-trace based simulation infrastructure developed at BSC, based on DynamoRIO and the OmpSs programming model’s runtime system Nanos++.
Public release of the code is still pending.


The Resilient Conjugate Gradient [10.5281/zenodo.4421415] was used to evaluate algorithm-level fault tolerance in Krylov methods.

Extras


Education

PhD in Computer Architecture

Barcelona Supercomputing Center (BSC) and Universitat Politecnica de Catalunya, 2019
On Exploiting Task-Based Programming Models for Resilience, under the advisement of Marc Casas and Miquel Moretó, as part of Mateo Valero’s ERC project RoMoL.

MSc in Engineering: Information and Communication Technology

Double degree from KTH, Royal Institute of Technology, Stockholm and École Polytechnique, Paris, 2015