Abstract. We present a systematic methodology for deriving and implementing linear algebra libraries. It is quite common that an application requires a library of routines for the computation of linear algebra operations that are not (exactly) supported by commonly used libraries like LAPACK. In this situation, the appli-cation developer has the option of casting the operation into one supported by an existing library, often at the expense of performance, or implementing a custom library, often requiring considerable effort. Our recent discovery of a methodol-ogy based on formal derivation of algorithm allows such a user to quickly de-rive proven correct algorithms. Furthermore it provides an API that allows the so-derived algorithms to be ...
Researchers from the Formal Linear Algebra Method Environment (Flame) project have developed new met...
We describe the design of ScaLAPACK++, an object oriented C++ library for implementing linear algebr...
We consider the problem of developing formally correct dense linear algebra libraries. The problem ...
textOver the last two decades, much progress has been made in the area of the high-performance sequ...
Abstract In this document we present a new approach to developing sequential and parallel dense line...
Abstract. We present a prototypical linear algebra compiler that automatically exploits domain-speci...
We consider the problem of developing formally correct dense linear algebra libraries. The problem w...
This paper discusses the design of linear algebra libraries for high performance computers. Particul...
Abstract. To implement dense linear algebra algorithms for distributed-memory computers, an expert a...
In this article, we present a number of Application Program Interfaces (APIs) for coding lin-ear alg...
We have invested heavily in hardware development but software tools and methods to use the hardware ...
In this article we present a systematic approach to the derivation of families of high-performance a...
This dissertation focuses on the design and the implementation of domain-specific compilers for line...
Abstract. In this article we look at the generation of libraries for dense linear algebra operations...
This paper presents an overview of the LAPACK library, a portable, public-domain library to solve th...
Researchers from the Formal Linear Algebra Method Environment (Flame) project have developed new met...
We describe the design of ScaLAPACK++, an object oriented C++ library for implementing linear algebr...
We consider the problem of developing formally correct dense linear algebra libraries. The problem ...
textOver the last two decades, much progress has been made in the area of the high-performance sequ...
Abstract In this document we present a new approach to developing sequential and parallel dense line...
Abstract. We present a prototypical linear algebra compiler that automatically exploits domain-speci...
We consider the problem of developing formally correct dense linear algebra libraries. The problem w...
This paper discusses the design of linear algebra libraries for high performance computers. Particul...
Abstract. To implement dense linear algebra algorithms for distributed-memory computers, an expert a...
In this article, we present a number of Application Program Interfaces (APIs) for coding lin-ear alg...
We have invested heavily in hardware development but software tools and methods to use the hardware ...
In this article we present a systematic approach to the derivation of families of high-performance a...
This dissertation focuses on the design and the implementation of domain-specific compilers for line...
Abstract. In this article we look at the generation of libraries for dense linear algebra operations...
This paper presents an overview of the LAPACK library, a portable, public-domain library to solve th...
Researchers from the Formal Linear Algebra Method Environment (Flame) project have developed new met...
We describe the design of ScaLAPACK++, an object oriented C++ library for implementing linear algebr...
We consider the problem of developing formally correct dense linear algebra libraries. The problem ...