Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault c8338756c4 fix dumb mistake пре 7 година
  Samuel Thibault 48c537a3fd Use more S4U functions пре 7 година
  Samuel Thibault 9e997745b1 fix typo пре 7 година
  Samuel Thibault 430398684e Use S4U's sg_actor_self when available пре 7 година
  Samuel Thibault 62ac07adae Use S4U's simgrid_get_clock when available пре 7 година
  Samuel Thibault 1e8a3523c6 Use S4U's simgrid_get_clock when available пре 7 година
  Samuel Thibault 0f47dea35d use S4U's sg_host_get_property_value when available пре 7 година
  Samuel Thibault 5076ecb393 Use S4U's sg_host_t when available пре 7 година
  Samuel Thibault 43491754fe Use starpu semaphores instead of hardcoding the kind of simgrid semaphore we use пре 7 година
  Samuel Thibault 2972872741 Add missing s4u detection пре 7 година
  Samuel Thibault f89665fb72 Use S4U semaphores when available пре 7 година
  Samuel Thibault 0bd3e2cead Rather use S4U's sg_host_self than MSG_host_self пре 7 година
  Samuel Thibault 413c84a424 Use S4U's sg_actor_sleep_for when available пре 7 година
  Samuel Thibault c259208c94 Fix simgrid 3.23 warning пре 7 година
  Samuel Thibault 7da3610c7b Factorize calls to MSG_process_sleep пре 7 година
  Samuel Thibault 727dbf905f replay needs to initialize data when it will be read, not written пре 7 година
  Samuel Thibault 68e5c12db5 Add replay_interface data interface to be able to properly simulate size changes пре 7 година
  Samuel Thibault ba9a0ff1e4 Add missing change пре 7 година
  Samuel Thibault 857c5b52a0 Add get_max_size method to data interfaces for applications using data with пре 7 година
  Nathalie Furmento d71868ddbd tests/fault-tolerance/retry.c: do not free argument пре 7 година
  Nathalie Furmento 36bda69a84 src/util/starpu_task_insert_utils.c: fix conversion пре 7 година
  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 пре 7 година
  Nathalie Furmento 578574975b tests/datawizard/data_implicit_deps.c: add opencl kernels пре 7 година
  Nathalie Furmento 2271b27506 New function starpu_create_callback_task() which creates and submits an empty task with the specified callback пре 7 година
  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 пре 7 година
  Nathalie Furmento fc7a2c73e8 include: update documentation пре 7 година
  Nathalie Furmento 96642218fa New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO пре 7 година
  Nathalie Furmento ec53ca233c New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids пре 7 година
  Samuel Thibault 043bfdfe1a implicit deps: Use generic code for multiple dependencies, so that ghosts deps get added the same as the only non-ghost dep пре 7 година
  Samuel Thibault 663ef863e9 implicit_deps: simplify ghost code a bit пре 7 година