| .. |
|
dependencies
|
4db3d8aa3e
Fix spurious change
|
лет назад: 8 |
|
disk_ops
|
8354b0abfe
Create directory if not exists when plugging HDF5 disk
|
лет назад: 8 |
|
perfmodel
|
6f5e6c7116
Fix signedness
|
лет назад: 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
|
лет назад: 10 |
|
disk.c
|
52bb48d70c
starpu_disk_free_request is currently unused
|
лет назад: 8 |
|
disk.h
|
22979c5fa9
Workers can handling disks operations
|
лет назад: 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
|
лет назад: 9 |
|
errorcheck.h
|
cf5be99691
update copyrights for files modified in 2017
|
лет назад: 8 |
|
jobs.c
|
df3d069904
include limits.h for ULONG_MAX
|
лет назад: 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
|
лет назад: 10 |
|
progress_hook.h
|
e3b44209ed
update copyright
|
лет назад: 10 |
|
sched_ctx.c
|
ad54d17d23
No need to check for workerids being non-NULL, and nworkers being more than zero, the loop already handles these
|
лет назад: 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
|
лет назад: 8 |
|
simgrid.c
|
0c5c0295bb
merge trunk
|
лет назад: 8 |
|
simgrid.h
|
370db6e6b6
relax yet more header inclusions
|
лет назад: 8 |
|
task.c
|
a84304dfdc
Add STARPU_WATCHDOG_DELAY environment variable
|
лет назад: 8 |
|
task.h
|
4970485adf
Make the libstarpu build check coherency between prototypes of internal inlines and external interface
|
лет назад: 8 |
|
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
|
лет назад: 10 |
|
topology.c
|
87107ac2f0
Simplify getting STARPU_USE_NUMA environment variable, and avoid warning about not finding numa when it is not enabled
|
лет назад: 8 |
|
topology.h
|
50131e4b1b
Renaming NUMA functions
|
лет назад: 8 |
|
tree.c
|
b9cd261dbb
src: fix cppcheck warnings
|
лет назад: 9 |
|
workers.c
|
65c49a37f9
Fix actually-bogus comparison
|
лет назад: 8 |
|
workers.h
|
5b5a86b15c
Unblock sleeping workers in the simgrid case
|
лет назад: 8 |