Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 8ced8f0f01 include/pthread_win32/pthread.h: add implementation for pthread_mutexattr_destroy() hace 10 años
  Samuel Thibault 1ea08d4ce2 Fix debugging symbols when linking statically hace 10 años
  Samuel Thibault dac20b3384 Do not warn when MALLOC_PERTURB_ is set to empty or zero hace 10 años
  Nathalie Furmento 4aa4fa6fd5 tools/Makefile.am: add valgrind/libgomp.suppr to dist file hace 10 años
  Nathalie Furmento 8772bed9c5 tools/valgrind: add suppression file for libgomp hace 10 años
  Nathalie Furmento a1240cbe30 tests/loader.c: use calloc instead of malloc to make sure memory is set to 0 hace 10 años
  Terry Cojean f8651e7c98 Fix various things around the use of sched_ctx_lists. Also try to fix the problem shown by example sched_ctx.c hace 10 años
  Nathalie Furmento 0d3031afda src/drivers/cpu/driver_cpu.c: make sure sched_ctx is valid before accessing it hace 10 años
  Terry Cojean 28deab4c19 revert partially r16240 : allow users to use callback pop however they like (not only for parallel tasks) hace 10 años
  Terry Cojean 8076c0dba9 fix adding GPU in parallel context bug and related example hace 10 años
  Terry Cojean e0f084428d use reduction instead of critical hace 10 años
  Nathalie Furmento 1859a7fdca tools/starpu_perfmodel_plot.c: follow coding style hace 10 años
  Olivier Aumage 67fc867a19 - take into account the combined worker identification in the grep expression hace 10 años
  Terry Cojean e9fe676d22 fix example sched_ctx/sched_ctx_without_sched_policy and ensure callback pop is executed only by CPUs hace 10 años
  Terry Cojean f005cfba52 remove unused variables hace 10 años
  Olivier Aumage 2bdfed3690 - give the full filename of the generated file hace 10 años
  Olivier Aumage 67a1eee341 - processors nowadays may have more than a single digit number of cores... hace 10 años
  Olivier Aumage 8b8dd11f21 _STARPU_FUT_END_CODELET_BODY event layout changed in rev 13600 hace 10 años
  Samuel Thibault 7fcc693b4e fix typo in 16222 hace 10 años
  Nathalie Furmento 6cc50671b3 tests: add testcase packing large arguments hace 10 años
  Nathalie Furmento 915771fae0 src/util/starpu_task_insert_utils.c: fix overflow when packing large arguments and lower minimum size for buffer hace 10 años
  Samuel Thibault 8c38b636d4 Add --disable-build-tests configure option hace 10 años
  Samuel Thibault 7de2bd3728 Fix calling aio_error hace 10 años
  Samuel Thibault 57bd8f7ea5 Fix testing memory allocation flags hace 10 años
  Nathalie Furmento 2968fb595f socl/examples: calling clGetPlatformIDs with NULL as last parameter fail on apple systems hace 10 años
  Nathalie Furmento 0ff466f434 socl/examples/matmul/matmul.c: skip test when required properties for commandQueue are not valid hace 10 años
  Nathalie Furmento c0557870ba src/core/sched_ctx.c: initialise mutexes before calling _starpu_add_workers_to_sched_ctx() hace 10 años
  Nathalie Furmento 5d5b90c9c1 include/starpu_util.h: do not call abort on apple systems as it prevents to get the backtrace in gdb hace 10 años
  Samuel Thibault aa9cb89059 print the type of the data hace 10 años
  Nathalie Furmento 80c9cb28c7 tests/datawizard/test_arbiter.cpp: include starpu before using starpu related macros hace 10 años