From 80ea51d34a0164ea126bc4ec75d8b5b479f76540 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Fri, 1 Nov 2024 18:09:00 +0100 Subject: [PATCH] parcio: Add publications --- parcio.bib | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 54 insertions(+), 3 deletions(-) diff --git a/parcio.bib b/parcio.bib index 4e05016..0f013ef 100644 --- a/parcio.bib +++ b/parcio.bib @@ -1,10 +1,61 @@ % FIXME EduMPI - Simplifying the Use of High-Performance Clusters and Focusing Performance Analysis in Parallel Programming Education -% FIXME Ensemble-Based System Benchmarking for HPC +@inproceedings{DBLP:conf/ispdc/FuchsSK24a, + author = {Anna Fuchs and + Jannek Squar and + Michael Kuhn}, + title = {{Ensemble-Based System Benchmarking for HPC}}, + booktitle = {23rd International Symposium on Parallel and Distributed Computing, + {ISPDC} 2024, Chur, Switzerland, July 8-10, 2024}, + pages = {1--8}, + publisher = {{IEEE}}, + year = {2024}, + url = {https://doi.org/10.1109/ISPDC62236.2024.10705405}, + doi = {10.1109/ISPDC62236.2024.10705405}, + timestamp = {Wed, 30 Oct 2024 16:48:46 +0100}, + biburl = {https://dblp.org/rec/conf/ispdc/FuchsSK24a.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} -% FIXME Towards End-to-End Compression in Lustre +@inproceedings{DBLP:conf/ispdc/FuchsSK24, + author = {Anna Fuchs and + Jannek Squar and + Michael Kuhn}, + title = {{Towards End-to-End Compression in Lustre}}, + booktitle = {23rd International Symposium on Parallel and Distributed Computing, + {ISPDC} 2024, Chur, Switzerland, July 8-10, 2024}, + pages = {1--8}, + publisher = {{IEEE}}, + year = {2024}, + url = {https://doi.org/10.1109/ISPDC62236.2024.10705396}, + doi = {10.1109/ISPDC62236.2024.10705396}, + timestamp = {Wed, 30 Oct 2024 16:48:46 +0100}, + biburl = {https://dblp.org/rec/conf/ispdc/FuchsSK24.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} -% FIXME Enhancing Parallel Programming Education with High-Performance Clusters Utilizing Performance Analysis +@inproceedings{DBLP:conf/delfi/RothJKK24, + author = {Anna{-}Lena Roth and + David James and + Michael Kuhn and + Johannes Konert}, + editor = {Sandra Schulz and + Natalie Kiesler}, + title = {{Enhancing Parallel Programming Education with High-Performance Clusters + Utilizing Performance Analysis}}, + booktitle = {{DELFI} 2024 - Die 22. Fachtagung Bildungstechnologien der Gesellschaft + f{\"{u}}r Informatik e.V., {DELFI} 2024, Fulda, Germany, September + 9-11, 2024}, + series = {{LNI}}, + volume = {{P-356}}, + publisher = {Gesellschaft f{\"{u}}r Informatik e.V.}, + year = {2024}, + url = {https://doi.org/10.18420/delfi2024\_42}, + doi = {10.18420/DELFI2024\_42}, + timestamp = {Mon, 14 Oct 2024 17:07:53 +0200}, + biburl = {https://dblp.org/rec/conf/delfi/RothJKK24.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} % FIXME Compiler-Based Precalculation of MPI Message Envelopes