Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate лет назад: 12
..
dependencies 9928249727 jobs: remove field struct _starpu_job::model_name to avoid unnecessary лет назад: 12
disk_ops dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call лет назад: 12
perfmodel 949e6a135a More readable arch name лет назад: 12
combined_workers.c e2b943451f mic (perfmodel): merge trunk + finalize perfmodel лет назад: 13
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! лет назад: 15
debug.c cf2fcb6937 update to temanejo 1.0rc2 лет назад: 13
debug.h 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. лет назад: 12
detect_combined_workers.c 5d4a2b9027 combined workers: there can be several workers bound on the same cpu, stores a list of workers in hwloc instead of a unique worker лет назад: 12
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] лет назад: 13
disk.c fcae2dca11 fix assert bug + reduce warning лет назад: 13
disk.h d5d7e412c3 merge trunk лет назад: 13
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions лет назад: 14
errorcheck.h 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task лет назад: 12
jobs.c 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) лет назад: 12
jobs.h 9928249727 jobs: remove field struct _starpu_job::model_name to avoid unnecessary лет назад: 12
parallel_task.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX лет назад: 13
progress_hook.c 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic лет назад: 12
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h лет назад: 13
sched_ctx.c c8ffbb2df1 remove FIXME define in the test run_driver лет назад: 12
sched_ctx.h 9bb5a09263 src: minor fixes лет назад: 12
sched_ctx_list.c c6ae0527ab workers keep a chained list of contexts (instead of a sparse list) and remove as many loops as possible at pop time лет назад: 13
sched_ctx_list.h c6ae0527ab workers keep a chained list of contexts (instead of a sparse list) and remove as many loops as possible at pop time лет назад: 13
sched_policy.c 31f6ba2030 use STARPU_MAIN_RAM when appropriate лет назад: 12
sched_policy.h 5fa6ed1bb7 allow passing the pointer of a scheduler to a context лет назад: 13
simgrid.c b9071496bf mic (perfmodels): merge trunk лет назад: 12
simgrid.h 1e6badef4a mic (perfmodel): Correction compilation error лет назад: 12
task.c 876ff6d9a2 starpu_task: define a optional name. This can be useful for debugging purposes. лет назад: 12
task.h 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) лет назад: 12
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. лет назад: 13
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. лет назад: 13
topology.c dfd8911aa3 src/core/topology.c: set userdata to NULL to make sure it is going to be properly initialised in case we call starpu_init() again in the same application лет назад: 12
topology.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet лет назад: 13
workers.c b195529cd4 Add missing calls to can_execute hook лет назад: 12
workers.h 9a2c69cac2 wake up workers before shutdown лет назад: 12