Cyril Roelandt
|
8eeddc4ff3
Coccinelle: use_starpu_pthread_macros.cocci now has context, org, patch and report modes.
|
13 年之前 |
Cyril Roelandt
|
be5c0eb52f
Coccinelle: use_starpu_macros.cocci now comes with context, org, patch and report modes.
|
13 年之前 |
Samuel Thibault
|
67585f22aa
Free wrapper used in prefetch function
|
13 年之前 |
Samuel Thibault
|
94c15c2cd1
Add missing tag cleanup
|
13 年之前 |
Samuel Thibault
|
dd04246af3
exit rather than assert on test failure
|
13 年之前 |
Samuel Thibault
|
4965ff2259
Add missing tag removal
|
13 年之前 |
Samuel Thibault
|
9ed2b60d87
Clear pointers too
|
13 年之前 |
Samuel Thibault
|
7ac870d6fc
Free performance models data
|
13 年之前 |
Cyril Roelandt
|
20bde3b77b
minmax_reduction example: free memory at the end of the test.
|
13 年之前 |
Nathalie Furmento
|
7c16a9d689
examples/basic_examples/multiformat.c: shutdown before exiting
|
13 年之前 |
Cyril Roelandt
|
4169fc590c
Only skip dependency_on_destroyed_task if it is running on valgrind.
|
13 年之前 |
Nathalie Furmento
|
584d3fe962
tests/datawizard/sync_and_notify_data.c: lower values on slow machines
|
13 年之前 |
Nathalie Furmento
|
842d6afce1
tests/main/declare_deps_after_submission_synchronous.c: lower number of loops on slow machine
|
13 年之前 |
Cyril Roelandt
|
2a80b72ae3
Skip tests/main/dependency_on_destroyed_task when running on valgrind.
|
13 年之前 |
Cyril Roelandt
|
e8fefc0ee8
Properly initialize the sigaction structure.
|
13 年之前 |
Nathalie Furmento
|
e60efe5d0e
synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0)
|
13 年之前 |
Nathalie Furmento
|
8d8e75499e
tests: fix return value when running on valgrind
|
13 年之前 |
Cyril Roelandt
|
d37d762bd9
Add a test that makes sure StarPU fails to make one task depend on a previously destroyed task.
|
13 年之前 |
Cyril Roelandt
|
cf1a7b0320
Valgrind: add a suppression file for hwloc, kindly submitted by Brice Goglin.
|
13 年之前 |
Nathalie Furmento
|
1ad5a75c0b
tests/helper.h: fix macro STARPU_SKIP_IF_VALGRIND to always return, not only when printing message
|
13 年之前 |
Nathalie Furmento
|
ff351c1b61
tests/datawizard/interfaces/test_interfaces.c: always destroy the task and only declare CUDA/OpenCL variables when needed
|
13 年之前 |
Samuel Thibault
|
4e4e2df9f4
protect header from multiple inclusion
|
13 年之前 |
Nathalie Furmento
|
e805f9dbde
tests/datawizard/scratch.c: fix return value when running on valgrind
|
13 年之前 |
Nathalie Furmento
|
ac4a863e03
tests/helper.h: only print skipping computations message once
|
13 年之前 |
Nathalie Furmento
|
fdee30e387
tests/datawizard/in_place_partition.c: shutdown before quitting
|
13 年之前 |
Nathalie Furmento
|
d5d6e37284
tools/Makefile.am: doc/Makefile.am: add missing showcheck rules
|
13 年之前 |
Nathalie Furmento
|
0599ac36ba
*/Makefile.am: add missing showcheck rules
|
13 年之前 |
Samuel Thibault
|
bc938d8482
Let tags be signaled several times. Add an example for that.
|
13 年之前 |
Samuel Thibault
|
fbf6b01624
Reduce size of big examples
|
13 年之前 |
Samuel Thibault
|
56a30743fc
fix build
|
13 年之前 |