Samuel Thibault 3823c5adcd At least some versions of mingw don't define __MINGW__ 12 年 前
..
dependencies f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear 12 年 前
disk_ops 909d76588e Make config.h check for unistd.h inclusion before leveldb includes it 12 年 前
perfmodel 3823c5adcd At least some versions of mingw don't define __MINGW__ 12 年 前
combined_workers.c 1359bf77f3 use _WIN32 instead of just MINGW32 12 年 前
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. 13 年 前
detect_combined_workers.c b5ed82386b Fix crash due to core/pu change 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 30d5f814d3 Show 'scheduling' state in paje trace 12 年 前
jobs.c f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear 12 年 前
jobs.h a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 12 年 前
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 年 前
progress_hook.c 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic 13 年 前
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 1359bf77f3 use _WIN32 instead of just MINGW32 12 年 前
sched_ctx.h ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 12 年 前
sched_ctx_list.c e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 年 前
sched_ctx_list.h e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 年 前
sched_policy.c 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 12 年 前
sched_policy.h 3264633590 Add locality work stealing from Alfredo Buttari 12 年 前
simgrid.c a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 12 年 前
simgrid.h 7a82eb9b6b Add initial simgrid support for MPI, not working yet 12 年 前
task.c 315fb4d12f msvc supports long long, but not atoll 12 年 前
task.h 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 13 年 前
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. 13 年 前
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. 13 年 前
topology.c 1359bf77f3 use _WIN32 instead of just MINGW32 12 年 前
topology.h 8c75841bf9 consider the hyperthreading when constructing the list of workers 12 年 前
tree.c dcc987b0b7 Browse neighbours from ourselves to preserve locality 12 年 前
workers.c 6b4b705d55 Add missing windows fixup 12 年 前
workers.h f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent 12 年 前