Mentions légales du service

Skip to content
Snippets Groups Projects
Forked from cours-mf / IS328 - TP Algo Num
110 commits ahead of the upstream repository.

The mini-chameleon educational-purpose project

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

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.

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.