Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 2293d3db4f expose STARPU_HAVE_STRUCT_TIMESPEC for starpu_util.h hace 10 años
  Samuel Thibault 8fadf88f0f avoid letting winpthread's pthread.h include our own config.h... hace 10 años
  Samuel Thibault d2e3009cdf winpthread32 actually tests for HAVE_STRUCT_TIMESPEC too... hace 10 años
  Samuel Thibault c88ba4babf Also try to get struct timespec from the system pthread.h hace 10 años
  Samuel Thibault 2b29d02cf1 Do not assume that there is always a host PCI bridge hace 10 años
  Samuel Thibault 93bcee857d Do not unconditionally include unistd.h hace 10 años
  Samuel Thibault f17e03355e Do not unconditionally include unistd.h hace 10 años
  Samuel Thibault 2e89184346 drop duplicate definition hace 10 años
  Samuel Thibault 04b2a7d937 Add idgraf performance models hace 10 años
  Samuel Thibault 2413cbf4ef Warn about maxcudadev being too small instead of crashing hace 10 años
  Samuel Thibault 1070f75a6d Improve the PCI topology hace 10 años
  Samuel Thibault af5c5b002e Improve the simgrid simulation on big machines by modeling bandwidths through PCI links and hubs hace 10 años
  Samuel Thibault 7b5f88cb35 Remove spaces before reading nan, not after, to behave like scanf hace 10 años
  Samuel Thibault 0f1149cf22 port r14531 from 1.1: Also advise to try dmdas hace 10 años
  Samuel Thibault 353d8160a0 port r14528 from 1.1: Use the same strategy for getting struct timespec as in our pthread.h hace 10 años
  Samuel Thibault edfb6204ec port r14525 from 1.1: Also try to get struct timespec from unistd.h, at least some versions of mingw define it there hace 10 años
  Samuel Thibault 1097ebb322 Advise how to fix a too long maxnodes value hace 10 años
  Samuel Thibault 8e9964b224 port r14519 from 1.1: Also look for struct timespec in sys/stat.h, for mingw versions which use the __need_timespec logic hace 10 años
  Samuel Thibault b527c986e5 backport r14516 from 1.1: detect whether struct timespec is defined by mingw at configure time instead of guessing guard macros hace 10 años
  Samuel Thibault 4cf9428508 port r14513 from 1.1: Fix warning hace 10 años
  Samuel Thibault 2ef8d92f99 Allow using tags in starpu_mpi_task_insert hace 10 años
  Samuel Thibault ede08ed328 port r14506 from 1.1: cygwin and mingw32 don't always have ffs, use gcc's instead hace 10 años
  Samuel Thibault 864052e0ec Work around simgrid-mpi bug hace 10 años
  Samuel Thibault b989b4cfb0 Support older MPI implementations hace 10 años
  Samuel Thibault d96bb5e844 Use raw reception for early data with user-provided pack/unpack hace 10 años
  Nathalie Furmento f3cedf67e0 mpi/tests: new testcase for synchronous and early data hace 10 años
  Nathalie Furmento 8f0cb687ef mpi/src/starpu_mpi.c: use STARPU_MPI_ASSERT_MSG instead of STARPU_ASSERT_MSG hace 10 años
  Nathalie Furmento e32cc34e22 mpi/src: use _starpu_mpi_get_mpi_code() to have a text version of the return code of a MPI request hace 10 años
  Nathalie Furmento c3ed099601 mpi: document STARPU_MPI_COMM hace 10 años
  Nathalie Furmento bf0576198d mpi/src: implement properly synchronous send hace 10 años