Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 9054490002 happy 2021 il y a 4 ans
  Nathalie Furmento 85be61d93f include/starpu_thread.h: define starpu_pthread_attr_setstacksize in the public API il y a 5 ans
  Samuel Thibault d61e2970cb Use sg_actor_set_stacksize to set simgrid stack size when available il y a 5 ans
  Nathalie Furmento 719c3f62d4 update copyright holders il y a 5 ans
  Samuel Thibault 35cfbb1396 simgrid: Avoid including xbt/synchro.h when we have the s4u equivalent il y a 5 ans
  Samuel Thibault 9802edc7b6 Call SMPI_thread_create when available instead of tinkering with data il y a 5 ans
  Samuel Thibault ba664d6a57 Replace last MSG bits with s4u equivalents il y a 5 ans
  Samuel Thibault a2ad1c4642 Fix build with recent simgrid il y a 5 ans
  Samuel Thibault dfa2933a72 simgrid: Simplify per-thread data il y a 5 ans
  Samuel Thibault 9878655a4b Use SG_BARRIER_SERIAL_THREAD when available il y a 5 ans
  Samuel Thibault cb4fa88605 Use sg mutexes & conds il y a 5 ans
  Samuel Thibault c8869b7f32 Use sg_barrier il y a 5 ans
  Samuel Thibault 1c8a1d2087 More use of sg_actor_self il y a 5 ans
  Samuel Thibault 5076ecb393 Use S4U's sg_host_t when available il y a 5 ans
  Samuel Thibault f89665fb72 Use S4U semaphores when available il y a 5 ans
  Samuel Thibault 413c84a424 Use S4U's sg_actor_sleep_for when available il y a 5 ans
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files il y a 6 ans
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of il y a 6 ans
  Samuel Thibault 5887071037 Add missing include il y a 6 ans
  Samuel Thibault 71c05a2d34 Add more simgrid compatibility tests il y a 7 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Samuel Thibault cc398aa325 Add timedwait variants for conditions variables and queues il y a 7 ans
  Léo Villeveygoux a6c1c11c79 thread: add <semaphore.h> include il y a 8 ans
  Léo Villeveygoux 5ae8433c77 thread: add semaphores interface il y a 8 ans
  Samuel Thibault 340a0e4b85 Also set thread name in simgrid, useful when using factory:thread il y a 8 ans
  Nathalie Furmento 9b83b5d21e thread: implement starpu_pthread_equal il y a 8 ans
  Nathalie Furmento abc519ba80 pthread: implement starpu_pthread_self() il y a 8 ans
  Samuel Thibault 541061fada fix compatibility with simgrid 3.14 il y a 8 ans
  Samuel Thibault 666fd063bf drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway il y a 8 ans
  Olivier Aumage 94425283ed - pthread_setname_np does not have the same prototype on Darwin... il y a 8 ans