Samuel Thibault
|
413c84a424
Use S4U's sg_actor_sleep_for when available
|
6 years ago |
Samuel Thibault
|
c259208c94
Fix simgrid 3.23 warning
|
6 years ago |
Samuel Thibault
|
7da3610c7b
Factorize calls to MSG_process_sleep
|
6 years ago |
Samuel Thibault
|
727dbf905f
replay needs to initialize data when it will be read, not written
|
6 years ago |
Samuel Thibault
|
68e5c12db5
Add replay_interface data interface to be able to properly simulate size changes
|
6 years ago |
Samuel Thibault
|
ba9a0ff1e4
Add missing change
|
6 years ago |
Samuel Thibault
|
857c5b52a0
Add get_max_size method to data interfaces for applications using data with
|
6 years ago |
Nathalie Furmento
|
d71868ddbd
tests/fault-tolerance/retry.c: do not free argument
|
6 years ago |
Nathalie Furmento
|
36bda69a84
src/util/starpu_task_insert_utils.c: fix conversion
|
6 years ago |
Nathalie Furmento
|
1895bc218c
New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE
|
6 years ago |
Nathalie Furmento
|
578574975b
tests/datawizard/data_implicit_deps.c: add opencl kernels
|
6 years ago |
Nathalie Furmento
|
2271b27506
New function starpu_create_callback_task() which creates and submits an empty task with the specified callback
|
6 years ago |
Nathalie Furmento
|
de9bdb8249
Update starpu_task_insert() and alike to set starpu_task::callback_arg_free, starpu_task::prologue_callback_arg_free and starpu_task::prologue_callback_pop_arg_free to 1 when corresponding parameters (STARPU_CALLBACK_ARG, STARPU_PROLOGUE_CALLBACK_ARG, and STARPU_PROLOGUE_CALLBACK_POP_ARG) are used
|
6 years ago |
Nathalie Furmento
|
fc7a2c73e8
include: update documentation
|
6 years ago |
Nathalie Furmento
|
96642218fa
New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO
|
6 years ago |
Nathalie Furmento
|
ec53ca233c
New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids
|
6 years ago |
Samuel Thibault
|
043bfdfe1a
implicit deps: Use generic code for multiple dependencies, so that ghosts deps get added the same as the only non-ghost dep
|
6 years ago |
Samuel Thibault
|
663ef863e9
implicit_deps: simplify ghost code a bit
|
6 years ago |
PAW
|
8673f40662
fix: we must declare ghost dependencies when there is only one previous accessor
|
6 years ago |
Nathalie Furmento
|
20070af746
Changelog: updates
|
6 years ago |
Samuel Thibault
|
5e2ac4d57e
starpu_replay: Cope with the case when the number of parameters might be inconsistent in the trace
|
6 years ago |
Samuel Thibault
|
8c4287f7e9
starpu_replay: Make sure we have the arch comb for the targetted workerid
|
6 years ago |
Samuel Thibault
|
3b5436f3b5
starpu_replay: unload model before freeing its storage
|
6 years ago |
Samuel Thibault
|
8445f41cf9
starpu_replay: Add line number for debugging
|
6 years ago |
Samuel Thibault
|
bc081d3470
starpu_replay: handle case when the same not-registered handle appears several times as parameter
|
6 years ago |
Samuel Thibault
|
cc277fcae8
starpu_replay: Avoid hanging on enodev
|
6 years ago |
Samuel Thibault
|
b012313d37
Use spaces instead of underscores to separate parameter descriptions
|
6 years ago |
Samuel Thibault
|
9a90aca8b0
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
6 years ago |
Samuel Thibault
|
eee214441a
Fix memleak
|
6 years ago |
Olivier Aumage
|
8b8e6d767e
also dump workerid
|
6 years ago |