Nathalie Furmento
|
f97978339b
Prefixing of objects defined in include/starpu_config.h.in
|
15 years ago |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 years ago |
Samuel Thibault
|
ceea5351bf
fix example3 source
|
15 years ago |
Nathalie Furmento
|
a91b4cf969
Makefile.am: need the include directory from the build, and remove white trailspaces
|
16 years ago |
Cédric Augonnet
|
5c984e9279
make sure that FFTW is available for the starpufft lib
|
16 years ago |
Cédric Augonnet
|
7c31645307
The examples should not assume that StarPU was installed, we directly use the
|
16 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 years ago |
Cédric Augonnet
|
4739b7a73d
forgot to include the sgemm dynamically loadable kernel
|
16 years ago |
Cédric Augonnet
|
395d7cbd95
Include the dynamically loaded ELF code in the distribution.
|
16 years ago |
Cédric Augonnet
|
5cd347460e
include a missing header in the distribution
|
16 years ago |
Cédric Augonnet
|
63ec9fa7cf
Since we are going to need the "null" gordon kernel often, let's create a small
|
16 years ago |
Cédric Augonnet
|
76b022ddf0
do not forget to include ppm-downscaler.h in the distribw
|
16 years ago |
Cédric Augonnet
|
81375feb05
add a new example of matrix multiplication with no filter, only one BLAS ops is
|
16 years ago |
Cédric Augonnet
|
232d016ed7
implement a very simple matrix multiplication that uses filters
|
16 years ago |
Cédric Augonnet
|
8a17554361
Add a trivial example to show how to scale a vector by a constant factor.
|
16 years ago |
Cédric Augonnet
|
bc3727d2f0
add a new example, to downscale a YUV movie (nothing yet ..)
|
16 years ago |
Cédric Augonnet
|
626b22ba6f
introduce a new example "downscaler", no real stuff for the moment
|
16 years ago |
Cédric Augonnet
|
40f6b2a37b
integrate the heat example in the test suite
|
16 years ago |
Cédric Augonnet
|
3f3c7940ec
use the dynamic code loading facilities for the Gordon/mult example
|
16 years ago |
Cédric Augonnet
|
932383e827
add the most simple StarPU example possible: a hello world
|
16 years ago |
Cédric Augonnet
|
a259852f5e
remove --coverage's output when cleaning up
|
16 years ago |
Cédric Augonnet
|
bfaaa7732f
more cleanups for the "incrementer" examples
|
16 years ago |
Cédric Augonnet
|
a3dfc2ea41
Add an example where it is possible to use StarPU with the runtime API.
|
16 years ago |
Cédric Augonnet
|
1afb01e8cd
also install the tag_example3 example
|
16 years ago |
Cédric Augonnet
|
36e824717a
Add a new test (equivalent to tag_example2, but task are submitted in the
|
16 years ago |
Cédric Augonnet
|
ac1ed7a69c
add the strassen example to the test suite
|
16 years ago |
Cédric Augonnet
|
933f9f1623
add the "incrementer" example to the test suite
|
16 years ago |
Cédric Augonnet
|
0284f9b23a
put examples in $prefix/lib/starpu/examples instead of ${prefix}/bin/examples
|
16 years ago |
Cédric Augonnet
|
ff09f6db4a
add the "tag_example"s in the test suite
|
16 years ago |
Cédric Augonnet
|
9669decfdf
examples' binary are put in ${prefix}/bin/examples when installing
|
16 years ago |