Nathalie Furmento
|
2c1f736e4c
tests: improve error checking mechanism
|
il y a 14 ans |
Samuel Thibault
|
1049e073f1
Explain why debugging option might be a problem: it slows down things a bit
|
il y a 14 ans |
Nathalie Furmento
|
93d547067e
tests/common/helper.h: on failure, call STARPU_ASSERT to generate a core file
|
il y a 14 ans |
Nathalie Furmento
|
6d16ea76af
tests/datawizard/manual_reduction.c: wait for previous tasks when submission fails
|
il y a 14 ans |
Nathalie Furmento
|
03394ed515
tests: test return values for pthread functionalities
|
il y a 14 ans |
Nathalie Furmento
|
e13a68dcbb
tests: remove second definition of FPRINTF
|
il y a 14 ans |
Nathalie Furmento
|
13cd230e8c
tests/: improve error checking
|
il y a 14 ans |
Nathalie Furmento
|
ec44ab2026
tests/: improve error checking
|
il y a 14 ans |
Nathalie Furmento
|
cca5379613
tests/loader.c: print message when execution times out
|
il y a 14 ans |
Nathalie Furmento
|
f00330a558
src/core/workers.c: display message only if environment variable STARPU_SILENT is unset
|
il y a 14 ans |
Nathalie Furmento
|
8afb82815b
src/core/perfmodel/perfmodel_bus.c: improve error checking for cudaHostAlloc
|
il y a 14 ans |
Nathalie Furmento
|
2732132e82
examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF
|
il y a 14 ans |
Nathalie Furmento
|
b98e434d3b
src/core/perfmodel/perfmodel_history.c: fix type for variable handle
|
il y a 14 ans |
Nathalie Furmento
|
2a767d273b
src/datawizard/coherency.c: include math.h to define INFINITY
|
il y a 14 ans |
Samuel Thibault
|
1bcc606097
TODO to fix memcpy3DPeer
|
il y a 14 ans |
Samuel Thibault
|
f336e6a37f
fix spacing
|
il y a 14 ans |
Samuel Thibault
|
fc9d76bf52
Fix not choosing RAM when it actually does not have a valid copy
|
il y a 14 ans |
Samuel Thibault
|
f428415792
properly terminate starpu even on error
|
il y a 14 ans |
Samuel Thibault
|
24fd5851a4
do not crash on error, only return 1
|
il y a 14 ans |
Samuel Thibault
|
0fc0871ae4
Permit to try direct GPU-GPU matrix transfers even if cudaMemcpy3DPeer is broken, when matrices have no stride
|
il y a 14 ans |
Samuel Thibault
|
ccf09d0cfa
Fix assertion
|
il y a 14 ans |
Samuel Thibault
|
15e1b57cd1
drop spurious commit
|
il y a 14 ans |
Samuel Thibault
|
09d5790083
Take transfer time into account when choosing the source. Also check that direct transfer is possible. Add GPU-GPU bus to account for statistics
|
il y a 14 ans |
Samuel Thibault
|
29801fa627
fix warnings
|
il y a 14 ans |
Samuel Thibault
|
e72f3acf6c
really use the best implementation we have computed
|
il y a 14 ans |
Samuel Thibault
|
d50fd7e681
fix warnings
|
il y a 14 ans |
Samuel Thibault
|
907bfdd621
avoid measuring transfer inside GPU
|
il y a 14 ans |
Samuel Thibault
|
14f2b383d8
Fix bandwidth measurement when gpu sizes are differing and small: make timing µs per byte instead of just µs
|
il y a 14 ans |
Samuel Thibault
|
2eba67b128
Add GPU-GPU transfer measurement
|
il y a 14 ans |
Samuel Thibault
|
7d283d3f14
Do not let glpk try to solve a supposedly-impossible problem because there is no performance model for some tasks
|
il y a 14 ans |