提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento b87e0e4aad examples: add a basic c++ example 13 年之前
  Cyril Roelandt 06ea38444b Remove the multiformat fitler example : custom_mf now shows how tu use filters with a multiformat-like interface. 13 年之前
  Cyril Roelandt fdd27aab48 custom_mf : adding support for OpenCL. 13 年之前
  Cyril Roelandt d8e86d1388 Add a custom multiformat example that does not use the multiformat interface. 13 年之前
  Nathalie Furmento 790b9309b9 examples/Makefile.am: add filters/multiformat/opencl.cl to distrib 13 年之前
  Cyril Roelandt 06c5dc44e6 Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball. 13 年之前
  Cyril Roelandt ac859c1e11 Multiformat : filter example. 13 年之前
  Nathalie Furmento e84ff6aaa3 examples/Makefile.am: starpufft has been moved 13 年之前
  Nathalie Furmento cf88ce1bf8 socl: move examples from examples/socl to socl/examples 14 年之前
  Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 年之前
  Nathalie Furmento f6cb0b849f examples/Makefile.am: loader needs to include <builddir>/src/common/config.h 14 年之前
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available 14 年之前
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. 14 年之前
  Samuel Thibault dee86a1ac1 Remove the mult_impl example, the vector_scal example makes much more sense 14 年之前
  Olivier Aumage 66e35b6222 - add support for complex number cases in the LU example 14 年之前
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 年之前
  Sylvain Henry 6ce4934cd3 Add some SOCL examples 14 年之前
  Samuel Thibault 2f21c1e693 Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations. 14 年之前
  Samuel Thibault 89e5279a57 Add blas_model.c in tarball 14 年之前
  Nathalie Furmento 66c12a69dc Compilation system: on windows OSes, do not use the loader application when calling make check 14 年之前
  Samuel Thibault cf42bcf4a1 Merge starpu-top branch into trunk 14 年之前
  Samuel Thibault 595249abc7 starpufft needs fftwf, not fftwl 14 年之前
  Cédric Augonnet 08e2b87a27 In case MAGMA is available (a recent version with pkg-config is now required), 14 年之前
  Nathalie Furmento 9854c31df2 tests/ examples/: make check uses a loader to execute tests and examples, and kills them if they are not finished within a timeout 14 年之前
  Nathalie Furmento 0d04ca87fd examples/Makefile.am: fix list of programs to install and to check 14 年之前
  Nathalie Furmento 598d2ad410 Makefile.am: fix settings of check_PROGRAMS 14 年之前
  Nathalie Furmento 3de9ebd5de Simplify Makefiles 14 年之前
  Samuel Thibault ccb9c7a725 Make sure to include our own starpu.h before potential system-installed ones 14 年之前
  Samuel Thibault fe23677913 move blas link flags to STARPU_BLAS_LDFLAGS 14 年之前
  Samuel Thibault df21a8b79e move opengl flags to STARPU_OPENGL_RENDER_LDFLAGS 14 年之前