Samuel Thibault
|
352ab87916
dyn_modes always has to be used when nbuffers is greater than MAX anyway, not only when using variable nbuffers
|
10 роки тому |
Nathalie Furmento
|
e3690f406a
src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer
|
10 роки тому |
Samuel Thibault
|
73932532c6
Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data
|
10 роки тому |
Nathalie Furmento
|
50f48abb8e
rename STARPU_SSYNC into STARPU_SSEND
|
10 роки тому |
Nathalie Furmento
|
86d965a229
backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode
|
10 роки тому |
Nathalie Furmento
|
1b33209807
MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for
|
10 роки тому |
Nathalie Furmento
|
22d9b329c6
src/util/starpu_task_insert_utils.c: fix data access mode setting when dealing with dynamic handles and STARPU_DATA_MODE_ARRAY
|
10 роки тому |
Nathalie Furmento
|
1e80cd6515
include/ src: fix how access mode of data is set and get when dealing with dynamic handles
|
10 роки тому |
Nathalie Furmento
|
040abf997a
starpu_task_insert & co:
|
10 роки тому |
Nathalie Furmento
|
ab662bbb8e
src/util: store the number of task value arguments as an int, a char could be too small
|
10 роки тому |
Nathalie Furmento
|
2a67c4a99a
src/util/starpu_task_insert_utils.c: small internal renamings
|
10 роки тому |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
10 роки тому |
Samuel Thibault
|
4133eda967
Add missing copyrights
|
10 роки тому |
Nathalie Furmento
|
ec97de8ce5
merge trunk
|
11 роки тому |
Samuel Thibault
|
9d8e413617
Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls
|
11 роки тому |
Andra Hugo
|
2bf349d9aa
don't allow tasks that can't be parallel to be submitted to a ctx
|
11 роки тому |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 роки тому |
Samuel Thibault
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 роки тому |
Andra Hugo
|
2938dd4805
patch Terry: add a new prologue callback (one executed at pop time)
|
11 роки тому |
Samuel Thibault
|
823cdcc9e0
Fix warning
|
11 роки тому |
Samuel Thibault
|
45a02a3114
fix name
|
11 роки тому |
Samuel Thibault
|
f9c0bcf0cd
comment about filling the cl modes field
|
11 роки тому |
Nathalie Furmento
|
829460a4ab
new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch)
|
11 роки тому |
Nathalie Furmento
|
c7fb5b3fb2
src/util: remove function _starpu_task_insert_create_and_submit() as it is no longer used
|
11 роки тому |
Nathalie Furmento
|
cee1621cbc
src/util/starpu_task_insert_utils.c: function _starpu_codelet_pack_args(), there is only 1 parameter after STARPU_PROLOGUE_CALLBACK
|
11 роки тому |
Nathalie Furmento
|
d3e0d32958
variadic functions starpu_***_task_insert abort when hitting unrecognized argument
|
11 роки тому |
Nathalie Furmento
|
67ad578ac7
insert_task: new internal function _starpu_task_insert_v which takes a
|
11 роки тому |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
12 роки тому |