Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
il y a 12 ans |
Nathalie Furmento
|
d56555097b
include: starpu_scheduler.h is no longer automatically included by
|
il y a 12 ans |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
il y a 12 ans |
Samuel Thibault
|
fbadd97f8c
Add names to codelets
|
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
|
a33a7476f9
scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers
|
il y a 12 ans |
Nathalie Furmento
|
72dc96c71e
examples/scheduler/dummy_sched.c: clean code
|
il y a 12 ans |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
il y a 12 ans |
Andra Hugo
|
0d70643c87
fix synchro issue in dummy (take policy mutex when pushing tasks to workers & wake them up if they are sleeping)
|
il y a 12 ans |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
il y a 12 ans |
Nathalie Furmento
|
660641a5d4
fix type conversion
|
il y a 12 ans |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
il y a 12 ans |
Nathalie Furmento
|
549ac5bc36
rename WORKER_LIST into STARPU_WORKER_LIST
|
il y a 12 ans |
Andra Hugo
|
29536adfdd
fix dummy too
|
il y a 12 ans |
Andra Hugo
|
dbc4b33af8
fixed policies and completly remove the fields: mutex & cond of sched_ctx
|
il y a 12 ans |
Nathalie Furmento
|
ebc7bd8f30
sched_ctx: more renaming
|
il y a 12 ans |
Nathalie Furmento
|
11dd8ecb24
sched_ctx: move worker functions back to starpu_sched_ctx.h and rename them to better identify their purpose
|
il y a 12 ans |
Nathalie Furmento
|
a00f51f94a
sched_ctx: renaming
|
il y a 12 ans |
Andra Hugo
|
26aecfd1aa
remerge
|
il y a 12 ans |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
il y a 12 ans |
Andra Hugo
|
6a484de2b1
merge first step
|
il y a 12 ans |
Andra Hugo
|
125960a47b
rollback to r7157
|
il y a 12 ans |
Nathalie Furmento
|
22a0e63018
merge trunk -r 6400:6500
|
il y a 12 ans |
Samuel Thibault
|
1a83af1be4
Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code
|
il y a 13 ans |
Andra Hugo
|
1f190b9cad
fixed dummy scheduler
|
il y a 13 ans |
Andra Hugo
|
94a438324b
merge examples+gcc-plugin
|
il y a 13 ans |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
il y a 13 ans |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
il y a 13 ans |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
il y a 13 ans |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
il y a 13 ans |