Samuel Thibault c2b4ab0cb3 fix benchmarking CPU-GPU benchmarks when the system has only one NUMA node 8 年之前
..
dependencies f87db4c8b2 Do not test handle->initialized during execution, its meaning is for submission 8 年之前
disk_ops 5483162a9a fix cppcheck issue 8 年之前
perfmodel c2b4ab0cb3 fix benchmarking CPU-GPU benchmarks when the system has only one NUMA node 8 年之前
combined_workers.c 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 年之前
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 年之前
debug.c ddd86bde0f mention the error in message 9 年之前
debug.h ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 8 年之前
detect_combined_workers.c 87718074ae src: fix cppcheck warnings 9 年之前
detect_combined_workers.h bb61f3808d update cnrs copyright 11 年之前
disk.c 6313d85e7e fix cppcheck issue 8 年之前
disk.h 40b8600006 take NUMA to account when reading data from disk 8 年之前
drivers.c a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 年之前
drivers.h a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 年之前
errorcheck.c 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 10 年之前
errorcheck.h 8bcca522cb Add a 'waiting' worker status 8 年之前
jobs.c 76703c1031 src: remove useless parenthesis 8 年之前
jobs.h fad8cc39f7 simplify yet more storing codelet start/stop: put it in the worker instead of jobs, so various parts of StarPÜ can access it directly 8 年之前
parallel_task.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 年之前
progress_hook.c bb61f3808d update cnrs copyright 11 年之前
progress_hook.h e3b44209ed update copyright 11 年之前
sched_ctx.c e6a8580f51 minor fixes following sonar scanner warnings 8 年之前
sched_ctx.h 9bf4a2211e add some more documentation 8 年之前
sched_ctx_list.c 71ca845fb2 src/core/sched_ctx_list.c: remove effectless function parameter assignment 8 年之前
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 年之前
sched_policy.c fd41c28030 Switch default scheduler to lws 8 年之前
sched_policy.h fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic 9 年之前
simgrid.c 0c5c0295bb merge trunk 8 年之前
simgrid.h 370db6e6b6 relax yet more header inclusions 8 年之前
task.c aa2f42befe Factorize numbering jobs and submitorder, and add DATA_WONT_USE events for tasks.rec 8 年之前
task.h 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface 9 年之前
task_bundle.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 年之前
task_bundle.h e3b44209ed update copyright 11 年之前
topology.c a9e7deba19 src/core/topology.c: do not be too verbose 8 年之前
topology.h 28fcff7473 Add STARPU_MAIN_THREAD_CPUID and STARPU_MPI_THREAD_CPUID environment variables 8 年之前
tree.c b9cd261dbb src: fix cppcheck warnings 9 年之前
workers.c 235ed8f0eb fix and document return value starpu_wakeup_worker_locked 8 年之前
workers.h 130d46371a minor fixes following sonar-scanner warnings 8 年之前