Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it 12 yıl önce
..
dependencies f7033edbc6 Drop spurious test 12 yıl önce
disk_ops dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call 12 yıl önce
perfmodel f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it 12 yıl önce
combined_workers.c 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 12 yıl önce
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 yıl önce
debug.c cf2fcb6937 update to temanejo 1.0rc2 13 yıl önce
debug.h 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 12 yıl önce
detect_combined_workers.c b5ed82386b Fix crash due to core/pu change 12 yıl önce
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 13 yıl önce
disk.c fcae2dca11 fix assert bug + reduce warning 13 yıl önce
disk.h d5d7e412c3 merge trunk 13 yıl önce
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 yıl önce
errorcheck.h 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task 13 yıl önce
jobs.c 64e93e4cf2 Use a different structure for ordered buffers 12 yıl önce
jobs.h 7ce4ced85d Let the CUDA driver progress while the GPU is computing 12 yıl önce
parallel_task.c 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN 12 yıl önce
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 yıl önce
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h 13 yıl önce
sched_ctx.c a0c9760232 free topology tree + fix small bug of exec_paralle_code 12 yıl önce
sched_ctx.h 5a219c8a8f * patch Terry: fix book workers (book workers that have already been booked and wake up eventually workers that we don't want anymore in the group) 12 yıl önce
sched_ctx_list.c e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 yıl önce
sched_ctx_list.h e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 yıl önce
sched_policy.c 905efa2ed1 Put back comment... 12 yıl önce
sched_policy.h 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 12 yıl önce
simgrid.c 8606711d0f Use 8MiB stack size by default in simgrid, instead of its default tiny size. 12 yıl önce
simgrid.h b1dfd30389 Store GPU size in platform file 12 yıl önce
task.c 607a19e5f1 src/core/task.c: include signal.h 12 yıl önce
task.h 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 12 yıl önce
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. 13 yıl önce
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. 13 yıl önce
topology.c 092f322b1c Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable. 12 yıl önce
topology.h 8c75841bf9 consider the hyperthreading when constructing the list of workers 12 yıl önce
tree.c a63cf5f0b8 - fix starpu_tree_free() 12 yıl önce
workers.c 64f759e27c src/core/workers.c: also define cuda_worker_set when simgrid is enabled 12 yıl önce
workers.h 5a219c8a8f * patch Terry: fix book workers (book workers that have already been booked and wake up eventually workers that we don't want anymore in the group) 12 yıl önce