Samuel Thibault
|
72f15f529e
typo
|
7 年之前 |
Samuel Thibault
|
8166f07fe1
fix test on simgrid
|
7 年之前 |
Nathalie Furmento
|
0e58e2f3a0
configure.ac: add warning when compiling on windows and MSVC lib not available
|
7 年之前 |
Samuel Thibault
|
dfc69f0313
Avoid warning
|
7 年之前 |
Samuel Thibault
|
5e3dbcf95a
Add per-node MPI data
|
7 年之前 |
Samuel Thibault
|
f85e615d1f
Don't blame application for using tag -1, it can be used for temporary data
|
7 年之前 |
Samuel Thibault
|
1a0f0bcdb6
Document how basic temporary data can be used with StarPU-MPI
|
7 年之前 |
Samuel Thibault
|
9005df6bdd
put libstarpumpi in LIBS instead of by hand in foo_LDADD
|
7 年之前 |
Samuel Thibault
|
19d69406bc
Fix integer size
|
7 年之前 |
Nathalie Furmento
|
e97bc987a3
tools/msvc/starpu_exec.bat: fix directory for MVSC (should do it through a environment variable)
|
7 年之前 |
Samuel Thibault
|
9415dd23f0
fix build
|
7 年之前 |
Nathalie Furmento
|
bce399daab
src/common/utils.c: always define O_DIRECT
|
7 年之前 |
Samuel Thibault
|
3ad24db189
document --enable-blocking-drivers
|
7 年之前 |
Samuel Thibault
|
6ed25eab11
Show disk path in bus stats
|
7 年之前 |
Samuel Thibault
|
4676d335bc
disk: clean temporary files and directories on O_DIRECT open error
|
7 年之前 |
Samuel Thibault
|
d716200cf7
Reduce disk bandwidth measurement chunk, 16M should be enough, and avoids spending too much time during calibration
|
7 年之前 |
Samuel Thibault
|
a47ff9032d
avoid using strcpy
|
7 年之前 |
Samuel Thibault
|
d12dc07efa
avoid using sprintf
|
7 年之前 |
Nathalie Furmento
|
38f5b9c9a6
OpenBSD systems can also not read NAN values
|
7 年之前 |
Samuel Thibault
|
c65218dbb6
advise to use starpu_machine_display when several workers got bound to the same core
|
7 年之前 |
Samuel Thibault
|
53f661b24e
Fix RGB values for paje colors
|
7 年之前 |
Olivier Aumage
|
3c3894020b
replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies
|
7 年之前 |
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
|
7 年之前 |
Samuel Thibault
|
8553dab908
Fix build in some configurations where limits.h doesn't get included already
|
7 年之前 |
Samuel Thibault
|
2ae3bc4379
replay_sched: fix most sched.rec features
|
7 年之前 |
Samuel Thibault
|
3362045689
replay: only show task submitorder during submission
|
7 年之前 |
Samuel Thibault
|
5e144455ec
Enable building starpu_replay_sched.c
|
7 年之前 |
Samuel Thibault
|
b0b67714d9
Rework starpu_replay_sched to make it buildable and fix some principles
|
7 年之前 |
Nathalie Furmento
|
c703d79880
tools: rename replay_sched.c to starpu_replay_sched.c
|
7 年之前 |
Nathalie Furmento
|
2f4bb36e29
Makefile.am: followup to #21995, recheck target should call recheck in sub-directories
|
7 年之前 |