Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault bf7f638242 Add missing async flag vor 11 Jahren
  Olivier Aumage bd21a2eb8c - merge trunk vor 11 Jahren
  Olivier Aumage 349ee9a0ab - add begin/end API for taskgroups vor 11 Jahren
  Nathalie Furmento 13ec014918 tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis vor 11 Jahren
  Nathalie Furmento 81a419c4c0 tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong vor 11 Jahren
  Nathalie Furmento 353c98cbf2 src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING vor 11 Jahren
  Samuel Thibault fc76d5ee50 Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid. vor 11 Jahren
  Samuel Thibault da64f4cb8d explicit that starpu_malloc_on_node allocations must be freed with starpu_free_on_node vor 11 Jahren
  Samuel Thibault d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime vor 11 Jahren
  Samuel Thibault 0613ff03e9 print the number of measurements vor 11 Jahren
  Samuel Thibault 1604b5b403 fix memleak vor 11 Jahren
  Samuel Thibault b7b1a52587 truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE vor 11 Jahren
  Nathalie Furmento cac7d80ba8 src/drivers/cuda/driver_cuda.c: fix typo vor 11 Jahren
  Samuel Thibault 3ed3e95a2a Do not check for stream synchronization when we do it ourselves vor 11 Jahren
  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 vor 11 Jahren
  Nathalie Furmento 7deabca3dc ChangeLog: mention STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE vor 11 Jahren
  Nathalie Furmento 31393afbd6 tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows vor 11 Jahren
  Samuel Thibault 74576df8fb TODO: use a heap to manage local_ordered_tasks vor 11 Jahren
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls vor 11 Jahren
  Samuel Thibault 6083b2af7d Make sure the user doesn't introduce duplicate worker order values vor 11 Jahren
  Samuel Thibault 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. vor 11 Jahren
  Samuel Thibault 25d9b910d0 Document how to debug simgrid applications with gdb vor 11 Jahren
  Nathalie Furmento bb6f98f531 src/debug/traces/starpu_fxt.c: use a round robin to choose workers's colors vor 11 Jahren
  Nathalie Furmento dae21b7c15 doc/doxygen/refman.tex: fix text vor 11 Jahren
  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) vor 11 Jahren
  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. vor 11 Jahren
  Nathalie Furmento 3108d5d8db mpi/tests: minor fixes vor 11 Jahren
  Nathalie Furmento bd4ed8a412 examples/worker_collections: minor fixes vor 11 Jahren
  Nathalie Furmento 2096e51447 tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type vor 11 Jahren
  Nathalie Furmento e92cea95c9 src/debug/traces/starpu_fxt.c: update function names to be more consistent with fxt event names vor 11 Jahren