Samuel Thibault
|
a45db47b0b
drop unused list type
|
9 年之前 |
Samuel Thibault
|
50d55248ee
Add starpu-all-tasks debugging support
|
9 年之前 |
Samuel Thibault
|
0bc621df90
Fix destruction of the after_worker_barrier: we need to wait for threads to have gone out of the barrier... So let's use a simple tiny busy barrier
|
10 年之前 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Olivier Aumage
|
29c7734c92
- merge trunk
|
11 年之前 |
Samuel Thibault
|
a92760f1c6
Make sure we don't unconditionnally include unistd.h, which is not available on windows
|
11 年之前 |
Olivier Aumage
|
3a272669cb
- merge trunk
|
11 年之前 |
Samuel Thibault
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
11 年之前 |
Olivier Aumage
|
fb637c5fc5
- merge trunk
|
11 年之前 |
Samuel Thibault
|
ee0e188163
Separate bitfields protected by the sync_mutex from bitfields which are not
|
11 年之前 |
Olivier Aumage
|
29fd2d0fe6
- merge trunk
|
11 年之前 |
Samuel Thibault
|
679d3f2a28
Reorganize fields of struct _starpu_job to reduce memory footprint
|
11 年之前 |
Olivier Aumage
|
f281168e46
- merge trunk
|
11 年之前 |
Samuel Thibault
|
b26c190c51
port r11792 from scheduler_modularization: properly test for task termination
|
11 年之前 |
Olivier Aumage
|
6f49c33eb9
- implement cumulated time and power consumption support for discontinuous tasks
|
11 年之前 |
Olivier Aumage
|
23b36f6bd5
- fix omp task implementation
|
11 年之前 |
Olivier Aumage
|
b908eaae3e
- use a more generic interface for additional continuation features
|
11 年之前 |
Olivier Aumage
|
e5f5aba186
- add a conditional variant of continuation tasks associated with a spinlock
|
11 年之前 |
Olivier Aumage
|
e41dda4d04
- OMP support ongoing work
|
11 年之前 |
Olivier Aumage
|
b892c5e00e
- prepare job structure for preemption support
|
11 年之前 |
Olivier Aumage
|
ff7f7abb9b
- update institution list
|
11 年之前 |
Olivier Aumage
|
3a6e11b994
- handle initial nested region completion
|
11 年之前 |
Samuel Thibault
|
7ce4ced85d
Let the CUDA driver progress while the GPU is computing
|
11 年之前 |
Samuel Thibault
|
fedd296373
* New codelet specific_nodes field to specify explicit target nodes for data.
|
11 年之前 |
Samuel Thibault
|
64e93e4cf2
Use a different structure for ordered buffers
|
11 年之前 |
Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
11 年之前 |
Samuel Thibault
|
50a6cfea59
Fix spurious direct use of pthread_* stuff. This fixes simgrid termination
|
11 年之前 |