Nathalie Furmento
|
5481b186a6
merge trunk
|
11 年之前 |
Nathalie Furmento
|
353c98cbf2
src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING
|
11 年之前 |
Samuel Thibault
|
fc76d5ee50
Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid.
|
11 年之前 |
Samuel Thibault
|
da64f4cb8d
explicit that starpu_malloc_on_node allocations must be freed with starpu_free_on_node
|
11 年之前 |
Samuel Thibault
|
d55a3b0bcd
It is useless to keep the pthread_attr around in the mutex lifetime
|
11 年之前 |
Samuel Thibault
|
0613ff03e9
print the number of measurements
|
11 年之前 |
Samuel Thibault
|
1604b5b403
fix memleak
|
11 年之前 |
Samuel Thibault
|
b7b1a52587
truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE
|
11 年之前 |
Nathalie Furmento
|
406e57e284
merge trunk
|
11 年之前 |
Nathalie Furmento
|
cac7d80ba8
src/drivers/cuda/driver_cuda.c: fix typo
|
11 年之前 |
Samuel Thibault
|
3ed3e95a2a
Do not check for stream synchronization when we do it ourselves
|
11 年之前 |
Nathalie Furmento
|
1ae61a95f9
CUDA and OpenCL drivers: when STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE are set to 0, force synchronous execution of all kernels
|
11 年之前 |
Nathalie Furmento
|
7deabca3dc
ChangeLog: mention STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE
|
11 年之前 |
Nathalie Furmento
|
ec97de8ce5
merge trunk
|
11 年之前 |
Nathalie Furmento
|
31393afbd6
tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows
|
11 年之前 |
Samuel Thibault
|
74576df8fb
TODO: use a heap to manage local_ordered_tasks
|
11 年之前 |
Samuel Thibault
|
9d8e413617
Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls
|
11 年之前 |
Samuel Thibault
|
6083b2af7d
Make sure the user doesn't introduce duplicate worker order values
|
11 年之前 |
Samuel Thibault
|
529e9bf200
Improve static scheduling by adding support for specifying the task execution order.
|
11 年之前 |
Samuel Thibault
|
25d9b910d0
Document how to debug simgrid applications with gdb
|
11 年之前 |
Nathalie Furmento
|
daa6790b42
merge trunk
|
11 年之前 |
Nathalie Furmento
|
bb6f98f531
src/debug/traces/starpu_fxt.c: use a round robin to choose workers's colors
|
11 年之前 |
Nathalie Furmento
|
dae21b7c15
doc/doxygen/refman.tex: fix text
|
11 年之前 |
Nathalie Furmento
|
188be2cd9c
tools/starpu_perfmodel_plot.c: fix FxT plot generation
|
11 年之前 |
Nathalie Furmento
|
4712fe0e6f
tools/starpu_perfmodel_plot.c: fix endofline position
|
11 年之前 |
Nathalie Furmento
|
5ab4cbeabd
merge trunk
|
11 年之前 |
Nathalie Furmento
|
28f6d1baba
src/core/perfmodel/perfmodel_print.c: add a # at the beginning of the displayed line
|
11 年之前 |
Nathalie Furmento
|
60c728d51e
src/core/perfmodel/perfmodel_history.c: only append hostname if the symbol does not contain a dot character (very likely followed by a hostname)
|
11 年之前 |
Nathalie Furmento
|
bc6120a195
merge trunk
|
11 年之前 |
Samuel Thibault
|
a93bf83bb4
Do not change the new replicate fields, this is handled by the caller. Fix the cache allocation to actually reuse old buffers.
|
11 年之前 |