Histórico de commits

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