История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 90bf39960e Vastly improve simgrid simulation time by using wake queues лет назад: 10
  Samuel Thibault 99f84f963a simplify code лет назад: 10
  Samuel Thibault 0443e121da Fix previous commit лет назад: 10
  Samuel Thibault 259bdb17dc Move worker_set management to topology, so it can be initialized earlier лет назад: 10
  Samuel Thibault 43d332ead7 Apparently microsoft added timespec to MSVC 2015 (i.e. 1900, don't ask...) лет назад: 10
  Nathalie Furmento d0a3b993f9 include/starpu_util.h: only define struct timespec for MSVC versions older than 10.0 (i.e _MSC_VER <= 1600) лет назад: 10
  Nathalie Furmento 80f8544406 tools/msvc/starpu_exec.bat: fix MSVC location лет назад: 10
  Samuel Thibault e44bcbeef4 Also exclude commented code in simgrid mode лет назад: 10
  Samuel Thibault 7b5eb80185 don't bother initializing the matrix in simgrid mode лет назад: 10
  Samuel Thibault 296e54c0d8 Fix MPI simgrid timings лет назад: 10
  Samuel Thibault d6be0a5dfa Make simgrid version of axpy use cuda and opencl too лет назад: 10
  Samuel Thibault de919add3c add perfmodel to axpy лет назад: 10
  Samuel Thibault 9a6ad9535b Harmonize OpenCL code with CUDA лет назад: 10
  Nathalie Furmento a2e15424ae include: add call to STARPU_DUMP_BACKTRACE for cuda and windows definition of STARPU_ASSERT and STARPU_ASSERT_MSG лет назад: 10
  Nathalie Furmento 5754f2056d include: fixes for windows лет назад: 10
  Nathalie Furmento c65c3d4769 configure.ac: check timespec before pthread_create and have starpu definition for unistd.h лет назад: 10
  Nathalie Furmento 8ced8f0f01 include/pthread_win32/pthread.h: add implementation for pthread_mutexattr_destroy() лет назад: 10
  Samuel Thibault 1ea08d4ce2 Fix debugging symbols when linking statically лет назад: 10
  Samuel Thibault dac20b3384 Do not warn when MALLOC_PERTURB_ is set to empty or zero лет назад: 10
  Nathalie Furmento 4aa4fa6fd5 tools/Makefile.am: add valgrind/libgomp.suppr to dist file лет назад: 10
  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