Samuel Thibault
|
3ad24db189
document --enable-blocking-drivers
|
8 years ago |
Samuel Thibault
|
6ed25eab11
Show disk path in bus stats
|
8 years ago |
Samuel Thibault
|
4676d335bc
disk: clean temporary files and directories on O_DIRECT open error
|
8 years ago |
Samuel Thibault
|
d716200cf7
Reduce disk bandwidth measurement chunk, 16M should be enough, and avoids spending too much time during calibration
|
8 years ago |
Samuel Thibault
|
a47ff9032d
avoid using strcpy
|
8 years ago |
Samuel Thibault
|
d12dc07efa
avoid using sprintf
|
8 years ago |
Nathalie Furmento
|
38f5b9c9a6
OpenBSD systems can also not read NAN values
|
8 years ago |
Samuel Thibault
|
c65218dbb6
advise to use starpu_machine_display when several workers got bound to the same core
|
8 years ago |
Samuel Thibault
|
53f661b24e
Fix RGB values for paje colors
|
8 years ago |
Olivier Aumage
|
3c3894020b
replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies
|
8 years ago |
Samuel Thibault
|
c47bd0e875
port r22014 from 1.2: Fix coherency between enabling profiling and accounting. This makes starpu_profiling_status_set more expensive, but that should not hurt
|
8 years ago |
Samuel Thibault
|
8553dab908
Fix build in some configurations where limits.h doesn't get included already
|
8 years ago |
Samuel Thibault
|
2ae3bc4379
replay_sched: fix most sched.rec features
|
8 years ago |
Samuel Thibault
|
3362045689
replay: only show task submitorder during submission
|
8 years ago |
Samuel Thibault
|
5e144455ec
Enable building starpu_replay_sched.c
|
8 years ago |
Samuel Thibault
|
b0b67714d9
Rework starpu_replay_sched to make it buildable and fix some principles
|
8 years ago |
Nathalie Furmento
|
c703d79880
tools: rename replay_sched.c to starpu_replay_sched.c
|
8 years ago |
Nathalie Furmento
|
2f4bb36e29
Makefile.am: followup to #21995, recheck target should call recheck in sub-directories
|
8 years ago |
Erwan Leria
|
90d12bac77
draft of scheduling constraints for replay
|
8 years ago |
Samuel Thibault
|
d429bf290c
Drop fix, trunk doesn't have STATUS_WAKING_UP
|
8 years ago |
Samuel Thibault
|
94b940db3d
Make sure we don't miss sleeping time
|
8 years ago |
Samuel Thibault
|
6bade8aca4
Fix missing sleeping time in WORKER_STATS
|
8 years ago |
Samuel Thibault
|
10038acec9
add make recheck target at the root too
|
8 years ago |
Samuel Thibault
|
5730d86a71
only test simgrid-locality on simgrid
|
8 years ago |
Samuel Thibault
|
eeea06d756
Fix computing total flops at the end of the trace
|
8 years ago |
Nathalie Furmento
|
360d310ea2
examples/lu/lu.sh: use sh instead of bash
|
8 years ago |
Samuel Thibault
|
e2e7f733bb
Make sure we wait for all running tasks before unregistering data
|
8 years ago |
Nathalie Furmento
|
e03a8325bb
tests/microbenchs/async_tasks_overhead.c: lower number of tasks when quick-check is required
|
8 years ago |
Samuel Thibault
|
bdaf83e96f
Make sure diagonal is really stronger than the rest of the matrix
|
8 years ago |
Nathalie Furmento
|
78e33372df
followup to #21973: we need to initialize starpu_perfmodel's rwlock
|
8 years ago |