Nathalie Furmento
|
7c57ef1529
mpi: use .xxx_funcs instead of .xxx_func fields for struct starpu_codelet
|
13 years ago |
Nathalie Furmento
|
8b7cc119a8
mpi: update the cache mechanism
|
13 years ago |
Nathalie Furmento
|
f7689dc464
mpi/examples/stencil/stencil5.c: use cpu_funcs and modes
|
13 years ago |
Nathalie Furmento
|
42970b38fb
tests: rename file as make dist cannot cope with filenames with more than 99 characters...
|
13 years ago |
Nathalie Furmento
|
7d5f9e13b8
perfmodel: store the file name instead of the file handle, and open the file each time we need to write something
|
13 years ago |
Nathalie Furmento
|
6926180b3d
tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application
|
13 years ago |
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 years ago |
Nathalie Furmento
|
bf15c28642
doc: move the api and the configuration chapters at the end
|
13 years ago |
Nathalie Furmento
|
ef038c838d
doc: format updates
|
13 years ago |
Nathalie Furmento
|
d5b24e39d3
doc: always use the same environment (cartouche+smallexample) for source code
|
13 years ago |
Cyril Roelandt
|
675b5d9b72
Fixing multiformat_handle_conversion
|
13 years ago |
Cyril Roelandt
|
7a926466c6
GCC plugin : add a simple "vector scal" example.
|
13 years ago |
Cyril Roelandt
|
ef58cef95e
Fix build with --disable-cpu.
|
13 years ago |
Cyril Roelandt
|
c5065bcda6
Move multiformat_handle_conversion from core/ to datawizard/interfaces/multiformat/advanced
|
13 years ago |
Nathalie Furmento
|
c3a5171174
examples/common/blas_model.h: fix function prototype
|
13 years ago |
Nathalie Furmento
|
a77417e36e
doc/: document deprecated fields
|
13 years ago |
Cyril Roelandt
|
fb66d536d0
Moving multiformat_data_release.c from tests/core to tests/datawizard/interfaces/multiformat/advanced/
|
13 years ago |
Nathalie Furmento
|
ca5b979c06
tests: tests old functionalities are still working
|
13 years ago |
Cyril Roelandt
|
1f57502c89
Fix build.
|
13 years ago |
Nathalie Furmento
|
ecae796666
tests: rename core/deprecated.c to core/deprecated_func.c
|
13 years ago |
Nathalie Furmento
|
2f9d1ed6d5
src/core/task/c: Set task->buffers to NULL
|
13 years ago |
Nathalie Furmento
|
dfedfcdc37
tests/core/multiformat_handle_conversion.c: fix value for field where
|
13 years ago |
Nathalie Furmento
|
b7d8c320b6
tests/core/multiformat_handle_conversion.c: set where field for starpu_codelet
|
13 years ago |
Nathalie Furmento
|
927a34bb65
tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: set field where for starpu_codelet
|
13 years ago |
Nathalie Furmento
|
a30abc2ff4
examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically
|
13 years ago |
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 years ago |
Cyril Roelandt
|
669c29acde
microbenchs/prefetch_data_on_node : allow select_codelet_with_random_mode to return a pointer to the write-only codelet.
|
13 years ago |
Cyril Roelandt
|
78c1624488
Fix warnings (unused variables).
|
13 years ago |
Nathalie Furmento
|
802539d5c7
TODO: remove dones
|
13 years ago |
Nathalie Furmento
|
8bf5774af3
doc: update towards new definition of starpu_task and starpu_codelet
|
13 years ago |