Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 14 gadi atpakaļ
  Samuel Thibault 2c3c6b45a5 finish r2995 14 gadi atpakaļ
  Nathalie Furmento d7c9cdbfa8 workers: add debug 14 gadi atpakaļ
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. 14 gadi atpakaļ
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 gadi atpakaļ
  Cédric Augonnet babde97945 Store tasks instead of jobs in the per-worker lists. 14 gadi atpakaļ
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 14 gadi atpakaļ
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. 14 gadi atpakaļ
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) 14 gadi atpakaļ
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. 14 gadi atpakaļ
  Samuel Thibault 4d4ff33f6c TODO 15 gadi atpakaļ
  Samuel Thibault 60caa1c253 make _starpu_worker_may_execute_task take a task instead of a where 15 gadi atpakaļ
  Nathalie Furmento 2e546731a4 src/core/workers.c: braces 15 gadi atpakaļ
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 15 gadi atpakaļ
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 15 gadi atpakaļ
  Cédric Augonnet 2870e97dc4 The starpu_machine_topology_s now contains the subset of 15 gadi atpakaļ
  Cédric Augonnet 6b9ea2fa8d Start a major cleanup of the scheduler which intends to make it doable to write 15 gadi atpakaļ
  Cédric Augonnet 9b34ec2d9c Instead of storing the list of queues associated to each memory node, we 15 gadi atpakaļ
  Cédric Augonnet 952534293d Update copyright date 15 gadi atpakaļ
  Cédric Augonnet 6d7c5c65db Cleanup: get rid of the total_computation_time, total_communication_time, 15 gadi atpakaļ
  Cédric Augonnet 247f68170a Cleanup the job queue structure to remove the fields that are meaningless when 15 gadi atpakaļ
  Cédric Augonnet 880d7f9e1c Get rid of the "who" field of the queue structure since it is meaningless when 15 gadi atpakaļ
  Nathalie Furmento 4a983beb04 Update copyright 15 gadi atpakaļ
  Cédric Augonnet 98293dd3f2 - Minor header cleanup 15 gadi atpakaļ
  Samuel Thibault 15095f084b gcc 4.6 warning fixes 15 gadi atpakaļ
  Cédric Augonnet 0fd8c2d797 Move the _starpu_block_worker function into src/driver/driver_common/ 15 gadi atpakaļ
  Cédric Augonnet ec7ac2c525 - Rework the profiling API to use "struct timespec" rather than int64_t 15 gadi atpakaļ
  Cédric Augonnet 28f327b9d2 Add an offline tool to display the activity of the workers during the 15 gadi atpakaļ
  Cédric Augonnet 87fb505882 Factorize the code used to block a worker when there is nothing to do at all. 15 gadi atpakaļ
  Cédric Augonnet 73d67abb29 Protect the initialization of performance models with a global rw-lock (there 15 gadi atpakaļ