Olivier Aumage
|
4f81cd3a92
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
hace 7 años |
Olivier Aumage
|
45a52180c2
add a field to indicate when a sched_ctx is ready for scheduling instead
|
hace 7 años |
Samuel Thibault
|
678e19952b
Fix value returned by starpu_pthread_cond_timedwait on timeouts
|
hace 7 años |
Samuel Thibault
|
aace86be8b
There may not be memory objects for e.g. OpenCL devices
|
hace 7 años |
Nathalie Furmento
|
3db2dec72e
remove unused variables
|
hace 7 años |
Samuel Thibault
|
cee3617137
Move CL_*_SUFFIX__VERSION_* to before function declarator, as needed with recent compilers on macos
|
hace 7 años |
Samuel Thibault
|
adc4112d35
Fix hwloc_alloc_membind_nodeset flags
|
hace 7 años |
Nathalie Furmento
|
96d49de3ef
tests/loader.c: fix when launcher_args is NULL
|
hace 7 años |
Samuel Thibault
|
a1670d8924
Add option to link against gotoblas
|
hace 7 años |
Samuel Thibault
|
a76f70057d
Fix test
|
hace 7 años |
Samuel Thibault
|
942fb34a68
Make broadcast test send data twice, to check that values don't intermix
|
hace 7 años |
Samuel Thibault
|
c6678381ed
explicit example of use of specific_nodes
|
hace 7 años |
Nathalie Furmento
|
8bfa8c8067
mpi: make static analyzer happy !
|
hace 7 años |
Nathalie Furmento
|
a80964958c
cppcheck: update suppression lines
|
hace 7 años |
Samuel Thibault
|
b791e3eda2
Optimize case where there is just one send, we don't need diffusion trees etc.
|
hace 7 años |
Samuel Thibault
|
225ea854c5
Pave the way for computing a diffusion tree
|
hace 7 años |
Samuel Thibault
|
7ddcf182cd
Comment
|
hace 7 años |
Samuel Thibault
|
e72c6ef0d9
Also flush coop sends on mpi_cache_flush
|
hace 7 años |
Nathalie Furmento
|
4814ae2a2b
minor fixes to follow coding conventions
|
hace 7 años |
Nathalie Furmento
|
3278b7715f
minor fixes following coding conventions w.r.t braces
|
hace 7 años |
Nathalie Furmento
|
1b2d99686e
src/util: minor fixes to follow coding conventions
|
hace 7 años |
Samuel Thibault
|
df26bea96e
fix build
|
hace 7 años |
Samuel Thibault
|
e727596335
shut up static analyzers which can not see that the array gets initialized by the loop
|
hace 7 años |
Nathalie Furmento
|
36dca06870
mpi: fixes for NewMadeleine
|
hace 7 años |
Nathalie Furmento
|
e2604a68f8
tests/main/pack.c: test starpu_codelet_pack_arg_init(), starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini()
|
hace 7 años |
Nathalie Furmento
|
e5d459db83
doc: fix syntax
|
hace 7 años |
Nathalie Furmento
|
220fbb515d
include/starpu_task_util.h: fix to follow coding convention
|
hace 7 años |
Samuel Thibault
|
e6082a8f8e
Opportunistically gather sends whenever possible, for implementing diffusion tree later
|
hace 7 años |
Samuel Thibault
|
8d41716ebc
Add hook for MPI to detect write submissions
|
hace 7 años |
Samuel Thibault
|
e1163621b9
Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc.
|
hace 7 años |