Corentin Salingue
|
394cf028ae
merge from trunk : in particular -r21324
|
8 years ago |
Corentin Salingue
|
1f1629ff35
Fix missplaced mutex : a task can be added to the list after the test to check if the list was empty
|
8 years ago |
Nathalie Furmento
|
71ca845fb2
src/core/sched_ctx_list.c: remove effectless function parameter assignment
|
8 years ago |
Nathalie Furmento
|
967077a22b
fix invalid printf argument type mistakes
|
8 years ago |
Nathalie Furmento
|
7770a862f6
mpi/tests/datatypes.c: make sure pointer function is valid
|
8 years ago |
Nathalie Furmento
|
dc1af96a0d
configure.ac: set nmaxmicdev to 0 when MIC is disabled
|
8 years ago |
Samuel Thibault
|
ec659a28d2
Use the modular eager scheduler, to exercize FxT tools with a component-based scheduler
|
8 years ago |
Corentin Salingue
|
f45e0a0e7c
merge from trunk
|
8 years ago |
Corentin Salingue
|
6bcb21c3f1
Progress also data in NUMA nodes
|
8 years ago |
Samuel Thibault
|
9759156697
Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it
|
8 years ago |
Corentin Salingue
|
7312a9c3d8
add documentation for STARPU_USE_NUMA
|
8 years ago |
Samuel Thibault
|
b050e3b665
clean prio_list2 too
|
8 years ago |
Samuel Thibault
|
0c4fcd28fc
Add barrier modelchecker test
|
8 years ago |
Samuel Thibault
|
370db6e6b6
relax yet more header inclusions
|
8 years ago |
Samuel Thibault
|
39c20ca6ed
fix includes
|
8 years ago |
Samuel Thibault
|
3911033585
reorganize inclusions a bit to make it more lightweight
|
8 years ago |
Corentin Salingue
|
50131e4b1b
Renaming NUMA functions
|
8 years ago |
Nathalie Furmento
|
269efc5d24
ChangeLog: mention new stuff
|
8 years ago |
Nathalie Furmento
|
9188e3fd3a
src/core/workers.c: remove old and un-needed call to srand
|
8 years ago |
Nathalie Furmento
|
65c4412453
tests/datawizard/reclaim.c: call setenv before calling starpu_init
|
8 years ago |
Samuel Thibault
|
2a435429b4
Also define signed stdint types on windows
|
8 years ago |
Nathalie Furmento
|
4fe6eef51d
src/core/workers.c: stop fxt when starpu_init returns an error
|
8 years ago |
Nathalie Furmento
|
3109417f14
examples/Makefile.am: always execute sched_ctx/parallel_code, not only when configure option --enable-long-check is set
|
8 years ago |
Samuel Thibault
|
c744ffb485
Comment codelet details for now when using libpoti, until emitting them is implemented
|
8 years ago |
Corentin Salingue
|
101a90d0f7
use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling
|
8 years ago |
Samuel Thibault
|
d6d6378102
Don't stay stuck for too long pushing requests to GPUs
|
8 years ago |
Nathalie Furmento
|
b6feb96e3e
examples/basic_examples/mult.c: use starpu_srand48() function
|
8 years ago |
Nathalie Furmento
|
3711794767
mpi/src/starpu_mpi_collective.c: factorize duplicated code
|
8 years ago |
Nathalie Furmento
|
6ead354516
mpi/src: avoid calling fprint directly, use instead starpu message functions
|
8 years ago |
Nathalie Furmento
|
1d90cf39b7
src: avoid calling fprint directly, use instead starpu message functions
|
8 years ago |