Samuel Thibault
|
a1215be07d
Silence warning
|
10 年之前 |
Nathalie Furmento
|
5c000a533b
tests/disk/disk_copy.c: disable GPU devices to make sure the memory will be dumped on disk and not on the GPU
|
10 年之前 |
Nathalie Furmento
|
e0df38f7de
src: modify debug messages
|
10 年之前 |
Nathalie Furmento
|
ecba1b2874
src/datawizard/memory_nodes.c: do not add a \n at the end of the memory node name
|
10 年之前 |
Samuel Thibault
|
c8cb828d37
Fix simgrid build without opencl
|
11 年之前 |
Samuel Thibault
|
60246f38be
fix build with verbose
|
11 年之前 |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
11 年之前 |
Samuel Thibault
|
a7ef69de51
Add tree field to components, to make it easy to access the sched_ctx_id, notably
|
11 年之前 |
Samuel Thibault
|
8f6f4fa49a
Add hierarchical schedulers
|
11 年之前 |
Olivier Aumage
|
6d556d83d7
- correct overreacting assert
|
11 年之前 |
Samuel Thibault
|
69ffcc9dcb
merge trunk
|
11 年之前 |
Olivier Aumage
|
40f0f06422
- makes vector data handle ABI independent of the use or not of the OpenMP runtime support
|
11 年之前 |
Olivier Aumage
|
2109141a9c
As a follow-up to r13691, the offset semantics of StarPU's data handles
|
11 年之前 |
Samuel Thibault
|
58c1502e08
backport r13712 from trunk: Also prevent the worker from sleeping when there are prefetch requests to be pushed
|
11 年之前 |
Samuel Thibault
|
3bcecaa4a5
backport r13709 and 13710 from 1.1: Show callbacks and comid in requests
|
11 年之前 |
Samuel Thibault
|
caf8c9900d
merge trunk
|
11 年之前 |
Samuel Thibault
|
7c3fe024e9
port r13705 from 1.1: Add missing wakeups when pushing requests on nodes
|
11 年之前 |
Samuel Thibault
|
fcd3349e03
backport r13702 from 1.1: Disable yet more racy optimization when using blocking drivers
|
11 年之前 |
Samuel Thibault
|
5ae68359cf
Fix memory leak on busy requests lists
|
11 年之前 |
Samuel Thibault
|
8766e66f5d
backport r13698 from 1.1: Do not use racy optimization when using blocking drivers
|
11 年之前 |
Samuel Thibault
|
26a6543b6f
merge trunk
|
11 年之前 |
Samuel Thibault
|
9762c671c7
Move unused variable
|
11 年之前 |
Samuel Thibault
|
ac82d05922
Wake drivers to make then go to ctx sleep
|
11 年之前 |
Olivier Aumage
|
569eaf01c4
- enable to set an offset when registering vectors, in order to facilitate the implementation of OpenMP's array slices
|
11 年之前 |
Samuel Thibault
|
aeb144c0ec
Do not count cpus again, workerarg->devid contains it already
|
11 年之前 |
Samuel Thibault
|
87206a66e4
Fix spurious code inversion
|
11 年之前 |
Samuel Thibault
|
5017e4ef01
Do not block in drivers run by the application
|
11 年之前 |
Samuel Thibault
|
9ccf48f744
Warn when the lots of stacks malloc()-ated by simgrid for transfer processes will take a long time to get initialized
|
11 年之前 |
Nathalie Furmento
|
965ee25834
ChangeLog: mention #13678
|
11 年之前 |
Samuel Thibault
|
3a33757343
Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations
|
11 年之前 |