Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault a93bf83bb4 Do not change the new replicate fields, this is handled by the caller. Fix the cache allocation to actually reuse old buffers. hace 10 años
  Nathalie Furmento 3108d5d8db mpi/tests: minor fixes hace 10 años
  Nathalie Furmento bd4ed8a412 examples/worker_collections: minor fixes hace 10 años
  Nathalie Furmento 2096e51447 tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type hace 10 años
  Nathalie Furmento e92cea95c9 src/debug/traces/starpu_fxt.c: update function names to be more consistent with fxt event names hace 10 años
  Samuel Thibault 4f8aa5d318 w32api is being deprecated, explicit the value instead of using WindowsXP hace 10 años
  Samuel Thibault 027969ce0f Use the 'portable' ssize_t hace 10 años
  Samuel Thibault af0817b43f Actually drop including starpu's config.h hace 10 años
  Samuel Thibault 7a5e71cc8e dolib is built without libstarpu actually, so don't try to include starpu headers hace 10 años
  Samuel Thibault e1994c4957 Explain what is supposed to be in starpu_config.h hace 10 años
  Samuel Thibault 2caa6ce3f7 Make sure WINVER is defined before anything else happens hace 10 años
  Samuel Thibault 3823c5adcd At least some versions of mingw don't define __MINGW__ hace 10 años
  Nathalie Furmento 73d10b828d src/top/starpu_top_connection.c: include winsock2.h hace 10 años
  Nathalie Furmento e1eb44ab88 src/top/starpu_top_connection.c: starpu_config.h MUST be included first (aka windows is a real pain) hace 10 años
  Nathalie Furmento 23e779bd6a src/top/starpu_top_connection.c: first include all windows include files before including any starpu files hace 10 años
  Samuel Thibault 7ac2c135ad protect worker status with the scheduler mutex hace 10 años
  Nathalie Furmento bfc3d2ca5f src/top/starpu_top_connection.c: include starpu.h hace 10 años
  Nathalie Furmento 9543a4d5fc src/top/starpu_top_connection.c: fixes for windows hace 10 años
  Samuel Thibault 15fa7c89da mingw & cygwin have gettimeofday (and possibly timespec) in sys/time.h hace 10 años
  Samuel Thibault 3287a44e0e Allow cuda execution on simgrid too hace 10 años
  Samuel Thibault 26132b4ec0 Fix definition of struct timespec for some version of mingw hace 10 años
  Samuel Thibault f78c16cf1c Exclude loader.c from the sys/time.h check too hace 10 años
  Samuel Thibault 909d76588e Make config.h check for unistd.h inclusion before leveldb includes it hace 10 años
  Samuel Thibault 0ba562f069 Revert r13399 and 13400, to bring back using gettimeofday instead of starpu_timing_now, since loader.c is not linked against starpu, and instead use our own gettimeofday implementation in the windows-but-no-mingw-or-cygwin case hace 10 años
  Samuel Thibault 18592058ec Do not undef interface, we deal with it hace 10 años
  Samuel Thibault 50432406ef Do not expose encapsulation of pthread functions to applications built with msvc hace 10 años
  Samuel Thibault abd95026a6 port r13402 from 1.1: Keep caps convention coherent hace 10 años
  Samuel Thibault b898392582 Make sure we don't introduce new inclusions of sys/time.h hace 10 años
  Samuel Thibault 0d90ae3f88 drop including sys/time.h, now useless hace 10 años
  Samuel Thibault 169bf34d54 port r13398 from 1.1: eradicate use of timeval hace 10 años