Commit History

Author SHA1 Message Date
  Olivier Aumage f10115fe6b use STARPU_VAL_COMPARE_AND_SWAP variants instead of xchg variants 6 years ago
  Olivier Aumage 4dac2d4ab5 define explicit STARPU_VAL_COMPARE_AND_SWAP 32-bit/64-bit variants 6 years ago
  Olivier Aumage bef5168f8a example requires prio sched policy 6 years ago
  Samuel Thibault eff0c0f1c5 Note not to use starpu_cmpxchg/xchg, but STARPU_VAL_COMPARE_AND_SWAP instead 6 years ago
  Samuel Thibault 01dc00cb58 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu 6 years ago
  Samuel Thibault a63919ad42 Fix simgrid build with MPI enabled but MPI check not enabled 6 years ago
  Olivier Aumage d7c859147a avoid using deprecated field 6 years ago
  Olivier Aumage 41e153059c fix calloc arg 6 years ago
  Samuel Thibault b5cfa86e41 perf_knobs_03: Really use only 2 CPU workers 6 years ago
  Samuel Thibault 79b3da6686 fix warning 6 years ago
  Samuel Thibault c8a69d3898 fix warnings 6 years ago
  Samuel Thibault 5990cea4ef fix warnings 6 years ago
  Samuel Thibault bdc1807ae9 Only set -std= option if not already set in environment 6 years ago
  Nathalie Furmento cddab3b31f mpi/tests/early_stuff.c: initialize and shutdown mpi 6 years ago
  Samuel Thibault f89f1d3df9 Simplify makefiles 6 years ago
  Samuel Thibault fb71c7c408 Disable LU MPI simgrid test 6 years ago
  Samuel Thibault 75e0a09902 Fix forcing -lstdc++ for libstarpu.a in simgrid MPI builds 6 years ago
  Samuel Thibault ca40564e81 In simgrid MPI mode, we need to pass -fPIC to build libstarpu.a etc. because simgrid loads us as a library 6 years ago
  Samuel Thibault c497d8ddea Set -std=c++11 flag in nvcc independently from gcc, they may behave differently 6 years ago
  Olivier Aumage 733b5eefd9 document knobs 6 years ago
  Olivier Aumage 3c19b4c881 add placeholders for knob chapters 6 years ago
  Olivier Aumage a1a4b06d30 Merge branch 'master' into knobs 6 years ago
  Samuel Thibault 432ac6014b Fix macro name 6 years ago
  Samuel Thibault 246bc5539b Ship performance models aliases for simgrid 6 years ago
  Samuel Thibault 0429329d12 Add note about updating starpu_task_ft_create_retry when adding task fields 6 years ago
  Samuel Thibault 29f7c0fba5 Fix some task fields when retrying a task 6 years ago
  Samuel Thibault 5c2efe9f56 Drop spurious lines 6 years ago
  Samuel Thibault b292783262 In FxT mode, wait only for the first worker of a worker set 6 years ago
  Samuel Thibault b67a907b7f Add debugging information when failing to read perfmodel file 6 years ago
  Nathalie Furmento fb7a81a974 mpi: new functions to extract the lower level hashtable for early_data and early_requests 6 years ago