커밋 기록

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