Cronologia Commit

Autore SHA1 Messaggio Data
  Samuel Thibault e9e76f5078 Fix build 5 anni fa
  Samuel Thibault 20ec45574e Use latest simgrid git functions to simplify code and get rid of MSG_process_create_with_arguments 5 anni fa
  Samuel Thibault dfa2933a72 simgrid: Simplify per-thread data 5 anni fa
  Samuel Thibault 49ad07247b Replace use of msg_process_t, msg_as_t, msg_host_t 5 anni fa
  Samuel Thibault 5ffe429169 Use sg_host_send_to when available 6 anni fa
  Samuel Thibault 337d1ef324 Use sg_actor_self_execute when available 6 anni fa
  Samuel Thibault 6ebdb50d4c Replace more MSG functions with s4u functions 6 anni fa
  Samuel Thibault c82055acf0 Use S4U's sg_cfg_* 6 anni fa
  Samuel Thibault 131efa4c4c Fix use of sg_host_self 6 anni fa
  Samuel Thibault 48c537a3fd Use more S4U functions 6 anni fa
  Samuel Thibault 43491754fe Use starpu semaphores instead of hardcoding the kind of simgrid semaphore we use 6 anni fa
  Samuel Thibault 0bd3e2cead Rather use S4U's sg_host_self than MSG_host_self 6 anni fa
  Samuel Thibault c259208c94 Fix simgrid 3.23 warning 6 anni fa
  Samuel Thibault 7da3610c7b Factorize calls to MSG_process_sleep 6 anni fa
  Samuel Thibault 728265bead Fix simgrid-mpi with simgrid 3.22.x: the main thread should be using the smpi tsd instead of the MSG tsd 6 anni fa
  Samuel Thibault cc48c1ec6a Call MSG_process_userdata_init if available to fix per-thread data 6 anni fa
  Nathalie Furmento edc3ee4902 make public functions which are needed by data interfaces implementations 6 anni fa
  Samuel Thibault d17cb263f6 simgrid transfer costs: make sure the default is to count it 6 anni fa
  Samuel Thibault fe0c66aca2 Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable data transfer costs. 6 anni fa
  Nathalie Furmento f7abbfa6fc update copyright 6 anni fa
  Samuel Thibault 5a69695aae Tell simgrid not to stop on --help 7 anni fa
  Samuel Thibault 7b226ea5f6 Catch users who do not properly register their data to CUDA 7 anni fa
  Samuel Thibault e5e487ae14 Note TODO for adding variance to codelet simgrid execution time 7 anni fa
  Samuel Thibault 2eaedfd683 Use SIMGRID_VERSION to make tests look nicer 7 anni fa
  Samuel Thibault d952947cea Fix compatibility with simgrid 3.19 7 anni fa
  Nathalie Furmento 4814ae2a2b minor fixes to follow coding conventions 7 anni fa
  Samuel Thibault edcdf9c0c5 use sg_host_speed when available instead of MSG_host_get_speed 7 anni fa
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 anni fa
  Samuel Thibault b477194360 clean-atexit was introduced in simgrid 3.13 7 anni fa
  Samuel Thibault 144b79dffd Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors 7 anni fa