Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault eb72b47510 fix missing include hace 7 años
  Samuel Thibault 1e55227975 fix missing include hace 7 años
  Samuel Thibault b14b294d78 Fix using simgrid_get_clock hace 7 años
  Samuel Thibault 131efa4c4c Fix use of sg_host_self hace 7 años
  Samuel Thibault c8338756c4 fix dumb mistake hace 7 años
  Samuel Thibault 48c537a3fd Use more S4U functions hace 7 años
  Samuel Thibault 9e997745b1 fix typo hace 7 años
  Samuel Thibault 430398684e Use S4U's sg_actor_self when available hace 7 años
  Samuel Thibault 62ac07adae Use S4U's simgrid_get_clock when available hace 7 años
  Samuel Thibault 1e8a3523c6 Use S4U's simgrid_get_clock when available hace 7 años
  Samuel Thibault 0f47dea35d use S4U's sg_host_get_property_value when available hace 7 años
  Samuel Thibault 5076ecb393 Use S4U's sg_host_t when available hace 7 años
  Samuel Thibault 43491754fe Use starpu semaphores instead of hardcoding the kind of simgrid semaphore we use hace 7 años
  Samuel Thibault 2972872741 Add missing s4u detection hace 7 años
  Samuel Thibault f89665fb72 Use S4U semaphores when available hace 7 años
  Samuel Thibault 0bd3e2cead Rather use S4U's sg_host_self than MSG_host_self hace 7 años
  Samuel Thibault 413c84a424 Use S4U's sg_actor_sleep_for when available hace 7 años
  Samuel Thibault c259208c94 Fix simgrid 3.23 warning hace 7 años
  Samuel Thibault 7da3610c7b Factorize calls to MSG_process_sleep hace 7 años
  Samuel Thibault 727dbf905f replay needs to initialize data when it will be read, not written hace 7 años
  Samuel Thibault 68e5c12db5 Add replay_interface data interface to be able to properly simulate size changes hace 7 años
  Samuel Thibault ba9a0ff1e4 Add missing change hace 7 años
  Samuel Thibault 857c5b52a0 Add get_max_size method to data interfaces for applications using data with hace 7 años
  Nathalie Furmento d71868ddbd tests/fault-tolerance/retry.c: do not free argument hace 7 años
  Nathalie Furmento 36bda69a84 src/util/starpu_task_insert_utils.c: fix conversion hace 7 años
  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 hace 7 años
  Nathalie Furmento 578574975b tests/datawizard/data_implicit_deps.c: add opencl kernels hace 7 años
  Nathalie Furmento 2271b27506 New function starpu_create_callback_task() which creates and submits an empty task with the specified callback hace 7 años
  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 hace 7 años
  Nathalie Furmento fc7a2c73e8 include: update documentation hace 7 años