コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 8772bed9c5 tools/valgrind: add suppression file for libgomp 10 年 前
  Nathalie Furmento a1240cbe30 tests/loader.c: use calloc instead of malloc to make sure memory is set to 0 10 年 前
  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 10 年 前
  Nathalie Furmento 0d3031afda src/drivers/cpu/driver_cpu.c: make sure sched_ctx is valid before accessing it 10 年 前
  Terry Cojean 28deab4c19 revert partially r16240 : allow users to use callback pop however they like (not only for parallel tasks) 10 年 前
  Terry Cojean 8076c0dba9 fix adding GPU in parallel context bug and related example 10 年 前
  Terry Cojean e0f084428d use reduction instead of critical 10 年 前
  Nathalie Furmento 1859a7fdca tools/starpu_perfmodel_plot.c: follow coding style 10 年 前
  Olivier Aumage 67fc867a19 - take into account the combined worker identification in the grep expression 10 年 前
  Terry Cojean e9fe676d22 fix example sched_ctx/sched_ctx_without_sched_policy and ensure callback pop is executed only by CPUs 10 年 前
  Terry Cojean f005cfba52 remove unused variables 10 年 前
  Olivier Aumage 2bdfed3690 - give the full filename of the generated file 10 年 前
  Olivier Aumage 67a1eee341 - processors nowadays may have more than a single digit number of cores... 10 年 前
  Olivier Aumage 8b8dd11f21 _STARPU_FUT_END_CODELET_BODY event layout changed in rev 13600 10 年 前
  Samuel Thibault 7fcc693b4e fix typo in 16222 10 年 前
  Nathalie Furmento 6cc50671b3 tests: add testcase packing large arguments 10 年 前
  Nathalie Furmento 915771fae0 src/util/starpu_task_insert_utils.c: fix overflow when packing large arguments and lower minimum size for buffer 10 年 前
  Samuel Thibault 8c38b636d4 Add --disable-build-tests configure option 10 年 前
  Samuel Thibault 7de2bd3728 Fix calling aio_error 10 年 前
  Samuel Thibault 57bd8f7ea5 Fix testing memory allocation flags 10 年 前
  Nathalie Furmento 2968fb595f socl/examples: calling clGetPlatformIDs with NULL as last parameter fail on apple systems 10 年 前
  Nathalie Furmento 0ff466f434 socl/examples/matmul/matmul.c: skip test when required properties for commandQueue are not valid 10 年 前
  Nathalie Furmento c0557870ba src/core/sched_ctx.c: initialise mutexes before calling _starpu_add_workers_to_sched_ctx() 10 年 前
  Nathalie Furmento 5d5b90c9c1 include/starpu_util.h: do not call abort on apple systems as it prevents to get the backtrace in gdb 10 年 前
  Samuel Thibault aa9cb89059 print the type of the data 10 年 前
  Nathalie Furmento 80c9cb28c7 tests/datawizard/test_arbiter.cpp: include starpu before using starpu related macros 10 年 前
  Samuel Thibault 3fc9cb7b9a Fix typo 10 年 前
  Nathalie Furmento 0b89c14d1f socl/examples: fix cl.h inclusion for mac systems 10 年 前
  Nathalie Furmento 139f7c26b1 socl/src/socl.h: declare variables as extern 10 年 前
  Nathalie Furmento 00aba29f26 socl: use starpu function _starpu_clock_gettime 10 年 前