Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. il y a 7 ans
  Nathalie Furmento e70a08efd4 Add possibility to delay the termination of a task with the functions il y a 7 ans
  Nathalie Furmento a6d1a92976 documentation and exemple for task color setting, and update general fxt documentation il y a 7 ans
  Nathalie Furmento efeae57786 examples: add example which recursively asynchronously partition data, and submit tasks on the data at different levels il y a 7 ans
  Samuel Thibault 82900d839f Factorize modular scheduler creation. Add example of modular scheduling policy il y a 7 ans
  Samuel Thibault 92bf2a9dda Fix dummy_sched to work with simgrid il y a 7 ans
  Samuel Thibault abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. il y a 7 ans
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights il y a 7 ans
  Nathalie Furmento aae4029d83 INRIA is now called Inria il y a 7 ans
  Nathalie Furmento fec31aafe7 examples/Makefile.am: turn icc compilation silent il y a 7 ans
  Samuel Thibault a0cb67caa4 Make nvcc compilation respect V=1 il y a 7 ans
  Nathalie Furmento f901da0675 turn nvcc compilation silent il y a 7 ans
  Corentin Salingue 9bfd8c2b87 MPI doesn't support multiple inits il y a 8 ans
  Samuel Thibault 7e0edb9851 schedulers.sh and schedulers_context.sh should now work fine il y a 8 ans
  Corentin Salingue f6f66b5be9 add example similar to add_vectors.cpp but using a dedicate data interface to duplicate objects and to let StarPU to achieve data transfers between NUMA nodes if available il y a 8 ans
  Erwan Leria 273a20518b move replay.c to starpu_replay.c tool il y a 8 ans
  Erwan Leria 078324ee7a Première version de replay il y a 8 ans
  Nathalie Furmento a3be2668d1 examples/Makefile.am: (yet another) fix for vector_scal linking when icc is involved il y a 8 ans
  Nathalie Furmento b6e831b503 examples/Makefile.am: fix link command line il y a 8 ans
  Nathalie Furmento 812130288a examples/Makefile.am: link with icc when one of the object files has been produced with icc il y a 8 ans
  Nathalie Furmento 3109417f14 examples/Makefile.am: always execute sched_ctx/parallel_code, not only when configure option --enable-long-check is set il y a 8 ans
  Corentin Salingue c79052d75a multiple calls of MPI app is not allowed in shell script il y a 8 ans
  Nathalie Furmento 81dc448900 examples/Makefile.am: delete generated files il y a 8 ans
  Nathalie Furmento f345a6c57e examples/Makefile.am: add lu/lu.sh to dist file il y a 8 ans
  Nathalie Furmento fd03863423 examples/Makefile.am: add heat/heat.sh to dist file il y a 8 ans
  Samuel Thibault 99a0f01e45 Test heat options il y a 8 ans
  Samuel Thibault c7d1106472 Test various options of LU il y a 8 ans
  Corentin Salingue 2809f55640 factorize some MPI MASTER-SLAVE variables il y a 8 ans
  Samuel Thibault 5e9e6b367f Use cublasdot and cudaMemsetAsync instead of self-baked implementations il y a 8 ans
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. il y a 8 ans