0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use alpine linux for openmpi tests
thome
as Emmanuel Thomé
More... 6 months ago
Add MPI tests. At least when we run on large enough machines.
thome
as Emmanuel Thomé
More... 6 months ago
typo
thome
as Emmanuel Thomé
More... 6 months ago
a few more c++ types
thome
as Emmanuel Thomé
More... 6 months ago
balancing_header and balancing are now c++ objects
thome
as Emmanuel Thomé
More... 6 months ago
kill another c-style extensible vector
thome
as Emmanuel Thomé
More... 6 months ago
remove unused private field
thome
as Emmanuel Thomé
More... 6 months ago
remove most instances of mmt_vec_setup. A few outstanding
thome
as Emmanuel Thomé
More... 6 months ago
matmul_top_data is now a c++ object
thome
as Emmanuel Thomé
More... 6 months ago
work around limitations of bwc dispatch.
thome
as Emmanuel Thomé
More... 6 months ago
moving stuff around. a new use of mmt_vector_pair
thome
as Emmanuel Thomé
More... 6 months ago
technical: move the krylov check to a separate object
thome
as Emmanuel Thomé
More... 6 months ago
move some stuff
thome
as Emmanuel Thomé
More... 6 months ago
mmt_vec is now a c++-style class
thome
as Emmanuel Thomé
More... 6 months ago
Merge bugfix into remove-mpfq
thome
as Emmanuel Thomé
More... 6 months ago
Fix super weird interface of the add_dotprod call
thome
as Emmanuel Thomé
More... 6 months ago
split matmul_top in several files. Otherwise a nop.
thome
as Emmanuel Thomé
More... 6 months ago
Factor out the chain of vectors (especially for multi-matrix)
thome
as Emmanuel Thomé
More... 6 months ago
Add a tool to measure the cpu-bound part of spmv
thome
as Emmanuel Thomé
More... 6 months ago
c++ fix in MPI mode (old-style malloc)
thome
as Emmanuel Thomé
More... 6 months ago
specific to remove-mpfq: there's no "alignment on mpfq types" anymore.
thome
as Emmanuel Thomé
More... 6 months ago
Merge branch 'sage-checking' into remove-mpfq
thome
as Emmanuel Thomé
More... 6 months ago
skip the fd 3 business, it does some harm and no good
thome
as Emmanuel Thomé
More... 6 months ago
Merge branch 'sage-checking' into remove-mpfq
thome
as Emmanuel Thomé
More... 6 months ago
Slightly relax the check.
thome
as Emmanuel Thomé
More... 6 months ago
Fix catastrophic bug caused by non-type safe C style printf
thome
as Emmanuel Thomé
More... 6 months ago
change seed in an annoying test
thome
as Emmanuel Thomé
More... 6 months ago
Merge branch 'sage-checking' into remove-mpfq
thome
as Emmanuel Thomé
More... 6 months ago
Various improvements
thome
as Emmanuel Thomé
More... 6 months ago
Merge branch 'sage-checking' into remove-mpfq
thome
as Emmanuel Thomé
More... 6 months ago