Samuel Thibault
|
dfcc89da57
Fix tag lock order. Hopefully fixes some hangs.
|
il y a 13 ans |
Samuel Thibault
|
87d08c1e0e
mention the --static option of pkg-config
|
il y a 13 ans |
Samuel Thibault
|
d6aa2af9f3
Warn a bit more about task pointers from task_create being freed at any time once submitted
|
il y a 13 ans |
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)
|
il y a 13 ans |
Nathalie Furmento
|
b80867895b
TODO: updates following Samuel's comments
|
il y a 13 ans |
Samuel Thibault
|
18897bd56a
Put optimization tips and tricks and performance feedback before the boring API details
|
il y a 13 ans |
Nathalie Furmento
|
c75ca34c76
src/drivers/gordon/driver_gordon.c: no longer use task->buffers
|
il y a 13 ans |
Nathalie Furmento
|
9ff1de2de3
tests: update codelet usage
|
il y a 13 ans |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
il y a 13 ans |
Ludovic Courtès
|
21e2721cce
gcc: Add an `output' type attribute for output task parameters.
|
il y a 13 ans |
Nathalie Furmento
|
4df93292a3
tests/datawizard/interfaces/test_interfaces.c: disable printing when environment variable STARPU_SSILENT is set
|
il y a 13 ans |
Nathalie Furmento
|
71b4f8ff50
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code
|
il y a 13 ans |
Nathalie Furmento
|
7002bae3be
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled
|
il y a 13 ans |
Cyril Roelandt
|
e7f5fd7334
Multiformat : if a handle is used twice by a kernel, make sure it is only converted once.
|
il y a 13 ans |
Nathalie Furmento
|
bc46f701b1
[struct starpu_codelet] : update deprecation of xxx_func fields
|
il y a 13 ans |
Ludovic Courtès
|
503712c183
SOCL: Add headers to the distribution.
|
il y a 13 ans |
Nathalie Furmento
|
0b53e91ea0
tests/core/deprecated.c: fix return value
|
il y a 13 ans |
Nathalie Furmento
|
3b58fc6817
tests: add new test to check deprecated field xxx_func in starpu_codelet
|
il y a 13 ans |
Nathalie Furmento
|
7dc29dc774
tests/Makefile.am: add file datawizard/interfaces/block/block_opencl_kernel.cl to dist
|
il y a 13 ans |
Cyril Roelandt
|
fa46be2e8d
Standard interface test suite : add a test for handle_to_pointer().
|
il y a 13 ans |
Cyril Roelandt
|
7c3d6db18b
Block interface : add standard test
|
il y a 13 ans |
Cyril Roelandt
|
52b841072c
Block interface : fixing the offsets in copy_ram_to_ram
|
il y a 13 ans |
Cyril Roelandt
|
1946204ca6
Add an initial value for summary.compare.
|
il y a 13 ans |
Samuel Thibault
|
0800b1673c
Clarify locking
|
il y a 13 ans |
Sylvain Henry
|
f73a52b9d5
Add a statement indicating that SOCL is experimental
|
il y a 13 ans |
Nathalie Furmento
|
6868f1b7c2
tests/core/starpu_worker_exists.c: add copyright
|
il y a 13 ans |
Nathalie Furmento
|
de79918ae8
tests: rename _starpu_worker_exists.c in starpu_worker_exists.c
|
il y a 13 ans |
Cyril Roelandt
|
ce7a43bd30
Add a test for _starpu_worker_exists.
|
il y a 13 ans |
Nathalie Furmento
|
17bfb26c81
src/core/topology.c: check the os has the capability to bind threads before doing it
|
il y a 13 ans |
Cyril Roelandt
|
55c2efdadc
Moving the multiformat example form "advanced api" to "advanced examples"
|
il y a 13 ans |