Nathalie Furmento
|
a65546ae4a
move declaration of internal function _starpu_sched_find_worker_combinations() into src directory
|
лет назад: 13 |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
лет назад: 13 |
Samuel Thibault
|
df7fc98be6
Add missing C++ guards
|
лет назад: 13 |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
лет назад: 13 |
Samuel Thibault
|
c7c9dee23b
improve comments
|
лет назад: 14 |
Samuel Thibault
|
6beb9fe2f7
Remove now-unused push_prio_task scheduler method
|
лет назад: 14 |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
лет назад: 14 |
Nathalie Furmento
|
7b59581779
include/: when compiling with visual studio, do not include pthread.h, do not define functions using pthread types, and define pthread variables as void * (followup to #3304)
|
лет назад: 14 |
Nathalie Furmento
|
511e71c851
include: when compiling with visual studio c++, do not include pthread.h (it does not exist), and replace pthread types with void*
|
лет назад: 14 |
Cédric Augonnet
|
e1fe20fbfc
- Factorize code in the HEFT strategy
|
лет назад: 14 |
Cédric Augonnet
|
c7861a68be
- Export methods to query predicted performance for task execution time, data
|
лет назад: 14 |
Cédric Augonnet
|
918f77005c
The push_task_notify method permits to keep the scheduler's structures up to
|
лет назад: 14 |
Cédric Augonnet
|
6a644744e4
The starpu_push_local_task function puts a task into the local queue associated
|
лет назад: 14 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
Samuel Thibault
|
2c3c6b45a5
finish r2995
|
лет назад: 14 |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
лет назад: 14 |
Samuel Thibault
|
7305d4d589
Add missing include.
|
лет назад: 14 |
Samuel Thibault
|
d023ed950e
push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too
|
лет назад: 14 |
Cédric Augonnet
|
0a93ca40d1
The scheduling strategy may now select the min/max priority levels. The
|
лет назад: 14 |
Cédric Augonnet
|
1d6bd522d7
Minimal documentation of the starpu_sched_policy_s structure
|
лет назад: 14 |
Cédric Augonnet
|
abaa246db8
Document starpu_worker_set_sched_condition
|
лет назад: 14 |
Cédric Augonnet
|
93ac947e65
Add a "post_exec_hook" method in the scheduler interface. This function is
|
лет назад: 14 |
Cédric Augonnet
|
e70be63b82
In order to maintain ABI compability, we add a dummy pointer in the topology
|
лет назад: 14 |
Cédric Augonnet
|
3c95481321
- Add prev and next fields in the task structure for the convenience of the scheduler.
|
лет назад: 14 |
Cédric Augonnet
|
bb022881dd
Export starpu_worker_set_sched_condition
|
лет назад: 14 |
Cédric Augonnet
|
1e209cbb0d
Export the starpu_sched_policy_s structure in the public API.
|
лет назад: 14 |