Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault b26c190c51 port r11792 from scheduler_modularization: properly test for task termination il y a 11 ans
  Samuel Thibault 3903429984 Fix build with simgrid and without opencl il y a 11 ans
  Samuel Thibault 3ae1f26666 Fix build with simgrid and without cuda il y a 11 ans
  Nathalie Furmento f2b00293d8 examples/sched_ctx/sched_ctx_without_sched_policy.c: fix case when there is only 1 CPU, it is shared between both contexts il y a 11 ans
  Nathalie Furmento 2624c94c24 examples/cpp/incrementer_cpp.cpp: set async flags for CUDA and OpenCL implementations il y a 11 ans
  Nathalie Furmento 22a2b51d78 examples/binary/binary.c: set async flags for OpenCL implementation il y a 11 ans
  Samuel Thibault d592415088 port r12811 from 1.1: Add changelog for the "scheduling" state in traces il y a 11 ans
  Samuel Thibault 8f8b885f30 Use XBT_BARRIER_SERIAL_PROCESS instead of hardcoded -1 il y a 11 ans
  Samuel Thibault e6096316de Complete "scheduling" state with pre-exec, post-exec, push_notify, etc. il y a 11 ans
  Samuel Thibault c5a8f90515 benefit from xbt_barrier_t when available il y a 11 ans
  Samuel Thibault 03bf7a2c4f Benefit from MSG_get_as_by_name whenever it is available il y a 11 ans
  Nathalie Furmento c18275f016 src/datawizard/malloc.c: improve error message il y a 11 ans
  Nathalie Furmento 8feca5ddce examples/sched_ctx/sched_ctx.c: fix code when no cuda worker is available il y a 11 ans
  Nathalie Furmento 06778e0bb6 sched_ctx: new function starpu_sched_ctx_display_workers() to display the worker names of a context il y a 11 ans
  Nathalie Furmento 6786e419d9 examples/sched_ctx/sched_ctx_without_sched_policy.c: skip application when no worker cpu is found il y a 11 ans
  Nathalie Furmento b1a6cad655 examples/sched_ctx/sched_ctx.c: skip application when no worker cpu is found il y a 11 ans
  Nathalie Furmento adec4eb7ec examples/worker_collections/worker_tree_example.c: skip application when no worker is found il y a 11 ans
  Nathalie Furmento 101eceed7a tests/perfmodels/regression_based.c: Enable asynchronous CUDA kernels il y a 11 ans
  Nathalie Furmento 54305fca78 examples/sched_ctx/sched_ctx.c: when there is no CUDA devices, the context is created with a CPU, hence task submission does not fail il y a 11 ans
  Nathalie Furmento 56a874e16b mpi/src/starpu_mpi_cache.c: protect acces to hashtables with mutexes il y a 11 ans
  Nathalie Furmento f5ce9ebd53 mpi/src: move all functionalities related to early application requests to starpu_mpi_early_request il y a 11 ans
  Nathalie Furmento ffe12341db mpi/src: update function _starpu_mpi_request_init() to allocate the request il y a 11 ans
  Nathalie Furmento 97779e87b2 mpi/src/starpu_mpi.c: remove duplicated line of code il y a 11 ans
  Nathalie Furmento ae09fecd8e mpi/src: rename name of internal data structures related to early received data il y a 11 ans
  Nathalie Furmento ddaf047511 mpi: move all functionalities related to early received data in starpu_mpi_early_data il y a 11 ans
  Nathalie Furmento 5e52e5b48a mpi/tests/mpi_earlyrecv.c: make sure data are received earlier than expected il y a 11 ans
  Nathalie Furmento 4565a26712 mpi/tests/mpi_earlyrecv2.c: use starpu_mpi_data_register il y a 11 ans
  Andra Hugo 10e0ba5a14 correct index of worker il y a 11 ans
  Nathalie Furmento a9a8f41802 src/core/workers.c: fix function _starpu_worker_exists_and_can_execute() to return the return value of the function task->cl->can_execute() when available il y a 11 ans
  Nathalie Furmento 3ddddd7e09 tests/main/starpu_worker_exists.c: display message on failure il y a 11 ans