Nathalie Furmento
|
6926180b3d
tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application
|
13 年之前 |
Nathalie Furmento
|
a5a6d55c8f
tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: when no worker is found, mark test as skipped instead of failed
|
13 年之前 |
Nathalie Furmento
|
bf15c28642
doc: move the api and the configuration chapters at the end
|
13 年之前 |
Nathalie Furmento
|
ef038c838d
doc: format updates
|
13 年之前 |
Nathalie Furmento
|
d5b24e39d3
doc: always use the same environment (cartouche+smallexample) for source code
|
13 年之前 |
Cyril Roelandt
|
675b5d9b72
Fixing multiformat_handle_conversion
|
13 年之前 |
Cyril Roelandt
|
7a926466c6
GCC plugin : add a simple "vector scal" example.
|
13 年之前 |
Cyril Roelandt
|
ef58cef95e
Fix build with --disable-cpu.
|
13 年之前 |
Cyril Roelandt
|
c5065bcda6
Move multiformat_handle_conversion from core/ to datawizard/interfaces/multiformat/advanced
|
13 年之前 |
Nathalie Furmento
|
c3a5171174
examples/common/blas_model.h: fix function prototype
|
13 年之前 |
Nathalie Furmento
|
a77417e36e
doc/: document deprecated fields
|
13 年之前 |
Cyril Roelandt
|
fb66d536d0
Moving multiformat_data_release.c from tests/core to tests/datawizard/interfaces/multiformat/advanced/
|
13 年之前 |
Nathalie Furmento
|
ca5b979c06
tests: tests old functionalities are still working
|
13 年之前 |
Cyril Roelandt
|
1f57502c89
Fix build.
|
13 年之前 |
Nathalie Furmento
|
ecae796666
tests: rename core/deprecated.c to core/deprecated_func.c
|
13 年之前 |
Nathalie Furmento
|
2f9d1ed6d5
src/core/task/c: Set task->buffers to NULL
|
13 年之前 |
Nathalie Furmento
|
dfedfcdc37
tests/core/multiformat_handle_conversion.c: fix value for field where
|
13 年之前 |
Nathalie Furmento
|
b7d8c320b6
tests/core/multiformat_handle_conversion.c: set where field for starpu_codelet
|
13 年之前 |
Nathalie Furmento
|
927a34bb65
tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: set field where for starpu_codelet
|
13 年之前 |
Nathalie Furmento
|
a30abc2ff4
examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically
|
13 年之前 |
Nathalie Furmento
|
f19a7766af
src/core/task.c: setting the field where automatically based on the availability of the xxx_funcs fields will fail applications which set all the xxx_func fields and use where to specify where to execute the codelet.
|
13 年之前 |
Cyril Roelandt
|
669c29acde
microbenchs/prefetch_data_on_node : allow select_codelet_with_random_mode to return a pointer to the write-only codelet.
|
13 年之前 |
Cyril Roelandt
|
78c1624488
Fix warnings (unused variables).
|
13 年之前 |
Nathalie Furmento
|
802539d5c7
TODO: remove dones
|
13 年之前 |
Nathalie Furmento
|
8bf5774af3
doc: update towards new definition of starpu_task and starpu_codelet
|
13 年之前 |
Nathalie Furmento
|
102cfdda1d
examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles
|
13 年之前 |
Nathalie Furmento
|
0090f71758
ChangeLog: add missing updates
|
13 年之前 |
Samuel Thibault
|
6702f8404e
Fix overzealous renaming
|
13 年之前 |
Nathalie Furmento
|
671ab6cd76
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 年之前 |
Nathalie Furmento
|
3734b6e1bd
src/core: use task->handles instead of task->buffers
|
13 年之前 |