コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 299fec7dca Use AC_PATH_PROG to find nvcc's path 15 年 前
  Nathalie Furmento 9f8b39a3dc make dist should always copy codelet source files 15 年 前
  Nathalie Furmento bf13ac0472 Include .cl files for make dist 15 年 前
  Nathalie Furmento 38b4f0fd65 revert r2060 15 年 前
  Nathalie Furmento 650b452e04 Add files to be installed 15 年 前
  Cédric Augonnet c75c83b219 start to fix make distcheck 15 年 前
  Nathalie Furmento 50395df8ee Remove stencil example 15 年 前
  Nathalie Furmento 5587653a3f Comment out stencil application 15 年 前
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 年 前
  Cédric Augonnet bbdd007b2d Instead of "heat" we use the LU example (which does the same thing but is 15 年 前
  Cédric Augonnet 33cfda1300 - Provide a LU decomposition with implicit data dependencies 15 年 前
  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 15 年 前
  Cédric Augonnet 5c984e9279 make sure that FFTW is available for the starpufft lib 15 年 前
  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 年 前