Samuel Thibault
|
e8b92d4bc2
Move changelog entries to 1.3
|
5 vuotta sitten |
Samuel Thibault
|
605d21b267
Rename starpu_bcsr_filter_block to starpu_bcsr_filter_vertical_block in coherence with starpu_csr_filter_vertical_block
|
5 vuotta sitten |
Samuel Thibault
|
5f299d82f3
Add starpu_bcsr_filter_block filtering function
|
5 vuotta sitten |
Samuel Thibault
|
d5a8eb5e00
Move optimized cuda 2d copy from interfaces to new starpu_cuda_copy2/3d_async_sync
|
5 vuotta sitten |
Samuel Thibault
|
a5e0deb768
Add starpu_interface_copy2d, 3d, and 4d
|
5 vuotta sitten |
Nathalie Furmento
|
4dc03572be
update web site and set 1.2.9 git number
|
5 vuotta sitten |
Nathalie Furmento
|
1612909e9e
ChangeLog: add missing stuff for 1.2.9
|
5 vuotta sitten |
Nathalie Furmento
|
f5d5dafa85
ChangeLog: add missing stuff
|
5 vuotta sitten |
Nathalie Furmento
|
b2e7ab5329
Changelog: add missing stuff
|
5 vuotta sitten |
Nathalie Furmento
|
e03daba29d
ChangeLog: add missing versions
|
5 vuotta sitten |
Nathalie Furmento
|
f2b80582aa
update git revision numbers
|
5 vuotta sitten |
Nathalie Furmento
|
91ffa41ab2
New environment variables STARPU_BUS_STATS_FILE and STARPU_WORKER_STATS_FILE to specify files in which to display statistics about data transfers and workers.
|
5 vuotta sitten |
Nathalie Furmento
|
b30cf2e282
mention new sched_tasks.rec file in changelog and documentation (followup to 15244a7dedeb1d045b3933b49b0229cd577d73f0)
|
5 vuotta sitten |
Samuel Thibault
|
788e9e80f9
Add 4D tensor data interface
|
5 vuotta sitten |
Nathalie Furmento
|
92eb2209fe
mention tool starpu_send_recv_data_use.py in ChangeLog
|
5 vuotta sitten |
Nathalie Furmento
|
55cec94603
ChangeLog: add missing updates
|
5 vuotta sitten |
Samuel Thibault
|
635eb6f440
Add some experimental heteroprio batch heuristics
|
5 vuotta sitten |
Samuel Thibault
|
ff10510e28
Add STARPU_TASK_SCHED_DATA
|
5 vuotta sitten |
Samuel Thibault
|
8cd00d737f
New modular-heteroprio scheduler
|
5 vuotta sitten |
Samuel Thibault
|
8b5d81218d
Add 'ready' heuristic to modular schedulers
|
5 vuotta sitten |
Samuel Thibault
|
d99ddbd94d
Announce new modular-eager-prio scheduler
|
5 vuotta sitten |
Nathalie Furmento
|
45b7e3e596
Modification in the Native Fortran interface of the functions fstarpu_mpi_task_insert, fstarpu_mpi_task_build and fstarpu_mpi_task_post_build to only take 1 parameter being the MPI communicator, the codelet and the various parameters for the task.
|
6 vuotta sitten |
Samuel Thibault
|
ccb948172c
starpufft: support 3D
|
6 vuotta sitten |
Samuel Thibault
|
337d1ef324
Use sg_actor_self_execute when available
|
6 vuotta sitten |
Samuel Thibault
|
857c5b52a0
Add get_max_size method to data interfaces for applications using data with
|
6 vuotta sitten |
Nathalie Furmento
|
1895bc218c
New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE
|
6 vuotta sitten |
Nathalie Furmento
|
2271b27506
New function starpu_create_callback_task() which creates and submits an empty task with the specified callback
|
6 vuotta sitten |
Nathalie Furmento
|
de9bdb8249
Update starpu_task_insert() and alike to set starpu_task::callback_arg_free, starpu_task::prologue_callback_arg_free and starpu_task::prologue_callback_pop_arg_free to 1 when corresponding parameters (STARPU_CALLBACK_ARG, STARPU_PROLOGUE_CALLBACK_ARG, and STARPU_PROLOGUE_CALLBACK_POP_ARG) are used
|
6 vuotta sitten |
Nathalie Furmento
|
96642218fa
New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO
|
6 vuotta sitten |
Nathalie Furmento
|
ec53ca233c
New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids
|
6 vuotta sitten |