Marc Sergent
|
e9495492e9
Fix in fifo node : we need to wake up only one worker after an available call, not all
|
лет назад: 12 |
Marc Sergent
|
b31fbe2ce6
Adding prefetching in tree-heft scheduler
|
лет назад: 12 |
Marc Sergent
|
6d61fcd64d
Adding configure option --enable-calibration-heuristic and associated ChangeLog and documentation informations
|
лет назад: 12 |
Marc Sergent
|
483f218e85
Fix a calibration issue when the machine is cold, by adding a deviation limit during calibration.
|
лет назад: 12 |
Marc Sergent
|
596effeffa
Merge from trunk @11364:11518
|
лет назад: 12 |
Samuel Thibault
|
0423864961
port r11516 from 1.1: considerably reduce the amount of requests submitted at the same time. Pushing more does not seem to really improve performance, and on the contrary increases the latency of possibly urging requests
|
лет назад: 12 |
Samuel Thibault
|
631d6e3185
port r 11514 from 1.1: Add unpartition state in trace
|
лет назад: 12 |
Nathalie Furmento
|
3221332ec5
mpi: minor fixes for function declarations
|
лет назад: 12 |
Nathalie Furmento
|
5fdde967b0
tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function
|
лет назад: 12 |
Nathalie Furmento
|
8ec3cd5612
tests: forgot to add file in previous commit
|
лет назад: 12 |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
лет назад: 12 |
Samuel Thibault
|
d80744f490
port r11508 from 1.1: Fix passing key to hasthable: the passed pointer has to be pointing to the key at all time
|
лет назад: 12 |
Samuel Thibault
|
806d128705
port r11506 from 1.1: Do not remove reused memchunk from the cache, it was already removed in _starpu_memchunk_cache_lookup_locked. Thanks Cyril for managing to find a case where it crashes :)
|
лет назад: 12 |
Samuel Thibault
|
dc2959f5f2
port r11504 from 1.1: Make run_driver cover the case when the task is not finished when we call starpu_drivers_request_termination. This is actually not working any more in the trunk, and needs fixing
|
лет назад: 12 |
Nathalie Furmento
|
402e568b27
src/datawizard/memalloc: store interface size of the memchunk as the handle may no longer be valid when reusing the memchunk (thanks to Cyril Bordage for reporting the bug)
|
лет назад: 12 |
Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
лет назад: 12 |
Nathalie Furmento
|
e1166e9eb0
include/starpu_bitmap.h: add missing starpu_bitmap_has_next() function prototype
|
лет назад: 12 |
Nathalie Furmento
|
5f35f4c737
src/datawizard/interfaces/data_interface.c: rename internal function
|
лет назад: 12 |
Nathalie Furmento
|
59dc8c395f
src/datawizard: add missing include starpu_scheduler.h
|
лет назад: 12 |
Nathalie Furmento
|
ddf6a00144
src/datawizard/malloc: define prototypes
|
лет назад: 12 |
Samuel Thibault
|
01764c5ddc
ignore race about the watchdog state, we are ok with it
|
лет назад: 12 |
Nathalie Furmento
|
15acb4be0f
doc/Makefile.am: add showcheck target
|
лет назад: 12 |
Nathalie Furmento
|
78f4820844
mpi/src/starpu_mpi.c: initialisation can only be done once mpi itself has been initialised
|
лет назад: 12 |
Nathalie Furmento
|
a31d46c22b
mpi/src/starpu_mpi.c: make sure all internal structures are initialised before starting mpi communication thread
|
лет назад: 12 |
Nathalie Furmento
|
7667e0b20a
tests/perfmodels/value_nan.c: delete temporary file
|
лет назад: 12 |
Samuel Thibault
|
b801a66994
port r 11483 from 1.1: Default to using only 90% of the available GPU memory, to avoid seeing cudaMemset run out of memory..
|
лет назад: 12 |
Nathalie Furmento
|
5d3da08d0e
src/datawizard/interfaces/matrix_interface.c: fix cast
|
лет назад: 12 |
Samuel Thibault
|
a9cd1dc130
port r11478 from 1.1: Fix comment
|
лет назад: 12 |
Nathalie Furmento
|
5c6c5c188f
src/datawizard/interfaces/matrix_interface.c: fix tab format
|
лет назад: 12 |
Nathalie Furmento
|
2437d1e11b
src/datawizard/interfaces/matrix_interface.c: when cudaMemcpy2D() fails, tries to copy by calling copy_any_to_any()
|
лет назад: 12 |