Samuel Thibault
|
6899f03e6e
starpu_replay can only work in simgrid mode
|
8 년 전 |
Samuel Thibault
|
a19820c74a
fix allocation size
|
8 년 전 |
Corentin Salingue
|
22979c5fa9
Workers can handling disks operations
|
8 년 전 |
Samuel Thibault
|
7066552699
typo
|
8 년 전 |
Samuel Thibault
|
dc4e8a56ad
Add workerids and workerids_len task fields
|
8 년 전 |
Samuel Thibault
|
9737c3870b
Always build starpu_replay
|
8 년 전 |
Samuel Thibault
|
a3169c496e
Fix inclusion path
|
8 년 전 |
Samuel Thibault
|
ae9486fa92
Bypass parallel blocking detection when no worker has ever entered parallel blocking
|
8 년 전 |
Erwan Leria
|
1b7d122f0c
convert to unix \n
|
8 년 전 |
Erwan Leria
|
a57af768de
support submitorder, and some fixes
|
8 년 전 |
Erwan Leria
|
cd048034bc
We always want the submission details, for internal tasks too
|
8 년 전 |
Erwan Leria
|
3178348e20
drop spurious change
|
8 년 전 |
Erwan Leria
|
273a20518b
move replay.c to starpu_replay.c tool
|
8 년 전 |
Samuel Thibault
|
2f8e0ab004
Add SubmitOrder trace field
|
8 년 전 |
Samuel Thibault
|
58ac49a193
fix indent
|
8 년 전 |
Samuel Thibault
|
d91a1cf878
Fix attributions
|
8 년 전 |
Erwan Leria
|
078324ee7a
Première version de replay
|
8 년 전 |
Samuel Thibault
|
c0a06d4ae6
Make sure we don't overflow job id width
|
8 년 전 |
Samuel Thibault
|
a6e4338b34
Increase buffers so as to work with o_direct on systems with 64K pagesize
|
8 년 전 |
Samuel Thibault
|
008976dfd5
-g3 is a gcc extension
|
8 년 전 |
Samuel Thibault
|
03fe13bca4
Add --disable-hdf5 configure option
|
8 년 전 |
Samuel Thibault
|
a2f91d1738
make coverity happy
|
8 년 전 |
Samuel Thibault
|
2ebe25efed
Fix out of bound access: strncat's size parameter is for the source, not the target
|
8 년 전 |
Corentin Salingue
|
83568a44a1
if available, use a space handling strategy to catch free spaces
|
8 년 전 |
Corentin Salingue
|
9023691c56
don't load old calibration if no row was found
|
8 년 전 |
Nathalie Furmento
|
8653be862c
src/core/disk.c: make sure variable has a value
|
8 년 전 |
Nathalie Furmento
|
5bafcfa38c
src: avoid using hard-coded numbers
|
8 년 전 |
Nathalie Furmento
|
812db0016c
src: improve string processing
|
8 년 전 |
Corentin Salingue
|
5a20a2324a
request has already been pushed in hashtable when we are testing/waiting it
|
8 년 전 |
Nathalie Furmento
|
b1ac22827a
src/sched_policies/deque_modeling_policy_data_aware.c: check if fifo is NULL before accessing it
|
8 년 전 |