Mentions légales du service

Skip to content
Snippets Groups Projects
Forked from cours-mf / IS328 - TP Algo Num
117 commits ahead of the upstream repository.
Emmanuel Agullo's avatar
AGULLO Emmanuel authored
9639cb6b
History

The mini-chameleon educational-purpose project

Home

About mini-chameleon

mini-chameleon is an educational-purpose project aiming at designing a dense linear algebra solver. At the beginning, the project comes only with testing routines while the actual computational routines remain to be completed. The goal is to implement a dense matrix-matrix product (GEMM) and an LU factorization (GETRF). The project is named after the fully-featured chameleon dense linear algebra library.

Source of the project

You can browse (web) or visit the source (gitlab) of this page.

Getting started

Expected work

A guide for effective guix usage in high-performance computing (HPC)

  • Tutorial: from basic hello world to slurm, mpi and guix.