Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento f0be12938c fixes for unused attributes and other minor warnings il y a 7 ans
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings il y a 7 ans
  Nathalie Furmento 591741ee8b rename starpu_nop_perf_model into starpu_perfmodel_nop il y a 7 ans
  Samuel Thibault a4e170fbd0 More uses of starpu_nop_perf_model il y a 7 ans
  Samuel Thibault d9020eaab4 Enable some MPI examples in simgrid testsuite il y a 8 ans
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested il y a 8 ans
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples il y a 8 ans
  Samuel Thibault 8bb9a66912 Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly il y a 9 ans
  Samuel Thibault c0f741aa00 Reduce completion time of make check in non-quick non-long mode il y a 9 ans
  Nathalie Furmento 8ba08c8dfc mpi: check function return values and free memory il y a 9 ans
  Nathalie Furmento 999486a395 mpi: do not fail when needed workers are unavailable il y a 9 ans
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications il y a 10 ans
  Samuel Thibault 4879e8ebfa Reduce the number of iteration to reduce memory consumption il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento f8a78074a6 mpi/examples/stencil/stencil5.c: lower number of iterations when quick-check is enabled il y a 10 ans
  Nathalie Furmento bd64def1aa mpi: rewrite applications il y a 10 ans
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used il y a 10 ans
  Samuel Thibault 4133eda967 Add missing copyrights il y a 10 ans
  Nathalie Furmento 8d6a3cf3df backport branches/starpu-1.1@13064: mpi/examples/stencil/stencil5.c: fix distribution function name il y a 11 ans
  Nathalie Furmento 12ffd4005e mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank il y a 11 ans
  Samuel Thibault 2fc5035219 Submit MPI data migration asynchronously, so it's all overlapped il y a 11 ans
  Samuel Thibault c437b85f8b Document how to perform MPI data migration il y a 11 ans
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed il y a 11 ans
  Nathalie Furmento 51eea5acc3 mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set il y a 11 ans
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory il y a 12 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Nathalie Furmento 5ea90822ca mpi/examples/stencil/stencil5.c: reduce values when quick-check is enabled il y a 12 ans
  Nathalie Furmento 528c4fa1b9 mpi: free allocated memory il y a 12 ans
  Nathalie Furmento 1357b7fb73 mpi: field where of struct starpu_codelet is optional, no longer set it il y a 12 ans
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing il y a 12 ans