Commit Verlauf

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