Commit History

Author SHA1 Message Date
  Nathalie Furmento bb309b0e91 gcc-plugin/examples/Makefile.am: fix setting of EXTRA_DIST 12 years ago
  Nathalie Furmento 23519aba79 gcc-plugin/examples/Makefile.am: remove file as it no longer exists 12 years ago
  Nathalie Furmento 283ac28cd6 gcc-plugin/examples/Makefile.am: install binary examples, execute them on make check and disable cholesky (needs to be fixed) 12 years ago
  Nathalie Furmento 0695d3adf5 gcc-plugin/examples/: add hello world example from the documentation 12 years ago
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 12 years ago
  Sylvain Henry 37bce2edab Fix bad CUDA/OpenCL interaction 12 years ago
  Nathalie Furmento 0599ac36ba */Makefile.am: add missing showcheck rules 13 years ago
  Ludovic Courtès 7e36b7364e gcc: Add `-fplugin-arg-starpu-verbose'. 13 years ago
  Nathalie Furmento 8ea4942f15 gcc-plugin/examples/Makefile.am: add LDFLAGS for CUDA and OpenCL 13 years ago
  Ludovic Courtès 5fb82461dc gcc: Add a CUDA task implementation for `vector_scal'. 13 years ago
  Ludovic Courtès 2e26cff220 gcc: Add an OpenCL task implementation for `vector_scal'. 13 years ago
  Ludovic Courtès e0170e07ad gcc: Build example programs only when `STARPU_USE_CPU'. 13 years ago
  Ludovic Courtès 333fdfc70e gcc: Refer to <starpu.h> by its absolute file name. 13 years ago
  Cyril Roelandt 7a926466c6 GCC plugin : add a simple "vector scal" example. 13 years ago
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 13 years ago
  Ludovic Courtès 44d59c640b gcc: Add `cholesky_kernels.h' to the distribution. 13 years ago
  Ludovic Courtès 40c0d633e3 gcc: Add `cholesky/cholesky.h' to the distribution. 13 years ago
  Nathalie Furmento ce10465a8c gcc-plugin/examples/Makefile.am: only enable cholesky example if a blas library is enabled 13 years ago
  Nathalie Furmento 6d7610a049 gcc-plugin/examples/Makefile.am: fix location for cholesky example 13 years ago
  Nathalie Furmento c703771abd gcc-plugin: new cholesky example 13 years ago
  Nathalie Furmento b693e2b988 gcc-plugin: add a very simple stencil example 13 years ago
  Ludovic Courtès 2e9281e6c7 gcc: Fix a couple more build issues. 13 years ago
  Ludovic Courtès b6a70d83a3 gcc: Use the OpenCL and CUDA CPPFLAGS when building the examples. 13 years ago
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. 14 years ago