Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4c6de74837
Add starpu_data_idle_prefetch_on_node
|
11 years ago |
Samuel Thibault
|
f433b48230
Add STARPU_SIMGRID_CUDA_MALLOC_COST and STARPU_SIMGRID_QUEUE_MALLOC_COST environment variables to control whether simgrid simulates CUDA costs or not
|
11 years ago |
Samuel Thibault
|
5a20717d13
periodically perform reclaiming if needed
|
11 years ago |
Samuel Thibault
|
3937eb658e
Make _starpu_memchunk_tidy available to the application
|
11 years ago |
Samuel Thibault
|
d737e2d729
Periodically reclaim memory instead of waiting the last moment.
|
11 years ago |
Samuel Thibault
|
2a197a52b7
This was fixed
|
11 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 years ago |
Samuel Thibault
|
7b91d914cd
Also push requests if some previous requests have terminated
|
11 years ago |
Samuel Thibault
|
38fbca49e9
Fix _starpu_datawizard_progress prototype: it does not actually return anything
|
11 years ago |
Samuel Thibault
|
7ce4ced85d
Let the CUDA driver progress while the GPU is computing
|
12 years ago |
Samuel Thibault
|
e9c70aac17
port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers.
|
12 years ago |
Samuel Thibault
|
d3065fdc1b
Make valgrind yield to other threads when busy-looping, otherwise we may get stuck
|
13 years ago |
Nathalie Furmento
|
103e97960d
src/datawizard/datawizard.c: include .h file for function definition
|
13 years ago |
Nathalie Furmento
|
f41abe7dcd
src: rename datawizard/progress.c in datawizard/datawizard.c
|
13 years ago |