Commit History

Author SHA1 Message Date
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 years ago
  Nathalie Furmento 42b0dcc879 src/core/workers.c: gordon_func is not a pointer, but a uint8_t 14 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 years ago
  Samuel Thibault 2f21c1e693 Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations. 14 years ago
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 14 years ago
  Nathalie Furmento e3745b51da minor fixes for warnings detected by Intel Compiler 15 years ago
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. 15 years ago
  Cédric Augonnet 9be7cbf543 - Fix starpu_worker_get_ids_by_type 15 years ago
  Cédric Augonnet 62262166d6 starpu_worker_get_count_by_type and starpu_worker_get_ids_by_type respectively 15 years ago
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc 15 years ago
  Cédric Augonnet f9bf60359c The local task queue (used for tasks explicitely assigned to a specific worker) 15 years ago
  Cédric Augonnet bdd2f07666 - Implement _starpu_sched_find_worker_combinations with hwloc. 15 years ago
  Cédric Augonnet 5a5d594f4e The starpu_conf_init function now only sets the different fields of the 15 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 15 years ago
  Samuel Thibault 2c3c6b45a5 finish r2995 15 years ago
  Nathalie Furmento d7c9cdbfa8 workers: add debug 15 years ago
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. 15 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet babde97945 Store tasks instead of jobs in the per-worker lists. 15 years ago
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 15 years ago
  Cédric Augonnet e8d1dd8a10 Use the PTHREAD_COND_SIGNAL to check if there are errors. 15 years ago
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) 15 years ago
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. 15 years ago
  Samuel Thibault 4d4ff33f6c TODO 15 years ago
  Samuel Thibault 60caa1c253 make _starpu_worker_may_execute_task take a task instead of a where 15 years ago
  Nathalie Furmento 2e546731a4 src/core/workers.c: braces 15 years ago
  Nathalie Furmento 92f41b0c15 src: use a standard debug/messaging system 15 years ago
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 15 years ago