Commit History

Author SHA1 Message Date
  Nathalie Furmento a6d1a92976 documentation and exemple for task color setting, and update general fxt documentation 7 years ago
  Samuel Thibault 0bcefaf2ee Fix tasks not actually going through the calibrated path of the perfmodel select component 7 years ago
  Samuel Thibault a69c2582e0 Add missing break 7 years ago
  Samuel Thibault d5ea43ff1a Fix measuring energy consumption on V100 7 years ago
  Nathalie Furmento fc900ba4ac New StarPU-MPI initialization function (starpu_mpi_init_with_driver) 8 years ago
  Samuel Thibault b2d98a0a32 Make sure people do not submit the same task structure several times 7 years ago
  Nathalie Furmento a54269421e src/core/dependencies/implicit_data_deps.c: update names for internal starpu tasks 7 years ago
  Nathalie Furmento c1ccc9ee4b tools/dev/valgrind: new suppression rules 7 years ago
  Nathalie Furmento 08501ee960 New function starpu_task_set() similar as starpu_task_build() but with a task object given as the first parameter 7 years ago
  Samuel Thibault cfe828d871 update warning suppression 7 years ago
  Samuel Thibault ffa7f806b6 fix warning 7 years ago
  Samuel Thibault f308c17384 fix warning 7 years ago
  Samuel Thibault 7e8e326cb3 simgrid 3.20 was tested 7 years ago
  Samuel Thibault d7937b2ff6 Document the use of simgrid's breakpoint parameter 7 years ago
  Samuel Thibault c6a91e169e also catch SIGTRAP to write fxt trace 7 years ago
  Samuel Thibault ce982da356 Add a trivial parallel kernel tester 7 years ago
  Samuel Thibault 240debbf93 fix typo again... 7 years ago
  Samuel Thibault 9a41132bcf fix typo, thanks to Nathalie's lynx eyes 7 years ago
  Samuel Thibault c6ee033fc8 Try to prevent users from enable something which will really thrash their performance 7 years ago
  Samuel Thibault b8c18fa216 Fix storing -1 as node number 7 years ago
  Samuel Thibault 7b226ea5f6 Catch users who do not properly register their data to CUDA 7 years ago
  Samuel Thibault c07ebbf96f Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu 7 years ago
  Samuel Thibault dbfb7760c5 Fix calling _STARPU_MALLOC _STARPU_CALLOC _STARPU_REALLOC in C++ code 7 years ago
  Samuel Thibault 3435a1726a Fix inclusion in C++ code 7 years ago
  Samuel Thibault bdc03796b7 Fix unexpected common variables 7 years ago
  Nathalie Furmento 8bff98951a changelog: update log 7 years ago
  Nathalie Furmento ac44526e7d Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot 7 years ago
  Samuel Thibault 36cb72f134 Fix warning 7 years ago
  Nathalie Furmento 7020dfa060 doc: update code formatting 7 years ago
  Samuel Thibault ef8048c1b3 Fix documentation and assert for STARPU_CUDA_THREAD_PER_WORKER and STARPU_CUDA_THREAD_PER_DEV 7 years ago