gitlab.inria.fr / solverstack / mini-examples / mini-chameleon
Mini-chameleon is an educational purpose dense linear algebra solver. As provided, it essentially provides drivers while the actual computational routines remain to be completed. The goal is to implement a dense matrix-matrix product and an LU factorization, first targeting a sequential implementation, followed by an SIMD version, a shared-memory OpenMP one, a distributed memory MPI one, an MPI+OpenMP one and a runtime-based (StarPU) one.
Stars: 0
Forks: 1
Open issues:
License: None
Language:
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 7 months ago
Pushed at: 11 months ago
Last synced at: 7 months ago