Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 年之前 |
Samuel Thibault
|
d0f80337c1
add starpu_task_footprint function to return a task footprint
|
12 年之前 |
Nathalie Furmento
|
cb0b4fe052
doc: improve section splitting
|
12 年之前 |
Samuel Thibault
|
77fb61de8d
Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations
|
12 年之前 |
Nathalie Furmento
|
2c71f9694d
doc/chapters: reference STARPU_HOME instead of explaining it every time
|
12 年之前 |
Samuel Thibault
|
1752c3c676
Fix reduction documentation. Use starpu_data_invalidate to reset the dot kernel accumulator.
|
12 年之前 |
Nathalie Furmento
|
516a21964d
doc: fix formatting
|
12 年之前 |
Nathalie Furmento
|
2fe2fd8755
sched_policy: rename parallel greedy scheduler to parallel eager
|
12 年之前 |
Cyril Roelandt
|
f91d480518
Remove heft.
|
12 年之前 |
Samuel Thibault
|
04dae47ae3
Include data transfer time in lp linear problem
|
12 年之前 |
Samuel Thibault
|
412aec4d27
mention that only associated tags are taking into accound for bound computation
|
12 年之前 |
Ludovic Stordeur
|
30bd2b7429
Remove trailing whitespaces in the whole documentation.
|
12 年之前 |
Ludovic Stordeur
|
eb7764f1ab
Fix documentation.
|
12 年之前 |
Samuel Thibault
|
fe68b52593
Add basic Temanejo support
|
12 年之前 |
Samuel Thibault
|
064d48387d
Add mpi reduction example
|
12 年之前 |
Samuel Thibault
|
43f5de1204
advise to use the eager scheduler while calibrating non-linear perfmodels
|
12 年之前 |
Nathalie Furmento
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 年之前 |
Nathalie Furmento
|
d2c62a5477
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
12 年之前 |
Samuel Thibault
|
bc121c7dde
split long lines
|
12 年之前 |
Samuel Thibault
|
50e40f5bce
Mention again that pheft tries varying combined worker sizes
|
12 年之前 |
Samuel Thibault
|
91e20165f2
confirm that non-parallel tasks can still run concurrently even with single combined worker
|
12 年之前 |
Nathalie Furmento
|
2864dc02ca
doc/chapters/advanced-examples.texi: fix ref
|
12 年之前 |
Cyril Roelandt
|
fa29905708
Document STARPU_TAG, introduced in r. 7352.
|
12 年之前 |
Samuel Thibault
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
12 年之前 |
Samuel Thibault
|
464f6730ea
In the hwloc case, create combined workers hierarchically along hwloc objects, introduce STARPU_MAX_ARITY which permits to control whether to synthesize intermediate levels
|
12 年之前 |
Samuel Thibault
|
3b540f359f
document that starpu_machine_display shows combined workers
|
12 年之前 |
Samuel Thibault
|
a42a37bf8e
rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency
|
12 年之前 |
Samuel Thibault
|
b4dedc2d59
more explicit
|
12 年之前 |
Nathalie Furmento
|
d6416329c9
Merge 2 functions starpu_insert_task and starpu_insert_task_array.
|
12 年之前 |
Nathalie Furmento
|
3cff53fd54
New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles.
|
12 年之前 |