Samuel Thibault
|
cf2abeddcc
fix termination hang
|
лет назад: 13 |
Samuel Thibault
|
6fd2d1ddd5
Fix test: var is not registered ;)
|
лет назад: 13 |
Cyril Roelandt
|
933ddae8f3
Deinit all tasks to avoid memory leaks.
|
лет назад: 13 |
Cyril Roelandt
|
b97dbd9656
regenerate: call starpu_task_deinit() to avoid a memory leak.
|
лет назад: 13 |
Nathalie Furmento
|
15e2e33d0b
doc: document destroy is set to 1 when calling starpu_task_create()
|
лет назад: 13 |
Cyril Roelandt
|
57eecbb4d1
static_restartable: fix memory leak.
|
лет назад: 13 |
Cyril Roelandt
|
4e1b0bfbbc
multithreaded_init: make each thread run starpu_shutdown().
|
лет назад: 13 |
Nathalie Furmento
|
4f8508ef4b
include: minor fixes
|
лет назад: 13 |
Nathalie Furmento
|
e5bc63456d
doc: update definition of struct datatypes (add missing fields)
|
лет назад: 13 |
Cyril Roelandt
|
3ad7986928
Print "StarPU-Top : $enabled" only once in the summary of the configuration.
|
лет назад: 13 |
Samuel Thibault
|
08cb460480
automatically allocate lazily-allocated data when partitioning, or else unpartition will not have a backstore. Fixes tests/datawizard/partition_lazy
|
лет назад: 13 |
Samuel Thibault
|
2821e15725
Also check that the requested number is not higher that what is available. Fixes make check on machines with less than 2 GPUs
|
лет назад: 13 |
Samuel Thibault
|
cee4dda50d
Fix comment
|
лет назад: 13 |
Samuel Thibault
|
e7983c47fe
Add missing lock
|
лет назад: 13 |
Ludovic Courtès
|
076cd345d1
gcc: Allow use of a PARM_DECL as the count argument of pragma `register'.
|
лет назад: 13 |
Samuel Thibault
|
12be113dae
Do not error out when pushing data to cuda from another node
|
лет назад: 13 |
Cyril Roelandt
|
a8c654ac78
Use STARPU_SKIP_IF_VALGRIND in tests/core/insert_task.
|
лет назад: 13 |
Cyril Roelandt
|
8a9eb4307b
Fix a memory leak in starpu_codelet_pack_args.
|
лет назад: 13 |
Cyril Roelandt
|
3f37bc96b3
Fix a memory leak in starpu_data_acquire.
|
лет назад: 13 |
Cyril Roelandt
|
c8bb1af151
Fix dead assignment.
|
лет назад: 13 |
Cyril Roelandt
|
2e0df412ac
_starpu_unlock_post_sync_tasks(): free the _starpu_task_wrapper_list allocated in _starpu_add_post_sync_tasks().
|
лет назад: 13 |
Cyril Roelandt
|
43fc35e2a5
load_bus_affinity_file_content: do not try to open the affinity file if neither CUDA or OpenCL are defined.
|
лет назад: 13 |
Nathalie Furmento
|
48a4ccdcc3
tests/core/starpu_init.c: do not use constant values
|
лет назад: 13 |
Cyril Roelandt
|
f00cc9ea86
write_bus_affinity_file_content: Do not open the file if there is nothing to write.
|
лет назад: 13 |
Cyril Roelandt
|
057eb16b24
Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets.
|
лет назад: 13 |
Nicolas Collin
|
00902d84d9
The work stealing scheduler is fixed.
|
лет назад: 13 |
Cyril Roelandt
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
лет назад: 13 |
Nathalie Furmento
|
ac6b545847
tests: add core/starpu_init.c which tests starpu_init behaviour regarding environment variables and starpu_conf
|
лет назад: 13 |
Cyril Roelandt
|
726ccf2ea7
Replace "if STARPU_HAVE_VALGRIND_H" by "ifdef STARPU_HAVE_VALGRIND_H".
|
лет назад: 13 |
Cyril Roelandt
|
3b9c9c7b4c
Skip computations in the tests when running on valgrind.
|
лет назад: 13 |