Nathalie Furmento
|
d97ee5ee70
mpi/tests/early_stuff: return 0 instead of 77, some mpi implementations do not like 77
|
5 years ago |
Olivier Aumage
|
f10115fe6b
use STARPU_VAL_COMPARE_AND_SWAP variants instead of xchg variants
|
5 years ago |
Olivier Aumage
|
4dac2d4ab5
define explicit STARPU_VAL_COMPARE_AND_SWAP 32-bit/64-bit variants
|
5 years ago |
Olivier Aumage
|
bef5168f8a
example requires prio sched policy
|
5 years ago |
Samuel Thibault
|
eff0c0f1c5
Note not to use starpu_cmpxchg/xchg, but STARPU_VAL_COMPARE_AND_SWAP instead
|
5 years ago |
Samuel Thibault
|
01dc00cb58
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
5 years ago |
Samuel Thibault
|
a63919ad42
Fix simgrid build with MPI enabled but MPI check not enabled
|
5 years ago |
Olivier Aumage
|
d7c859147a
avoid using deprecated field
|
5 years ago |
Olivier Aumage
|
41e153059c
fix calloc arg
|
5 years ago |
Samuel Thibault
|
b5cfa86e41
perf_knobs_03: Really use only 2 CPU workers
|
5 years ago |
Samuel Thibault
|
79b3da6686
fix warning
|
5 years ago |
Samuel Thibault
|
c8a69d3898
fix warnings
|
5 years ago |
Samuel Thibault
|
5990cea4ef
fix warnings
|
5 years ago |
Samuel Thibault
|
bdc1807ae9
Only set -std= option if not already set in environment
|
5 years ago |
Nathalie Furmento
|
cddab3b31f
mpi/tests/early_stuff.c: initialize and shutdown mpi
|
5 years ago |
Samuel Thibault
|
f89f1d3df9
Simplify makefiles
|
5 years ago |
Samuel Thibault
|
fb71c7c408
Disable LU MPI simgrid test
|
5 years ago |
Samuel Thibault
|
75e0a09902
Fix forcing -lstdc++ for libstarpu.a in simgrid MPI builds
|
5 years ago |
Samuel Thibault
|
ca40564e81
In simgrid MPI mode, we need to pass -fPIC to build libstarpu.a etc. because simgrid loads us as a library
|
5 years ago |
Samuel Thibault
|
c497d8ddea
Set -std=c++11 flag in nvcc independently from gcc, they may behave differently
|
5 years ago |
Olivier Aumage
|
733b5eefd9
document knobs
|
5 years ago |
Olivier Aumage
|
3c19b4c881
add placeholders for knob chapters
|
5 years ago |
Olivier Aumage
|
a1a4b06d30
Merge branch 'master' into knobs
|
5 years ago |
Samuel Thibault
|
432ac6014b
Fix macro name
|
5 years ago |
Samuel Thibault
|
246bc5539b
Ship performance models aliases for simgrid
|
5 years ago |
Samuel Thibault
|
0429329d12
Add note about updating starpu_task_ft_create_retry when adding task fields
|
5 years ago |
Samuel Thibault
|
29f7c0fba5
Fix some task fields when retrying a task
|
5 years ago |
Samuel Thibault
|
5c2efe9f56
Drop spurious lines
|
5 years ago |
Samuel Thibault
|
b292783262
In FxT mode, wait only for the first worker of a worker set
|
5 years ago |
Samuel Thibault
|
b67a907b7f
Add debugging information when failing to read perfmodel file
|
5 years ago |