Abstract The class of stencil programs involves repeatedly updating elements of arrays according to fixed patterns, referred to as stencils. Stencil problems are ubiquitous in scientific computing and are used as an ingredient to solve more involved problems. Their high regularity allows massive parallelization. Two important challenges in designing such algorithms are cache efficiency and minimizing the number of communication steps between nodes. In this paper, we introduce a mathematical framework for a crucial aspect of formal verification of both sequential and distributed stencil algorithms, and we describe its Coq implementation. We present a domain-specific embedded programming language with support for automating the...
We show how to verify four challenging concurrent fine-grained graph-manipulating algorithms, includ...
International audienceThe verification of distributed algorithms is a challenge for formal technique...
We are witnessing a fundamental paradigm shift in computer design. Memory has been and is becoming m...
We present a new cache oblivious scheme for iterative stencil computations that performs beyond syst...
This paper describes a new technique for optimizing serial and parallel stencil- and stencil-like op...
Abstract Performance optimization of stencil computations has beenwidely studied in the literature, ...
Application codes reliably achieve performance far less than the advertised capabilities of existing...
Efficient concurrent programs and data structures rarely em-ploy coarse-grained synchronization mech...
The aim of this paper to demonstrate rigorous reasoning in the context of concurrency. We present a ...
Recent program logics based on separation logic emphasise a modular approach to proving functional c...
Abstract We present and evaluate a cache oblivious algorithm for stencil computa-tions, which arise ...
Performance optimization of stencil computations has been widely studied in the literature, since th...
Thanks to recent advances, modern proof assistants now enable verification of realistic sequential p...
International audienceA major problem in software engineering is assuring the correctness of a distr...
International audienceProving correctness of distributed or concurrent algorithms is a mind-challeng...
We show how to verify four challenging concurrent fine-grained graph-manipulating algorithms, includ...
International audienceThe verification of distributed algorithms is a challenge for formal technique...
We are witnessing a fundamental paradigm shift in computer design. Memory has been and is becoming m...
We present a new cache oblivious scheme for iterative stencil computations that performs beyond syst...
This paper describes a new technique for optimizing serial and parallel stencil- and stencil-like op...
Abstract Performance optimization of stencil computations has beenwidely studied in the literature, ...
Application codes reliably achieve performance far less than the advertised capabilities of existing...
Efficient concurrent programs and data structures rarely em-ploy coarse-grained synchronization mech...
The aim of this paper to demonstrate rigorous reasoning in the context of concurrency. We present a ...
Recent program logics based on separation logic emphasise a modular approach to proving functional c...
Abstract We present and evaluate a cache oblivious algorithm for stencil computa-tions, which arise ...
Performance optimization of stencil computations has been widely studied in the literature, since th...
Thanks to recent advances, modern proof assistants now enable verification of realistic sequential p...
International audienceA major problem in software engineering is assuring the correctness of a distr...
International audienceProving correctness of distributed or concurrent algorithms is a mind-challeng...
We show how to verify four challenging concurrent fine-grained graph-manipulating algorithms, includ...
International audienceThe verification of distributed algorithms is a challenge for formal technique...
We are witnessing a fundamental paradigm shift in computer design. Memory has been and is becoming m...