Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
il y a 12 ans |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
il y a 12 ans |
Samuel Thibault
|
b59e5fd23e
revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers
|
il y a 12 ans |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
il y a 12 ans |
Samuel Thibault
|
1041c694c5
Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor
|
il y a 12 ans |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
il y a 12 ans |
Nathalie Furmento
|
5ccbfcff0d
SPU are no longer valid devices
|
il y a 13 ans |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
il y a 13 ans |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
il y a 13 ans |
Samuel Thibault
|
0350b675de
generalize using either perfmodel or codelet name for tasks
|
il y a 13 ans |
Samuel Thibault
|
f62266afa8
Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task
|
il y a 13 ans |
Samuel Thibault
|
06aab4fa3e
Fix restarted tags by separating the "same tag used by several instances of the same task" and the "same tag signaled by several tasks" thanks to setting submitted to 2 in the former case.
|
il y a 13 ans |
Samuel Thibault
|
fba139b857
|
il y a 14 ans |
Samuel Thibault
|
37862069c7
Permit the application to provide its own size base for performance models
|
il y a 14 ans |
Nathalie Furmento
|
9faadcf561
Mark struct starpu_codelet's fields XXX_func as deprecated. Fields
|
il y a 14 ans |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
il y a 14 ans |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
il y a 14 ans |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
il y a 14 ans |
Nathalie Furmento
|
3d0df419a8
Type renaming:
|
il y a 14 ans |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
il y a 14 ans |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
il y a 14 ans |
Nathalie Furmento
|
deef808ea4
Fix barrier implementation.
|
il y a 14 ans |
Cédric Augonnet
|
6a644744e4
The starpu_push_local_task function puts a task into the local queue associated
|
il y a 15 ans |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
il y a 15 ans |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
il y a 15 ans |
Cédric Augonnet
|
babde97945
Store tasks instead of jobs in the per-worker lists.
|
il y a 15 ans |
Cédric Augonnet
|
e4ed360572
When a data handle is accessed in a R/W mode for the first time after it was
|
il y a 15 ans |
Cédric Augonnet
|
e3620a36d3
- Implement the SCRATCH access mode using per-worker data replicates in the
|
il y a 15 ans |
Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
il y a 15 ans |
Samuel Thibault
|
3ef7d1d4d6
record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks
|
il y a 15 ans |