Commit Verlauf

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