Commit Verlauf

Autor SHA1 Nachricht Datum
  Olivier Aumage 6991a4d86e lock_write sched_ctx during the whole counter update sequence vor 8 Jahren
  Olivier Aumage f5684e3904 no need to release the sched_mutex for multiformat anymore vor 8 Jahren
  Olivier Aumage 04a427b240 no need to manage the sched_mutex anymore vor 8 Jahren
  Olivier Aumage d4656fcb50 merge from trunk vor 8 Jahren
  Olivier Aumage fd2034810e ongoing work on synchronization to remove multi-lock ordering issues vor 8 Jahren
  Olivier Aumage ab8153271d fix target task count display vor 8 Jahren
  Olivier Aumage f0c0dfeb76 fix concurrent incrementation vor 8 Jahren
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag vor 8 Jahren
  Luka Stanisic fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic vor 8 Jahren
  Olivier Aumage 87ff32ef0c fix race condition, codelets cannot be shared among concurrent starpu_task_inserts since the codelet structure may be modified by _starpu_codelet_check_deprecated_fields vor 8 Jahren
  Samuel Thibault 228c598a70 Fix Progressing color: really use dark green :) vor 8 Jahren
  Samuel Thibault b6110e1eff Fix tracing GPU thread progress: stop and restart progress close to the main loop, which avoids intermixing with other trace events vor 8 Jahren
  Samuel Thibault 340a0e4b85 Also set thread name in simgrid, useful when using factory:thread vor 8 Jahren
  Samuel Thibault 951862353b Add break on executing a given task vor 8 Jahren
  Luka Stanisic 70f4c2737c doc: explain scheduling cost in simulation vor 8 Jahren
  Olivier Aumage 98729e8d02 make it clear that sched_ctx related blocking operations are only about parallel sections, and have nothing to do with workers entering the sleeping status vor 8 Jahren
  Samuel Thibault ab6af9c729 disable measuring scheduling cost by default vor 8 Jahren
  Olivier Aumage 4df3c2c411 merge from trunk vor 8 Jahren
  Olivier Aumage 833199f942 keep sched_op transaction over sleeping cond_wait vor 8 Jahren
  Samuel Thibault c6bd89a3a0 don't special-case simgrid now that we have proper pthread_self and pthread_equal for it vor 8 Jahren
  Nathalie Furmento 8beeeea604 src: use starpu_pthread functions vor 8 Jahren
  Nathalie Furmento 9b83b5d21e thread: implement starpu_pthread_equal vor 8 Jahren
  Olivier Aumage 2316e39e81 branch for continuing the synchro rework out of trunk vor 8 Jahren
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self vor 8 Jahren
  Nathalie Furmento abc519ba80 pthread: implement starpu_pthread_self() vor 8 Jahren
  Luka Stanisic 1a70e7a13a limits.h is needed for few asserts (without including this header, simgrid mode brakes) vor 8 Jahren
  Nathalie Furmento 0ae09c11dc examples/sched_ctx/gpu_partition.c: fix variable type and printf call vor 8 Jahren
  Nathalie Furmento 49583d6655 include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API vor 8 Jahren
  Nathalie Furmento 81dc448900 examples/Makefile.am: delete generated files vor 8 Jahren
  Nathalie Furmento f345a6c57e examples/Makefile.am: add lu/lu.sh to dist file vor 8 Jahren