Samuel Thibault
|
97aff57b95
move defining STARPU_HOSTNAME/PERF_MODEL_DIR for simgrid in Makefiles where that is needed, so that make check -C examples works too
|
9 gadi atpakaļ |
Samuel Thibault
|
6549f3a00e
Fix make check in simgrid mode
|
9 gadi atpakaļ |
Samuel Thibault
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
9 gadi atpakaļ |
Corentin Salingue
|
e2276ae56a
Add missing file extensions when cleaning with --enable-coverage parameter
|
9 gadi atpakaļ |
Samuel Thibault
|
8baaa50fbd
port r17406-17407 from 1.2: factorize showcheck rule
|
9 gadi atpakaļ |
Samuel Thibault
|
44364d8b54
fix yet another example link with simgrid
|
9 gadi atpakaļ |
Samuel Thibault
|
77f346d5c9
Add missing rdynamic
|
9 gadi atpakaļ |
Samuel Thibault
|
999afbb767
Fix cross-loader for the examples/stencil directory
|
9 gadi atpakaļ |
Samuel Thibault
|
051ea58d30
fix grep pattern
|
10 gadi atpakaļ |
Samuel Thibault
|
37857129d2
Fix catching asan and tsan warnings or errors
|
10 gadi atpakaļ |
Samuel Thibault
|
53d6f965c9
Fix propagating logcheck error in recursion
|
10 gadi atpakaļ |
Samuel Thibault
|
5a4875cb60
Make make showcheck look for ubsan output
|
10 gadi atpakaļ |
Nathalie Furmento
|
6fb6f287aa
Makefile.am: link with SCIF and COI libraries
|
10 gadi atpakaļ |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 gadi atpakaļ |
Nathalie Furmento
|
d424548bc2
clean file starpu_idle_microsec.log on make distclean
|
11 gadi atpakaļ |
Nathalie Furmento
|
23b032384e
examples/stencil/Makefile.am: stencil is executed by make check
|
11 gadi atpakaļ |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 gadi atpakaļ |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 gadi atpakaļ |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 gadi atpakaļ |
Nathalie Furmento
|
a1911a0e4e
Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 gadi atpakaļ |
Samuel Thibault
|
415a58186b
fix profiling by linking libstarpu statically into tests and examples
|
13 gadi atpakaļ |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
13 gadi atpakaļ |
Nathalie Furmento
|
e3310a8401
examples/stencil/Makefile.am: update w.r.t to new mpi Makefile.am
|
13 gadi atpakaļ |
Nathalie Furmento
|
382234282b
mpi: move starpu_mpi.h to mpi/include
|
13 gadi atpakaļ |
Samuel Thibault
|
0a88862c0a
Make showcheck recursive, fix hang when there is not test log
|
13 gadi atpakaļ |
Samuel Thibault
|
6c9c6f7bc7
Also show successful tests logs
|
13 gadi atpakaļ |
Samuel Thibault
|
d5b3136ea8
Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot
|
13 gadi atpakaļ |
Nathalie Furmento
|
8b22e6b20f
Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la'
|
13 gadi atpakaļ |
Ludovic Courtès
|
020742b9a3
Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
|
13 gadi atpakaļ |
Samuel Thibault
|
b0bbe73041
include source headers before system headers, to fix build when older starpu is already installed
|
13 gadi atpakaļ |