activity
20202022
most citedSimulating Structural Plasticity of the Brain more Scalable than Expected

4 citations · 4 across the 2 of their papers we have counts for

collaborators

7 papers

cs.DC20224 cited

Simulating Structural Plasticity of the Brain more Scalable than Expected

Fabian Czappa, Alexander Geiß, Felix Wolf

Structural plasticity of the brain describes the creation of new and the deletion of old synapses over time. Rinke et al. (JPDC 2018) introduced a scalable algorithm that simulates…

cs.PL2021

Gobra: Modular Specification and Verification of Go Programs (extended version)

Felix A. Wolf, Linard Arquint, Martin Clochard +3

Go is an increasingly-popular systems programming language targeting, especially, concurrent and distributed systems. Go differentiates itself from other imperative languages by of…

cs.PL2021

Learning to Make Compiler Optimizations More Effective

Rahim Mammadli, Marija Selakovic, Felix Wolf +1

Because loops execute their body many times, compiler developers place much emphasis on their optimization. Nevertheless, in view of highly diverse source code and hardware, compil…

cs.DC2020

Extracting Clean Performance Models from Tainted Programs

Marcin Copik, Alexandru Calotoiu, Tobias Grosser +3

Performance models are well-known instruments to understand the scaling behavior of parallel applications. They express how performance changes as key execution parameters, such as…

cs.LO2020

Igloo: Soundly Linking Compositional Refinement and Separation Logic for Distributed System Verification

Christoph Sprenger, Tobias Klenze, Marco Eilers +4

Lighthouse projects such as CompCert, seL4, IronFleet, and DeepSpec have demonstrated that full verification of entire systems is feasible by establishing a refinement relation bet…

cs.PL2020

Concise Outlines for a Complex Logic: A Proof Outline Checker for TaDA (Full Paper)

Felix A. Wolf, Malte Schwerhoff, Peter Müller

Modern separation logics allow one to prove rich properties of intricate code, e.g. functional correctness and linearizability of non-blocking concurrent code. However, this expres…