collaborators

6 papers

cs.DC2025

A New Execution Model and Executor for Adaptively Optimizing the Performance of Parallel Algorithms Using HPX Runtime System

Karame Mohammadiporshokooh, Steven R. Brandt, Hartmut Kaiser

Developing parallel algorithms efficiently requires careful management of concurrency across diverse hardware architectures. C++ executors provide a standardized interface that sim…

cs.SE2025

LLM Benchmarking with LLaMA2: Evaluating Code Development Performance Across Multiple Programming Languages

Patrick Diehl, Nojoud Nader, Maxim Moraru +1

The rapid evolution of large language models (LLMs) has opened new possibilities for automating various tasks in software development. This paper evaluates the capabilities of the…

cs.DC2025

LLM & HPC:Benchmarking DeepSeek's Performance in High-Performance Computing Tasks

Noujoud Nader, Patrick Diehl, Steve Brandt +1

Large Language Models (LLMs), such as GPT-4 and DeepSeek, have been applied to a wide range of domains in software engineering. However, their potential in the context of High-Perf…

cs.DC2024

Preparing for HPC on RISC-V: Examining Vectorization and Distributed Performance of an Astrophyiscs Application with HPX and Kokkos

Patrick Diehl, Panagiotis Syskakis, Gregor Daiß +7

In recent years, interest in RISC-V computing architectures has moved from academic to mainstream, especially in the field of High Performance Computing where energy limitations ar…

cs.SE2024

Evaluating AI-generated code for C++, Fortran, Go, Java, Julia, Matlab, Python, R, and Rust

Patrick Diehl, Noujoud Nader, Steve Brandt +1

This study evaluates the capabilities of ChatGPT versions 3.5 and 4 in generating code across a diverse range of programming languages. Our objective is to assess the effectiveness…

cs.DC2024

HPX with Spack and Singularity Containers: Evaluating Overheads for HPX/Kokkos using an astrophysics application

Patrick Diehl, Steven R. Brandt, Gregor Daiß +1

Cloud computing for high performance computing resources is an emerging topic. This service is of interest to researchers who care about reproducible computing, for software packag…