Commit History

Autor SHA1 Mensaxe Data
  Olivier Aumage e577005007 - use more consistent naming %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage a3ae68ca2c - missing NOTHROWs %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 092adfbb66 - documentation of the OpenMP runtime support (ongoing work) %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 12da0ccef0 - remove signed/unsigned comparison warning since cl.nbuffers was changed from unsigned to signed in r13143. %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage bcad050ff2 - errno must explicitely be reset to 0 before calling strtol/strtoll, as these functions leave errno untouched if no error occurred during the string-to-number conversion process. %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 8bbd0a50c8 - fix un-initialized StarPU-OpenMP's pthread keys when %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage f4e9763817 - workaround allowing starpu_omp_shutdown to complete when called from a destructor, after CUDA as been used %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 6753cbebaa - merge trunk %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage adc2f08d7b - add support for OpenCL routines %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 2450d04496 - merge trunk %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault bf7f638242 Add missing async flag %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage bd21a2eb8c - merge trunk %!s(int64=11) %!d(string=hai) anos
  Olivier Aumage 349ee9a0ab - add begin/end API for taskgroups %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 13ec014918 tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 81a419c4c0 tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 353c98cbf2 src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault fc76d5ee50 Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid. %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault da64f4cb8d explicit that starpu_malloc_on_node allocations must be freed with starpu_free_on_node %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 0613ff03e9 print the number of measurements %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 1604b5b403 fix memleak %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault b7b1a52587 truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento cac7d80ba8 src/drivers/cuda/driver_cuda.c: fix typo %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 3ed3e95a2a Do not check for stream synchronization when we do it ourselves %!s(int64=11) %!d(string=hai) anos
  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 %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 7deabca3dc ChangeLog: mention STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE %!s(int64=11) %!d(string=hai) anos
  Nathalie Furmento 31393afbd6 tests/main/execute_schedule.c: use starpu_drand48() as random() is not available on windows %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 74576df8fb TODO: use a heap to manage local_ordered_tasks %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls %!s(int64=11) %!d(string=hai) anos
  Samuel Thibault 6083b2af7d Make sure the user doesn't introduce duplicate worker order values %!s(int64=11) %!d(string=hai) anos