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

gitlab.inria.fr / solverstack / mini-examples

solverstack/mini-examples/starpu_example_dgemm

Last synced at: 8 months ago - Stars: 1 - Forks: 0

solverstack/mini-examples/block-row-mv

Last synced at: 8 months ago - Stars: 0 - Forks: 0

solverstack/mini-examples/starpu_example_stencil

Last synced at: 8 months ago - Stars: 0 - Forks: 0

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.

Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1