Nathalie Furmento
|
6e6b851018
tests: move tests/opt back to tests
|
лет назад: 13 |
Cyril Roelandt
|
a6fb489423
examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV.
|
лет назад: 13 |
Nathalie Furmento
|
bb70d88f56
examples: test return value for starpu_task_submit
|
лет назад: 13 |
Nathalie Furmento
|
ab55df9ac0
configure.ac: bump to 1.0.0rc3
|
лет назад: 13 |
Samuel Thibault
|
6cd2402750
Make example smaller for slow machines
|
лет назад: 13 |
Samuel Thibault
|
795e6645a2
Return errors
|
лет назад: 13 |
Samuel Thibault
|
3baac7fd37
fix format
|
лет назад: 13 |
Nathalie Furmento
|
bebd722e8c
socl/examples/basic/basic.c: add information messages
|
лет назад: 13 |
Nathalie Furmento
|
e6e7ec8e24
socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set
|
лет назад: 13 |
Nathalie Furmento
|
8a08c1ee34
socl/init.c: enable 1 CPU
|
лет назад: 13 |
Ludovic Courtès
|
1d33afe3cb
gcc: Check the return value of `starpu_data_lookup'.
|
лет назад: 13 |
Samuel Thibault
|
057882d917
Explicitly destroy spinlocks and mutexes after use
|
лет назад: 13 |
Samuel Thibault
|
a5974d8225
Fix atomicity of exp_start update
|
лет назад: 13 |
Samuel Thibault
|
31c7516bf0
Fix atomicity of performance model update
|
лет назад: 13 |
Samuel Thibault
|
463b4b61e0
Make suppression more generic
|
лет назад: 13 |
Cyril Roelandt
|
916d1219f8
Coccinelle:tools/dev/experimental/function_call_termination_condition: do not specify the type of the "max" variable any more.
|
лет назад: 13 |
Cyril Roelandt
|
d53cb2a135
Coccinelle: tools/dev/experimental/function_call_termination_condition : fix a typo in the name of an identifier.
|
лет назад: 13 |
Cyril Roelandt
|
a2c0ae2977
tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty.
|
лет назад: 13 |
Samuel Thibault
|
5db38d9ba8
Take benefit from cuda4's ability to allocate pinned memory from the main thread
|
лет назад: 13 |
Samuel Thibault
|
7db866d4d9
Document TODO assertions
|
лет назад: 13 |
Samuel Thibault
|
915f4f78dc
Use hwloc to save/restore cpubind
|
лет назад: 13 |
Samuel Thibault
|
11e1a38f70
Factorize getting the profiling flag. Avoids issues when it turns 1 in between and thus job_feedback believes codelet_start/end are filled in while they are not
|
лет назад: 13 |
Samuel Thibault
|
6601073b84
Make opencl/cuda cases homogeneous. Fixes bugs btw.
|
лет назад: 13 |
Samuel Thibault
|
517fda4280
Explain why it does not happen in practice
|
лет назад: 13 |
Cyril Roelandt
|
4e8958599a
Trying to recover the old libstarpu.pc.in.
|
лет назад: 13 |
Cyril Roelandt
|
89de8eaf89
tools/valgrind/starpu.suppr: add a false positive to the suppression file.
|
лет назад: 13 |
Ludovic Courtès
|
1c1f796554
Revert "Remove `libstarpu.pc.in'."
|
лет назад: 13 |
Samuel Thibault
|
f95e043173
Mention that hwloc is even more strongly recommended for parallel workers
|
лет назад: 13 |
Samuel Thibault
|
9b8ab4b58d
Create less tasks on slow machines to avoid overflowing memory
|
лет назад: 13 |
Samuel Thibault
|
db359e2621
Enable forkjoin parallel workers only if we have hwloc, otherwise we don't have code to bind/unbind threads.
|
лет назад: 13 |