Abstract. We present a prototypical linear algebra compiler that automatically exploits domain-specific knowledge to generate high-performance algorithms. The input to the compiler is a target equation together with knowledge of both the structure of the problem and the properties of the operands. The output is a variety of high-performance algorithms, and the corresponding source code, to solve the target equa-tion. Our approach consists in the decomposition of the input equation into a sequence of library-supported kernels. Since in general such a de-composition is not unique, our compiler returns not one but a number of algorithms. The potential of the compiler is shown by means of its application to a challenging equation arising within...
Abstract. In this article we look at the generation of libraries for dense linear algebra operations...
This paper describes an approach for the automatic generation and optimization of numerical software...
textDespite many advances in compiler research, traditional compilers continue to suffer from one s...
This dissertation focuses on the design and the implementation of domain-specific compilers for line...
Abstract. In this paper, we tackle the problem of automatically generating algo-rithms for linear al...
Abstract. We present a systematic methodology for deriving and implementing linear algebra libraries...
Abstract. To implement dense linear algebra algorithms for distributed-memory computers, an expert a...
Abstract In this document we present a new approach to developing sequential and parallel dense line...
textOver the last two decades, much progress has been made in the area of the high-performance sequ...
Abstract — This paper describes our experiences in using the Broadway compiler to support domain-spe...
Parallelization is one of the major challenges for programmers. But parallelizing existing code is a...
In this article we present a systematic approach to the derivation of families of high-performance a...
This paper describes our experiences in using the Broadway compiler to support domain-specific compi...
In this article, we present a number of Application Program Interfaces (APIs) for coding lin-ear alg...
We consider the problem of developing formally correct dense linear algebra libraries. The problem w...
Abstract. In this article we look at the generation of libraries for dense linear algebra operations...
This paper describes an approach for the automatic generation and optimization of numerical software...
textDespite many advances in compiler research, traditional compilers continue to suffer from one s...
This dissertation focuses on the design and the implementation of domain-specific compilers for line...
Abstract. In this paper, we tackle the problem of automatically generating algo-rithms for linear al...
Abstract. We present a systematic methodology for deriving and implementing linear algebra libraries...
Abstract. To implement dense linear algebra algorithms for distributed-memory computers, an expert a...
Abstract In this document we present a new approach to developing sequential and parallel dense line...
textOver the last two decades, much progress has been made in the area of the high-performance sequ...
Abstract — This paper describes our experiences in using the Broadway compiler to support domain-spe...
Parallelization is one of the major challenges for programmers. But parallelizing existing code is a...
In this article we present a systematic approach to the derivation of families of high-performance a...
This paper describes our experiences in using the Broadway compiler to support domain-specific compi...
In this article, we present a number of Application Program Interfaces (APIs) for coding lin-ear alg...
We consider the problem of developing formally correct dense linear algebra libraries. The problem w...
Abstract. In this article we look at the generation of libraries for dense linear algebra operations...
This paper describes an approach for the automatic generation and optimization of numerical software...
textDespite many advances in compiler research, traditional compilers continue to suffer from one s...