Skip to content

Commit b308ae5

Browse files
committed
Add entry for RSEHPC@ISC25 Workshop
1 parent 8a0e2a9 commit b308ae5

File tree

2 files changed

+64
-0
lines changed

2 files changed

+64
-0
lines changed

_events/2025_06_13-rsehpcatisc.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
layout: events
3+
title: "RSEHPC@ISC25 Workshop"
4+
start_date: 2025-06-13
5+
location: https://maps.app.goo.gl/9wCj7aRcMUeJ5PL87
6+
excerpt_separator: <!--more-->
7+
---
8+
9+
Tools and Techniques for Continuous Integration and Benchmarking, 13th June 2025, ISC, Hamburg
10+
11+
It has long been understood that there is a strong overlap between the fields of HPC and RSE. Although the two are not entirely congruent, the techniques used and the communities are closely interlinked.
12+
For the second time an RSEHPC workshop will be held at ISC.
13+
In this workshop, the focus will be placed on discussing the impact, usages, and implementations of continuous integration and benchmarking for heterogeneous, extreme-scale HPC systems.
14+
15+
Submission for lightning talks contributions will open soon.
16+
17+
<!--more-->
18+
19+
<img width="500" src="../assets/ISC2025_Logo_web_date_rgb.png">
20+
21+
It has long been understood that there is a strong overlap between the fields of HPC and RSE. Although the two are not entirely congruent, the techniques used and the communities are closely interlinked.
22+
For the second time an RSEHPC workshop will be held at ISC.
23+
24+
When developing research software, it is often relevant to track its performance over time. It is even vital when targeting HPC architectures. Changes to the software itself, the used toolchains, or the system setup should not compromise how fast users obtain their results. Ideally, performance or scalability should only ever increase. Hence benchmarking should be an integral part of testing, in particular for HPC codes. At the same time, up-to-date benchmarks that are publicly available can advertise the code and the machines running them, informing users how to set-up the software in the most ideal way or whether they are achieving the expected performance. To limit the burden on developers, the aforementioned steps should be automated within continuous integration (CI) practices, introducing continuous benchmarking (CB) to it. For HPC, an added complexity is the requirement of more than the usual CI backends, with access to longer running steps, more resources than available on a single node, and a diverse range of architectures that the software needs to be tested on.
25+
26+
In this workshop, participants will be able to exchange ideas, approaches, good practices, but also obstacles on the way to continuous benchmarking on HPC systems. Driven by three keynote talks which will set the stage, participants are encouraged to share their own experiences, both from a users and from an operations perspective. To foster this exchange, we foresee the second part of the workshop to provide a stage for participants to contribute their expertise, and experience with lightning talks. For the lightning talks a light-weight submission will be set up and reviewed by well known international RSE and HPC experts.
27+
In addition, we foresee a part where open questions to the audience will be posed, helping everyone to add their thoughts to this event.
28+
29+
Topics include, but are not limited to:
30+
-​ User’s perspective: How do users experience the existing solutions? Is there
31+
something missing, from technological solutions to convenience?
32+
-​ Operations’ perspective: What does it take for hosting sites to start and to maintain
33+
an CI/CB infrastructure? What are benefits, what are burdens?
34+
-​ Success stories and scary tales: where did CI/CB help to identify problems? Where
35+
could it have helped? And what did hinder the adaptation of CI/CB?
36+
-​ Past, present, future: what are lessons learned and what does a wishlist look like?
37+
38+
The RSEHPC@ISC25 will be held in-person on 13th June 2025 in Hamburg.
39+
40+
### Contribution submissions:
41+
To present a lightning talks at RSEHPC@ISC25 use the form below. RSEHPC@ISC25 will emphasise an open and inclusive atmosphere and we encourage proposals from a diverse range of areas and backgrounds.
42+
43+
The deadline for submissions is 28 Feb 2025.
44+
45+
### Organising committee:
46+
- René Caspart (Karlsruhe Institute of Technology)
47+
- Robert Speck (Forschungszentrum Juelich)
48+
- Stefanie Reuter (ECMWF)
49+
- Matthew Archer (University of Cambridge)
50+
- Andy Turner (EPCC)
51+
- Daniel S. Katz (National Center for Supercomputing Applications, University of Illinois Urbana-Champaign)
52+
- Jayesh Badwaik (Jülich Supercomputing Centre at Forschungszentrum Jülich)
53+
- Weronika Filinger (EPCC, University of Edinburgh)
54+
- Sarah Neuwirth (Johannes Gutenberg University of Mainz)
55+
56+
57+
58+
<!-- Claire Wyatt (Forschungszentrum Juelich and former community manager RSE UK)
59+
Neil Chue Hong (EPCC and Software Sustainability Institute) -->
60+
61+
62+
### Code of conduct:
63+
As an ISC co-located workshop we follow ISC’s code of conduct, which can be found [here](https://isc-hpc.com/contact-code-of-conduct/)
64+
20.6 KB
Loading

0 commit comments

Comments
 (0)