An open API service providing repository metadata for many open source software ecosystems.

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.

JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.inria.fr/repositories/solverstack%2Fmini-examples%2Fmini-chameleon

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

    Loading...