提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault ff1386dc3a drop now-unused variable 12 年之前
  Samuel Thibault 27040a7d73 make assertions more verbose 12 年之前
  Nathalie Furmento 547fc9c087 turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type 12 年之前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年之前
  Nathalie Furmento 32073b9ad8 fix signature for starpu_sched_ctx_exec_parallel_code and mention it in ChangeLog for 1.2.0 12 年之前
  Andra Hugo f45a350498 make the parallel code wait for the workers to be ready to execute it 12 年之前
  Nathalie Furmento 2d53bc3d2b src/core/sched_ctx.c: code cleaning 12 年之前
  Andra Hugo 344d72827e hwloc tree of the context should not be formed of combined workers too (only the simple ones) 12 年之前
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) 12 年之前
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 年之前
  Andra Hugo db626405ae wrong last commit (draft issues) 12 年之前
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 12 年之前
  Andra Hugo 2400b6829a get starpu_get_changing_ctx_mutex out of the public API 12 年之前
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor 12 年之前
  Andra Hugo 4a030a3cda use the function getting the id of the global ctx 12 年之前
  Nathalie Furmento b08a2c55e0 scheduler: revert 9247 and add functions to set and get task 12 年之前
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h 12 年之前
  Andra Hugo a603573008 fix valgrind issue 12 年之前
  Andra Hugo f21b5879bf bug fixing in resizing strategies 12 年之前
  Andra Hugo e12aaabe0b forgot an ifdef STARPU_USE_HYEPRVISOR 12 年之前
  Andra Hugo bba00a9247 some fixes to the hypervisor strategies (pbs with size_ctx) 12 年之前
  Nathalie Furmento 3bc625b345 src/core: free workers's list of contexts 12 年之前
  Andra Hugo ef6e41e8e6 fix bug in ispeed (reset counter in get_first_workers in the wrong place) + probably fix hydra bug (can't make it crash but not sure it is fixed) 12 年之前
  Andra Hugo cc8ea216d1 renaming & ispeed 12 年之前
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 年之前
  Nathalie Furmento 6b0919e84c src/core: fix shadow declarations 12 年之前
  Andra Hugo 063ee080f9 acces data handles before unregistering data 12 年之前
  Andra Hugo fbe2657f9f ispeed considers data transfer 12 年之前
  Andra Hugo 6acf4198af fixes to ispeed 12 年之前