Commit History

Author SHA1 Message Date
  Samuel Thibault 0f47dea35d use S4U's sg_host_get_property_value when available 6 years ago
  Samuel Thibault 5076ecb393 Use S4U's sg_host_t when available 6 years ago
  Samuel Thibault 43491754fe Use starpu semaphores instead of hardcoding the kind of simgrid semaphore we use 6 years ago
  Samuel Thibault 2972872741 Add missing s4u detection 6 years ago
  Samuel Thibault f89665fb72 Use S4U semaphores when available 6 years ago
  Samuel Thibault 0bd3e2cead Rather use S4U's sg_host_self than MSG_host_self 6 years ago
  Samuel Thibault 413c84a424 Use S4U's sg_actor_sleep_for when available 6 years ago
  Samuel Thibault c259208c94 Fix simgrid 3.23 warning 6 years ago
  Samuel Thibault 7da3610c7b Factorize calls to MSG_process_sleep 6 years ago
  Samuel Thibault 727dbf905f replay needs to initialize data when it will be read, not written 6 years ago
  Samuel Thibault 68e5c12db5 Add replay_interface data interface to be able to properly simulate size changes 6 years ago
  Samuel Thibault ba9a0ff1e4 Add missing change 6 years ago
  Samuel Thibault 857c5b52a0 Add get_max_size method to data interfaces for applications using data with 6 years ago
  Nathalie Furmento d71868ddbd tests/fault-tolerance/retry.c: do not free argument 6 years ago
  Nathalie Furmento 36bda69a84 src/util/starpu_task_insert_utils.c: fix conversion 6 years ago
  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 years ago
  Nathalie Furmento 578574975b tests/datawizard/data_implicit_deps.c: add opencl kernels 6 years ago
  Nathalie Furmento 2271b27506 New function starpu_create_callback_task() which creates and submits an empty task with the specified callback 6 years ago
  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 years ago
  Nathalie Furmento fc7a2c73e8 include: update documentation 6 years ago
  Nathalie Furmento 96642218fa New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO 6 years ago
  Nathalie Furmento ec53ca233c New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids 6 years ago
  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 6 years ago
  Samuel Thibault 663ef863e9 implicit_deps: simplify ghost code a bit 6 years ago
  PAW 8673f40662 fix: we must declare ghost dependencies when there is only one previous accessor 6 years ago
  Nathalie Furmento 20070af746 Changelog: updates 6 years ago
  Samuel Thibault 5e2ac4d57e starpu_replay: Cope with the case when the number of parameters might be inconsistent in the trace 6 years ago
  Samuel Thibault 8c4287f7e9 starpu_replay: Make sure we have the arch comb for the targetted workerid 6 years ago
  Samuel Thibault 3b5436f3b5 starpu_replay: unload model before freeing its storage 6 years ago
  Samuel Thibault 8445f41cf9 starpu_replay: Add line number for debugging 6 years ago