Nathalie Furmento
|
8ec3cd5612
tests: forgot to add file in previous commit
|
12 years ago |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
12 years ago |
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 years ago |
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 years ago |
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 years ago |
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 years ago |
Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
12 years ago |
Nathalie Furmento
|
e1166e9eb0
include/starpu_bitmap.h: add missing starpu_bitmap_has_next() function prototype
|
12 years ago |
Nathalie Furmento
|
5f35f4c737
src/datawizard/interfaces/data_interface.c: rename internal function
|
12 years ago |
Nathalie Furmento
|
59dc8c395f
src/datawizard: add missing include starpu_scheduler.h
|
12 years ago |
Nathalie Furmento
|
ddf6a00144
src/datawizard/malloc: define prototypes
|
12 years ago |
Samuel Thibault
|
01764c5ddc
ignore race about the watchdog state, we are ok with it
|
12 years ago |
Nathalie Furmento
|
15acb4be0f
doc/Makefile.am: add showcheck target
|
12 years ago |
Nathalie Furmento
|
78f4820844
mpi/src/starpu_mpi.c: initialisation can only be done once mpi itself has been initialised
|
12 years ago |
Nathalie Furmento
|
a31d46c22b
mpi/src/starpu_mpi.c: make sure all internal structures are initialised before starting mpi communication thread
|
12 years ago |
Nathalie Furmento
|
7667e0b20a
tests/perfmodels/value_nan.c: delete temporary file
|
12 years ago |
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 years ago |
Nathalie Furmento
|
5d3da08d0e
src/datawizard/interfaces/matrix_interface.c: fix cast
|
12 years ago |
Samuel Thibault
|
a9cd1dc130
port r11478 from 1.1: Fix comment
|
12 years ago |
Nathalie Furmento
|
5c6c5c188f
src/datawizard/interfaces/matrix_interface.c: fix tab format
|
12 years ago |
Nathalie Furmento
|
2437d1e11b
src/datawizard/interfaces/matrix_interface.c: when cudaMemcpy2D() fails, tries to copy by calling copy_any_to_any()
|
12 years ago |
Samuel Thibault
|
1e620a1aef
port r11472 from 1.1: Document that allocation cache is enabled by default
|
12 years ago |
Samuel Thibault
|
8b83bc72aa
port r11470 from 1.1: pin memory for matrix_as_vector
|
12 years ago |
Samuel Thibault
|
bb88fe0e68
port r11466 from 1.1: Even without allocation cache, data release is done lazily, we can not count on precision of value returned by starpu_memory_get_available
|
12 years ago |
Samuel Thibault
|
c0cb3f849f
port r 11459 from 1.1: Do not force calibration systematically when a history-based model is used. Let the scheduler trigger it when it actually needs an expected performance
|
12 years ago |
Andra Hugo
|
9bb7bdb07f
Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally)
|
12 years ago |
Nathalie Furmento
|
daaa65f811
tests/main/multithreaded.c: add error message
|
12 years ago |
Andra Hugo
|
5a22d83b5c
hypervisor: feft_lp: compute max by using the execution of the last sample instead of the idle time
|
12 years ago |
Samuel Thibault
|
a4aece4c5d
port r11446 from 1.1: fix memleak
|
12 years ago |
Nathalie Furmento
|
40c0bdba54
tools/mvsc: turn batch files silent again (the problem was not there)
|
12 years ago |