Cédric Augonnet
|
54dd72566a
The SpMV example does not have to depend on ATLAS.
|
před 15 roky |
Nathalie Furmento
|
5218cd2639
StarPU: Use character _ instead of - in filenames
|
před 15 roky |
Cédric Augonnet
|
6b2bcd48a5
- Rather than generating the random numbers on the host (which introduces a
|
před 15 roky |
Cédric Augonnet
|
76f2fd6053
Implement a (really naive) CUDA kernel that computes pi with a Monte Carlo
|
před 15 roky |
Cédric Augonnet
|
7b30fad879
Add a very simple monte carlo example to compute pi (CPU only yet)
|
před 15 roky |
Cédric Augonnet
|
42676df753
Only built the CUDA kernels for SpMV if CUDA is enabled
|
před 15 roky |
Nathalie Furmento
|
f97978339b
Prefixing of objects defined in include/starpu_config.h.in
|
před 15 roky |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
před 15 roky |
Samuel Thibault
|
ceea5351bf
fix example3 source
|
před 15 roky |
Nathalie Furmento
|
a91b4cf969
Makefile.am: need the include directory from the build, and remove white trailspaces
|
před 16 roky |
Cédric Augonnet
|
5c984e9279
make sure that FFTW is available for the starpufft lib
|
před 16 roky |
Cédric Augonnet
|
7c31645307
The examples should not assume that StarPU was installed, we directly use the
|
před 16 roky |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
před 16 roky |
Cédric Augonnet
|
4739b7a73d
forgot to include the sgemm dynamically loadable kernel
|
před 16 roky |
Cédric Augonnet
|
395d7cbd95
Include the dynamically loaded ELF code in the distribution.
|
před 16 roky |
Cédric Augonnet
|
5cd347460e
include a missing header in the distribution
|
před 16 roky |
Cédric Augonnet
|
63ec9fa7cf
Since we are going to need the "null" gordon kernel often, let's create a small
|
před 16 roky |
Cédric Augonnet
|
76b022ddf0
do not forget to include ppm-downscaler.h in the distribw
|
před 16 roky |
Cédric Augonnet
|
81375feb05
add a new example of matrix multiplication with no filter, only one BLAS ops is
|
před 16 roky |
Cédric Augonnet
|
232d016ed7
implement a very simple matrix multiplication that uses filters
|
před 16 roky |
Cédric Augonnet
|
8a17554361
Add a trivial example to show how to scale a vector by a constant factor.
|
před 16 roky |
Cédric Augonnet
|
bc3727d2f0
add a new example, to downscale a YUV movie (nothing yet ..)
|
před 16 roky |
Cédric Augonnet
|
626b22ba6f
introduce a new example "downscaler", no real stuff for the moment
|
před 16 roky |
Cédric Augonnet
|
40f6b2a37b
integrate the heat example in the test suite
|
před 16 roky |
Cédric Augonnet
|
3f3c7940ec
use the dynamic code loading facilities for the Gordon/mult example
|
před 16 roky |
Cédric Augonnet
|
932383e827
add the most simple StarPU example possible: a hello world
|
před 16 roky |
Cédric Augonnet
|
a259852f5e
remove --coverage's output when cleaning up
|
před 16 roky |
Cédric Augonnet
|
bfaaa7732f
more cleanups for the "incrementer" examples
|
před 16 roky |
Cédric Augonnet
|
a3dfc2ea41
Add an example where it is possible to use StarPU with the runtime API.
|
před 16 roky |
Cédric Augonnet
|
1afb01e8cd
also install the tag_example3 example
|
před 16 roky |