Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento c48651a5f0 src/debug/traces/starpu_fxt.c: ignore internal fut events hace 11 años
  Nathalie Furmento 4b6b81e04e src/debug/traces/starpu_fxt.c: add missing case _STARPU_FUT_DATA_LOAD hace 11 años
  Nathalie Furmento be934feb12 tools/starpu_perfmodel_plot.c: also dump if the codelet symbol matches requested symbol without its machine name hace 11 años
  Nathalie Furmento aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents hace 11 años
  Nathalie Furmento 53f712b7e9 perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file) hace 11 años
  Nathalie Furmento 5481b186a6 merge trunk hace 11 años
  Nathalie Furmento 353c98cbf2 src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING hace 11 años
  Samuel Thibault fc76d5ee50 Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid. hace 11 años
  Samuel Thibault da64f4cb8d explicit that starpu_malloc_on_node allocations must be freed with starpu_free_on_node hace 11 años
  Samuel Thibault d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime hace 11 años
  Samuel Thibault 0613ff03e9 print the number of measurements hace 11 años
  Samuel Thibault 1604b5b403 fix memleak hace 11 años
  Samuel Thibault b7b1a52587 truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE hace 11 años
  Nathalie Furmento 406e57e284 merge trunk hace 11 años
  Nathalie Furmento cac7d80ba8 src/drivers/cuda/driver_cuda.c: fix typo hace 11 años
  Samuel Thibault 3ed3e95a2a Do not check for stream synchronization when we do it ourselves hace 11 años
  Nathalie Furmento 1ae61a95f9 CUDA and OpenCL drivers: when STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE are set to 0, force synchronous execution of all kernels hace 11 años
  Nathalie Furmento 7deabca3dc ChangeLog: mention STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE hace 11 años
  Nathalie Furmento ec97de8ce5 merge trunk hace 11 años
  Nathalie Furmento 31393afbd6 tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows hace 11 años
  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 daa6790b42 merge trunk 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 188be2cd9c tools/starpu_perfmodel_plot.c: fix FxT plot generation hace 11 años
  Nathalie Furmento 4712fe0e6f tools/starpu_perfmodel_plot.c: fix endofline position hace 11 años