Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault ce60a2aa63 fix warning il y a 9 ans
  Léo Villeveygoux 5ae8433c77 thread: add semaphores interface il y a 9 ans
  Léo Villeveygoux 7c2dc762a0 thread: add semaphores encapsulation il y a 9 ans
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag il y a 9 ans
  Luka Stanisic fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic il y a 9 ans
  Samuel Thibault 228c598a70 Fix Progressing color: really use dark green :) il y a 9 ans
  Samuel Thibault b6110e1eff Fix tracing GPU thread progress: stop and restart progress close to the main loop, which avoids intermixing with other trace events il y a 9 ans
  Samuel Thibault 340a0e4b85 Also set thread name in simgrid, useful when using factory:thread il y a 9 ans
  Samuel Thibault 951862353b Add break on executing a given task il y a 9 ans
  Luka Stanisic 70f4c2737c doc: explain scheduling cost in simulation il y a 9 ans
  Samuel Thibault ab6af9c729 disable measuring scheduling cost by default il y a 9 ans
  Samuel Thibault c6bd89a3a0 don't special-case simgrid now that we have proper pthread_self and pthread_equal for it il y a 9 ans
  Nathalie Furmento 8beeeea604 src: use starpu_pthread functions il y a 9 ans
  Nathalie Furmento 9b83b5d21e thread: implement starpu_pthread_equal il y a 9 ans
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self il y a 9 ans
  Nathalie Furmento abc519ba80 pthread: implement starpu_pthread_self() il y a 9 ans
  Luka Stanisic 1a70e7a13a limits.h is needed for few asserts (without including this header, simgrid mode brakes) il y a 9 ans
  Nathalie Furmento 0ae09c11dc examples/sched_ctx/gpu_partition.c: fix variable type and printf call il y a 9 ans
  Nathalie Furmento 49583d6655 include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API il y a 9 ans
  Nathalie Furmento 81dc448900 examples/Makefile.am: delete generated files il y a 9 ans
  Nathalie Furmento f345a6c57e examples/Makefile.am: add lu/lu.sh to dist file il y a 9 ans
  Nathalie Furmento 61fcb8de74 examples/sched_ctx/gpu_partition.c: emit warning only for starpu developers il y a 9 ans
  Nathalie Furmento fd03863423 examples/Makefile.am: add heat/heat.sh to dist file il y a 9 ans
  Nathalie Furmento 9a836b8faa tests/Makefile.am: add datawizard/locality.sh to dist file il y a 9 ans
  Samuel Thibault b5893dfee4 Use less invasive color for Progressing state which is not so important il y a 9 ans
  Samuel Thibault 4d4bc628b1 Fix heat help il y a 9 ans
  Olivier Aumage 44b5e02fa6 create target directories before creating symbolic links il y a 9 ans
  Olivier Aumage ef932f34c0 fix typo il y a 9 ans
  Samuel Thibault 99a0f01e45 Test heat options il y a 9 ans
  Samuel Thibault c7d1106472 Test various options of LU il y a 9 ans