Commit History

Author SHA1 Message Date
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Andra Hugo af26be4c58 fix mem corruptions 11 years ago
  Samuel Thibault b25760aa94 fix warnings 11 years ago
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 11 years ago
  Andra Hugo 4f21f8b8ca bug fix: the worker list was empty 11 years ago
  Andra Hugo 29fe510ea0 build hwloc tree and iterate on the list of workers in the hwloc order 11 years ago
  Nathalie Furmento 3a7711af02 src: remove un-needed include pthread.h 12 years ago
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h 12 years ago
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 years ago
  Nathalie Furmento d56e71d707 add or fix copyright 12 years ago
  Nathalie Furmento 549ac5bc36 rename WORKER_LIST into STARPU_WORKER_LIST 12 years ago
  Samuel Thibault e50d3d1d49 unused parameter 12 years ago
  Andra Hugo 7eddde2a77 factorize init of worker_collection 12 years ago
  Andra Hugo 4146573b69 synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed, 13 years ago
  Nathalie Furmento 374dc95cb4 rename struct worker_collection to struct starpu_sched_ctx_worker_collection 13 years ago
  Nathalie Furmento e22791b9f3 merge fixes 13 years ago
  Andra Hugo f0eb6f74d4 bug fixing 13 years ago
  Andra Hugo 0a6bb3ea83 13 years ago
  Andra Hugo e7b1de9441 bug fixing 14 years ago
  Andra Hugo e6d0ef6c68 plateform to create strategies for constructing ones own hypervisor(still slow) 14 years ago
  Andra Hugo 6769aa9ea3 worker_collection (generic structure to represent the set of workers), possible to construct several structures 14 years ago