Samuel Thibault
|
904414d6f0
Fix used type
|
9 years ago |
Samuel Thibault
|
b5e16087dd
There is no plan to fix the 4.7 & 4.8 performance regression, so warn when running on them
|
9 years ago |
Terry Cojean
|
4d6ba80361
fix memleak due to potential typo
|
9 years ago |
Corentin Salingue
|
ea791358b5
remove spurious spaces
|
9 years ago |
Corentin Salingue
|
fc04b70f7f
fix name of cpu functions in codelet
|
9 years ago |
Samuel Thibault
|
80321d0ffc
Fix space
|
9 years ago |
Samuel Thibault
|
21bb60116a
Cope with implementation returning CL_DEVICE_NOT_FOUND error instead of just reporting 0 devices
|
9 years ago |
Samuel Thibault
|
7c2fbb1314
fix typo
|
9 years ago |
Nathalie Furmento
|
fd5daad55a
tools/Makefile.am: add cppcheck/suppressions.txt in distrib file
|
9 years ago |
Nathalie Furmento
|
22b699d03c
starpu_codelet_unpack_args: use 0 instead of NULL as an end marker
|
9 years ago |
Nathalie Furmento
|
f7fdc53b4d
src/core/simgrid.c: we actually want RAM and not RAM%u
|
9 years ago |
Nathalie Furmento
|
5c18303944
fixes for minor warning detected by cppcheck
|
9 years ago |
Samuel Thibault
|
2fe3d37424
port r19538 from 1.2: Always check presence of tests before running them
|
9 years ago |
Samuel Thibault
|
87de25ac25
revert spurious changes
|
9 years ago |
Samuel Thibault
|
dde9701d14
follow-up r19535 with same fix below
|
9 years ago |
Samuel Thibault
|
a06ac6c275
Simplify code now that simgrid always uses wait queues
|
9 years ago |
Corentin Salingue
|
d9c44b7d71
Init libtool after all checks to have the good compilers
|
9 years ago |
Nathalie Furmento
|
a20018f8dc
tests: fixes for minor warnings detected by cppcheck
|
9 years ago |
Nathalie Furmento
|
228aed0e3c
examples/: move cppcheck suppression rules from source code to dedicated file
|
9 years ago |
Nathalie Furmento
|
ec0f0d1fb4
tools/cppcheck: suppression file for cppcheck
|
9 years ago |
Nathalie Furmento
|
a6993f6e69
fixes for minor warning detected by cppcheck
|
9 years ago |
Corentin Salingue
|
96aa4552b2
fix checking CXX11 when configuring
|
9 years ago |
Corentin Salingue
|
abd20a4c8e
We can disable StarPU-MPI when using MPI Master Slave + warn when both are activated
|
9 years ago |
Nathalie Furmento
|
d3a6512230
src: slightly improve _starpu_select_sched_policy() and fix heft detection
|
9 years ago |
Nathalie Furmento
|
c24911ca84
tools: fixes for minor warning detected by cppcheck
|
9 years ago |
Corentin Salingue
|
087fb6729c
Fix number of MPI Slaves workers when testing OpenCL
|
9 years ago |
Corentin Salingue
|
d481159bd7
Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave
|
9 years ago |
Corentin Salingue
|
d1f8acc04e
When we check examples, use 3 slaves
|
9 years ago |
Corentin Salingue
|
41101d149b
merge from trunk
|
9 years ago |
Corentin Salingue
|
0d030b9234
rename STARPU_MPI in STARPU_MPI_MS + add MPI_MS_TYPE and not use MPI MS slave in a reduction test
|
9 years ago |