Samuel Thibault
|
5af6d13d14
Fix lock ordering: when one has to allocate destination room for reclaiming, we have to unlock the data handle lock and acquire mc_lock, so we need to release the mc_lock before calling try_to_free_mem_chunk or try_to_reuse_mem_chunk. Also add a stressing disk reclaiming testcase.
|
10 年之前 |
Samuel Thibault
|
723b3a6afa
Add testcase from Jean-Marie Couteyen
|
10 年之前 |
Samuel Thibault
|
06a4108184
Fix main/subgraph_repeat_regenerate test into actually using the right source, thanks Jeff Hand for the catch!
|
10 年之前 |
Samuel Thibault
|
0518f2a688
Fix immediately regenerating a task with task dependencies
|
10 年之前 |
Nathalie Furmento
|
c70493c224
tests: new testcase main/insert_task_dyn_handles.c
|
10 年之前 |
Nathalie Furmento
|
19ac54c9f5
tests: new testcase for function starpu_codelet_pack_args
|
10 年之前 |
Samuel Thibault
|
a60fedf197
Add STARPU_MALLOC_NORECLAIM flag to allocate without running a reclaim if the node is out of memory
|
10 年之前 |
Olivier Aumage
|
793eba8411
- modify the way to unregister OpenMP tasks' data
|
10 年之前 |
Samuel Thibault
|
d341e82c30
Add another commute test, from Stojce
|
10 年之前 |
Samuel Thibault
|
51e895087b
Fix and test disk support with pack/unpack-only interfaces
|
10 年之前 |
Samuel Thibault
|
476b96feea
merge trunk
|
10 年之前 |
Olivier Aumage
|
2109141a9c
As a follow-up to r13691, the offset semantics of StarPU's data handles
|
10 年之前 |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Nathalie Furmento
|
836c1e148c
merge trunk
|
10 年之前 |
Olivier Aumage
|
e01d768b15
- merge trunk
|
10 年之前 |
Nathalie Furmento
|
f56f454c4d
merge trunk
|
10 年之前 |
Samuel Thibault
|
85be2932f1
Add testcase for the allocation cache
|
11 年之前 |
Olivier Aumage
|
bd21a2eb8c
- merge trunk
|
11 年之前 |
Olivier Aumage
|
349ee9a0ab
- add begin/end API for taskgroups
|
11 年之前 |
Nathalie Furmento
|
ec97de8ce5
merge trunk
|
11 年之前 |
Samuel Thibault
|
529e9bf200
Improve static scheduling by adding support for specifying the task execution order.
|
11 年之前 |
Olivier Aumage
|
3a272669cb
- merge trunk
|
11 年之前 |
Nathalie Furmento
|
034274135d
tests/perfmodels: add testcase to test memory is properly cleaned on
|
11 年之前 |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 年之前 |
Olivier Aumage
|
de8b0ac09b
- merge trunk
|
11 年之前 |
Samuel Thibault
|
b24213f35d
Add a way to register an existing on-GPU buffer to be used by a handle
|
11 年之前 |
Olivier Aumage
|
6ab9cdb01a
- add support for single with copyprivate clause
|
11 年之前 |
Olivier Aumage
|
2c4892dcbe
- implement omp simple locks and nested locks
|
11 年之前 |
Olivier Aumage
|
0fb6249b1c
- add testcase for omp api default return values
|
11 年之前 |