Samuel Thibault
|
6eb1722a9d
Revert 21780, it does not actually fix the leak in mpi/tests/cache_disable.c, and breaks other tests
|
7 lat temu |
Samuel Thibault
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
7 lat temu |
Samuel Thibault
|
9e4a63ce44
fix compiler warnings
|
7 lat temu |
Samuel Thibault
|
cd1e0c7069
fix pointer incoherency
|
7 lat temu |
Samuel Thibault
|
f4aac0ee52
fix build with debug
|
7 lat temu |
Samuel Thibault
|
a84304dfdc
Add STARPU_WATCHDOG_DELAY environment variable
|
7 lat temu |
Samuel Thibault
|
918fcb1c24
move tracing task name to before calling the callback, so the codelet can be freed in the callback
|
7 lat temu |
Samuel Thibault
|
0c35c576ec
Add FOO_prio_list_front/back
|
7 lat temu |
Samuel Thibault
|
72f93d9009
add missing documentation
|
7 lat temu |
Samuel Thibault
|
19d8b72046
migrate heteroprio to using prio deques instead of sorted fifos
|
7 lat temu |
Samuel Thibault
|
87107ac2f0
Simplify getting STARPU_USE_NUMA environment variable, and avoid warning about not finding numa when it is not enabled
|
7 lat temu |
Samuel Thibault
|
fd41c28030
Switch default scheduler to lws
|
7 lat temu |
Samuel Thibault
|
e1de25d9e5
shut compiler warning up
|
7 lat temu |
Samuel Thibault
|
2ca0ee59d2
Fix build with USE_LOCALITY_TASKS
|
7 lat temu |
Samuel Thibault
|
a391e99777
fix build with USE_LOCALITY
|
7 lat temu |
Samuel Thibault
|
e369f66a54
Parameter is indeed currently unused, until vite supports more than 16 tokens for a state
|
7 lat temu |
Samuel Thibault
|
56d31b7a89
handle_memnode_event is indeed currently unused
|
7 lat temu |
Samuel Thibault
|
13ac05aa06
Optimize priority support of ws/lws by using an rbtree
|
7 lat temu |
Samuel Thibault
|
4c56938ac6
Add _starpu_prio_deque_pop_this_task
|
7 lat temu |
Samuel Thibault
|
5152b0c985
Add priorities to tasks.rec
|
7 lat temu |
Samuel Thibault
|
055c5374be
Add more missing notification that schedulers handle any priority
|
7 lat temu |
Samuel Thibault
|
f2b82402aa
prio can use any priority
|
7 lat temu |
Samuel Thibault
|
ecb079800c
Note that FxT limits scalability
|
7 lat temu |
Samuel Thibault
|
117739cfa6
revert 21781: _starpu_mpi_handle_request_termination is already called from _starpu_mpi_early_data_cb
|
7 lat temu |
Corentin Salingue
|
87b6609213
follow -r21775 set it to NULL to enable restart of HDF5 disk
|
7 lat temu |
Samuel Thibault
|
cd7b76fed0
Disable in valgrind the tests which are expected to fail (and thus leave memory away)
|
7 lat temu |
Samuel Thibault
|
981226e2d9
Add missing destroy
|
7 lat temu |
Samuel Thibault
|
9dc3c6af0d
Missing free
|
7 lat temu |
Samuel Thibault
|
1aa9b01953
Use common list implementation instead of homemade implementation. Also release perfmodel node from registered model list on unload
|
7 lat temu |
Samuel Thibault
|
f316128b31
Add missing free
|
7 lat temu |