https://github.com/vlanore/tinycompo
Raw File
Tip revision: c7acf325c84b68ec91eaf937ad49f17281e84079 authored by Vincent Lanore on 15 March 2018, 15:20:27 UTC
MPI test should now try to gather coverage data (no idea what this does).
Tip revision: c7acf32
.gitignore
*.o
*.a
*_bin
*_mpibin
*.gcov
*.gcno
*.gcda
*.profraw
tmp*
back to top