Historial de Commits

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