Commit History

Author SHA1 Message Date
  Cédric Augonnet 54dd72566a The SpMV example does not have to depend on ATLAS. 15 years ago
  Nathalie Furmento 5218cd2639 StarPU: Use character _ instead of - in filenames 15 years ago
  Cédric Augonnet 6b2bcd48a5 - Rather than generating the random numbers on the host (which introduces a 15 years ago
  Cédric Augonnet 76f2fd6053 Implement a (really naive) CUDA kernel that computes pi with a Monte Carlo 15 years ago
  Cédric Augonnet 7b30fad879 Add a very simple monte carlo example to compute pi (CPU only yet) 15 years ago
  Cédric Augonnet 42676df753 Only built the CUDA kernels for SpMV if CUDA is enabled 15 years ago
  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