Towards a compatible Blas/Lapack API for Chameleon

Table of Contents

1. Section 1

Blabla

1.1. Comparison of Chameleon performances by size of tile

  • Hosts: Plafrim Bora, Zonda and Diablo
  • Matrix size (N): 20 000 and 30 000

1.1.1. Gemm, Trsm and Potrf

Gemm, Trsm and Potrf functions

1.1.2. Lange

Lange functions

2. Benchmarks

Blabla

2.1. Comparison of Chameleon performances by API

  • Hosts: Plafrim Bora and Zonda
  • Tilesize (nb): 300

2.1.1. Blas (gemm/trsm)

Blas functions

Gemm functions

2.1.2. LU (getrf/sv)

LU functions

Getrf

2.1.3. Cholesky (potrf/sv)

Cholesky functions

2.1.4. Norms (lange/sy)

Norms functions

Author: Alycia LISITO

Created: 2022-03-02 Wed 10:52

Validate