Samuel Thibault
|
1475f155a4
Remove all tags on starpu_shutdown
|
13 jaren geleden |
Cyril Roelandt
|
96efa2dc02
Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests.
|
13 jaren geleden |
Cyril Roelandt
|
a6a4bc8d5c
modes.cocci : rewrote the script to fix several bugs.
|
13 jaren geleden |
Cyril Roelandt
|
2c7877f1bc
modes.cocci : bugfix.
|
13 jaren geleden |
Cyril Roelandt
|
81bbc06395
Add modes.cocci, a Coccinelle script that will help converting old code (with the modes specified in the task) to new code (modes specified in the codelet).
|
13 jaren geleden |
Cyril Roelandt
|
64b9e2b3f9
BCSR interface : add standard test
|
13 jaren geleden |
Nathalie Furmento
|
2cdb4ef095
tests/core/deprecated.c: typo
|
13 jaren geleden |
Nathalie Furmento
|
702773bfbd
tests/core/deprecated.c: handle case when no worker can execute task
|
13 jaren geleden |
Samuel Thibault
|
717e5abe43
Drop leftover spin unlock
|
13 jaren geleden |
Samuel Thibault
|
dfcc89da57
Fix tag lock order. Hopefully fixes some hangs.
|
13 jaren geleden |
Samuel Thibault
|
87d08c1e0e
mention the --static option of pkg-config
|
13 jaren geleden |
Samuel Thibault
|
d6aa2af9f3
Warn a bit more about task pointers from task_create being freed at any time once submitted
|
13 jaren geleden |
Nathalie Furmento
|
cbfe978b11
tests/perfmodels/regression_based.c: use new API to define data handles and access modes (this is needed as application accesses task's data before submitting it)
|
13 jaren geleden |
Nathalie Furmento
|
b80867895b
TODO: updates following Samuel's comments
|
13 jaren geleden |
Samuel Thibault
|
18897bd56a
Put optimization tips and tricks and performance feedback before the boring API details
|
13 jaren geleden |
Nathalie Furmento
|
c75ca34c76
src/drivers/gordon/driver_gordon.c: no longer use task->buffers
|
13 jaren geleden |
Nathalie Furmento
|
9ff1de2de3
tests: update codelet usage
|
13 jaren geleden |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 jaren geleden |
Ludovic Courtès
|
21e2721cce
gcc: Add an `output' type attribute for output task parameters.
|
13 jaren geleden |
Nathalie Furmento
|
4df93292a3
tests/datawizard/interfaces/test_interfaces.c: disable printing when environment variable STARPU_SSILENT is set
|
13 jaren geleden |
Nathalie Furmento
|
71b4f8ff50
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code
|
13 jaren geleden |
Nathalie Furmento
|
7002bae3be
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled
|
13 jaren geleden |
Cyril Roelandt
|
e7f5fd7334
Multiformat : if a handle is used twice by a kernel, make sure it is only converted once.
|
13 jaren geleden |
Nathalie Furmento
|
bc46f701b1
[struct starpu_codelet] : update deprecation of xxx_func fields
|
13 jaren geleden |
Ludovic Courtès
|
503712c183
SOCL: Add headers to the distribution.
|
13 jaren geleden |
Nathalie Furmento
|
0b53e91ea0
tests/core/deprecated.c: fix return value
|
13 jaren geleden |
Nathalie Furmento
|
3b58fc6817
tests: add new test to check deprecated field xxx_func in starpu_codelet
|
13 jaren geleden |
Nathalie Furmento
|
7dc29dc774
tests/Makefile.am: add file datawizard/interfaces/block/block_opencl_kernel.cl to dist
|
13 jaren geleden |
Cyril Roelandt
|
fa46be2e8d
Standard interface test suite : add a test for handle_to_pointer().
|
13 jaren geleden |
Cyril Roelandt
|
7c3d6db18b
Block interface : add standard test
|
13 jaren geleden |