Samuel Thibault
|
df7fc98be6
Add missing C++ guards
|
13 년 전 |
Nathalie Furmento
|
ab21ee6137
tests/core/tag_wait_api.c: remove bogus characters (buildbot mail notifier fails when dealing with them)
|
13 년 전 |
Cyril Roelandt
|
3a412f45b4
starpu_task_submit : check pointer against NULL before it is dereferenced.
|
13 년 전 |
Samuel Thibault
|
ed9411814d
Advise how to initialize a library once for each worker
|
13 년 전 |
Nathalie Furmento
|
474caf3a4c
tests: improve error checking mechanism
|
13 년 전 |
Nathalie Furmento
|
51a0c34183
tests: test return values for pthread functionalities
|
13 년 전 |
Nathalie Furmento
|
2c1f736e4c
tests: improve error checking mechanism
|
13 년 전 |
Samuel Thibault
|
1049e073f1
Explain why debugging option might be a problem: it slows down things a bit
|
13 년 전 |
Nathalie Furmento
|
93d547067e
tests/common/helper.h: on failure, call STARPU_ASSERT to generate a core file
|
13 년 전 |
Nathalie Furmento
|
6d16ea76af
tests/datawizard/manual_reduction.c: wait for previous tasks when submission fails
|
13 년 전 |
Nathalie Furmento
|
03394ed515
tests: test return values for pthread functionalities
|
13 년 전 |
Nathalie Furmento
|
e13a68dcbb
tests: remove second definition of FPRINTF
|
13 년 전 |
Nathalie Furmento
|
13cd230e8c
tests/: improve error checking
|
13 년 전 |
Nathalie Furmento
|
ec44ab2026
tests/: improve error checking
|
13 년 전 |
Nathalie Furmento
|
cca5379613
tests/loader.c: print message when execution times out
|
13 년 전 |
Nathalie Furmento
|
f00330a558
src/core/workers.c: display message only if environment variable STARPU_SILENT is unset
|
13 년 전 |
Nathalie Furmento
|
8afb82815b
src/core/perfmodel/perfmodel_bus.c: improve error checking for cudaHostAlloc
|
13 년 전 |
Nathalie Furmento
|
2732132e82
examples/cholesky/cholesky_models.c: include cholesky.h to define FPRINTF
|
13 년 전 |
Nathalie Furmento
|
b98e434d3b
src/core/perfmodel/perfmodel_history.c: fix type for variable handle
|
13 년 전 |
Nathalie Furmento
|
2a767d273b
src/datawizard/coherency.c: include math.h to define INFINITY
|
13 년 전 |
Samuel Thibault
|
1bcc606097
TODO to fix memcpy3DPeer
|
13 년 전 |
Samuel Thibault
|
f336e6a37f
fix spacing
|
13 년 전 |
Samuel Thibault
|
fc9d76bf52
Fix not choosing RAM when it actually does not have a valid copy
|
13 년 전 |
Samuel Thibault
|
f428415792
properly terminate starpu even on error
|
13 년 전 |
Samuel Thibault
|
24fd5851a4
do not crash on error, only return 1
|
13 년 전 |
Samuel Thibault
|
0fc0871ae4
Permit to try direct GPU-GPU matrix transfers even if cudaMemcpy3DPeer is broken, when matrices have no stride
|
13 년 전 |
Samuel Thibault
|
ccf09d0cfa
Fix assertion
|
13 년 전 |
Samuel Thibault
|
15e1b57cd1
drop spurious commit
|
13 년 전 |
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
|
13 년 전 |
Samuel Thibault
|
29801fa627
fix warnings
|
13 년 전 |