Samuel Thibault
|
3fdb99a725
Add support for arch-specific but easy-to-user cost function
|
9 年 前 |
Samuel Thibault
|
18670a9934
Add starpu_fxt_autostart_profiling to be able to avoid autostart.
|
9 年 前 |
Nathalie Furmento
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 年 前 |
Samuel Thibault
|
6a03e93123
Add STARPU_CODELET_SIMGRID_EXECUTE flag to allow executing codelet functions even in simgrid mode
|
9 年 前 |
Nathalie Furmento
|
e3bf388754
New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call
|
9 年 前 |
Nathalie Furmento
|
cb8000d0d0
ChangeLog: fix log
|
9 年 前 |
Nathalie Furmento
|
3aa5ed22d3
mpi: New function starpu_mpi_wait_for_all(MPI_Comm comm) that allows to wait until all StarPU tasks and communications for the given communicator are completed.
|
9 年 前 |
Nathalie Furmento
|
e1a5e3b214
src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0
|
9 年 前 |
Nathalie Furmento
|
b406c91669
Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for.
|
9 年 前 |
Samuel Thibault
|
943b5d56bf
Make starpu_worker_get_id_check public
|
9 年 前 |
Samuel Thibault
|
add5790b43
Add STARPU_MAX_MEMORY_USE environment variable
|
9 年 前 |
Samuel Thibault
|
dcb41bb207
Add experimental support for temporal data locality in ws and lws
|
9 年 前 |
Samuel Thibault
|
0bab6cdf8e
Add _starpu_fifo_pop_this_task.
|
9 年 前 |
Samuel Thibault
|
8ae7d9599d
Add starpu_task_list_ismember.
|
9 年 前 |
Samuel Thibault
|
654ad27766
Add STARPU_LOCALITY flag
|
9 年 前 |
Samuel Thibault
|
444635d429
Add starpu_sleep
|
9 年 前 |
Samuel Thibault
|
26a7949eed
Add graph inspection facility for schedulers
|
9 年 前 |
Samuel Thibault
|
f0106e1e82
Add submit_hook and do_schedule scheduler methods
|
9 年 前 |
Nathalie Furmento
|
64a00c3b0a
opencl: StarPU can now deal with very long opencl kernel sources. It
|
9 年 前 |
Samuel Thibault
|
931167e1ae
Add starpu_task_get_task_scheduled_succs to get successors of a task
|
9 年 前 |
Samuel Thibault
|
09a6294ec0
* Include application threads in the trace.
|
9 年 前 |
Samuel Thibault
|
8f654dead2
Add "folded" memory allocation in simulation mode.
|
9 年 前 |
Samuel Thibault
|
4aac742507
Add changelog
|
9 年 前 |
Nathalie Furmento
|
fcb13b5b84
ChangeLog: mention #16560, Add starpu-all-tasks debugging support
|
9 年 前 |
Nathalie Furmento
|
68665e0321
ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS
|
9 年 前 |
Nathalie Furmento
|
103023f3c9
document configure option --disable-build-tests
|
9 年 前 |
Nathalie Furmento
|
6516764e5b
document configure option --with-smpirun
|
9 年 前 |
Nathalie Furmento
|
2f52c4edbe
perfmodel: mention new API in ChangeLog and document all functions
|
9 年 前 |
Nathalie Furmento
|
3aabcbba24
document configure option --disable-fortran
|
9 年 前 |
Samuel Thibault
|
a5f7d96fea
Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder
|
9 年 前 |