Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 74576df8fb TODO: use a heap to manage local_ordered_tasks hace 11 años
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls hace 11 años
  Samuel Thibault 6083b2af7d Make sure the user doesn't introduce duplicate worker order values hace 11 años
  Samuel Thibault 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. hace 11 años
  Samuel Thibault 25d9b910d0 Document how to debug simgrid applications with gdb hace 11 años
  Nathalie Furmento bb6f98f531 src/debug/traces/starpu_fxt.c: use a round robin to choose workers's colors hace 11 años
  Nathalie Furmento dae21b7c15 doc/doxygen/refman.tex: fix text hace 11 años
  Nathalie Furmento 60c728d51e src/core/perfmodel/perfmodel_history.c: only append hostname if the symbol does not contain a dot character (very likely followed by a hostname) hace 11 años
  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 11 años
  Nathalie Furmento 3108d5d8db mpi/tests: minor fixes hace 11 años
  Nathalie Furmento bd4ed8a412 examples/worker_collections: minor fixes hace 11 años
  Nathalie Furmento 2096e51447 tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type hace 11 años
  Nathalie Furmento e92cea95c9 src/debug/traces/starpu_fxt.c: update function names to be more consistent with fxt event names hace 11 años
  Samuel Thibault 4f8aa5d318 w32api is being deprecated, explicit the value instead of using WindowsXP hace 11 años
  Samuel Thibault 027969ce0f Use the 'portable' ssize_t hace 11 años
  Samuel Thibault af0817b43f Actually drop including starpu's config.h hace 11 años
  Samuel Thibault 7a5e71cc8e dolib is built without libstarpu actually, so don't try to include starpu headers hace 11 años
  Samuel Thibault e1994c4957 Explain what is supposed to be in starpu_config.h hace 11 años
  Samuel Thibault 2caa6ce3f7 Make sure WINVER is defined before anything else happens hace 11 años
  Samuel Thibault 3823c5adcd At least some versions of mingw don't define __MINGW__ hace 11 años
  Nathalie Furmento 73d10b828d src/top/starpu_top_connection.c: include winsock2.h hace 11 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 11 años
  Nathalie Furmento 23e779bd6a src/top/starpu_top_connection.c: first include all windows include files before including any starpu files hace 11 años
  Samuel Thibault 7ac2c135ad protect worker status with the scheduler mutex hace 11 años
  Nathalie Furmento bfc3d2ca5f src/top/starpu_top_connection.c: include starpu.h hace 11 años
  Nathalie Furmento 9543a4d5fc src/top/starpu_top_connection.c: fixes for windows hace 11 años
  Samuel Thibault 15fa7c89da mingw & cygwin have gettimeofday (and possibly timespec) in sys/time.h hace 11 años
  Samuel Thibault 3287a44e0e Allow cuda execution on simgrid too hace 11 años
  Samuel Thibault 26132b4ec0 Fix definition of struct timespec for some version of mingw hace 11 años
  Samuel Thibault f78c16cf1c Exclude loader.c from the sys/time.h check too hace 11 años