Historique des commits

Auteur SHA1 Message Date
  Olivier Aumage 4f81cd3a92 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu il y a 7 ans
  Olivier Aumage 45a52180c2 add a field to indicate when a sched_ctx is ready for scheduling instead il y a 7 ans
  Samuel Thibault 678e19952b Fix value returned by starpu_pthread_cond_timedwait on timeouts il y a 7 ans
  Samuel Thibault aace86be8b There may not be memory objects for e.g. OpenCL devices il y a 7 ans
  Nathalie Furmento 3db2dec72e remove unused variables il y a 7 ans
  Samuel Thibault cee3617137 Move CL_*_SUFFIX__VERSION_* to before function declarator, as needed with recent compilers on macos il y a 7 ans
  Samuel Thibault adc4112d35 Fix hwloc_alloc_membind_nodeset flags il y a 7 ans
  Nathalie Furmento 96d49de3ef tests/loader.c: fix when launcher_args is NULL il y a 7 ans
  Samuel Thibault a1670d8924 Add option to link against gotoblas il y a 7 ans
  Samuel Thibault a76f70057d Fix test il y a 7 ans
  Samuel Thibault 942fb34a68 Make broadcast test send data twice, to check that values don't intermix il y a 7 ans
  Samuel Thibault c6678381ed explicit example of use of specific_nodes il y a 7 ans
  Nathalie Furmento 8bfa8c8067 mpi: make static analyzer happy ! il y a 7 ans
  Nathalie Furmento a80964958c cppcheck: update suppression lines il y a 7 ans
  Samuel Thibault b791e3eda2 Optimize case where there is just one send, we don't need diffusion trees etc. il y a 7 ans
  Samuel Thibault 225ea854c5 Pave the way for computing a diffusion tree il y a 7 ans
  Samuel Thibault 7ddcf182cd Comment il y a 7 ans
  Samuel Thibault e72c6ef0d9 Also flush coop sends on mpi_cache_flush il y a 7 ans
  Nathalie Furmento 4814ae2a2b minor fixes to follow coding conventions il y a 7 ans
  Nathalie Furmento 3278b7715f minor fixes following coding conventions w.r.t braces il y a 7 ans
  Nathalie Furmento 1b2d99686e src/util: minor fixes to follow coding conventions il y a 7 ans
  Samuel Thibault df26bea96e fix build il y a 7 ans
  Samuel Thibault e727596335 shut up static analyzers which can not see that the array gets initialized by the loop il y a 7 ans
  Nathalie Furmento 36dca06870 mpi: fixes for NewMadeleine il y a 7 ans
  Nathalie Furmento e2604a68f8 tests/main/pack.c: test starpu_codelet_pack_arg_init(), starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini() il y a 7 ans
  Nathalie Furmento e5d459db83 doc: fix syntax il y a 7 ans
  Nathalie Furmento 220fbb515d include/starpu_task_util.h: fix to follow coding convention il y a 7 ans
  Samuel Thibault e6082a8f8e Opportunistically gather sends whenever possible, for implementing diffusion tree later il y a 7 ans
  Samuel Thibault 8d41716ebc Add hook for MPI to detect write submissions il y a 7 ans
  Samuel Thibault e1163621b9 Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc. il y a 7 ans