Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento e626672b57 doc: fix typo hace 15 años
  Nathalie Furmento 2f2862b9c2 doc: 1st dratf of the MPI documentation hace 15 años
  Cédric Augonnet f369f68805 It seems that $SIZEOF_VOID_P needs to be set manually hace 15 años
  Nathalie Furmento 50b9d20c0e configure.ac: fix FxT case hace 15 años
  Nathalie Furmento 0c03f02ff7 doc: revert #3536. starpu_insert_task() returns an int hace 15 años
  Samuel Thibault 6f51eb3371 move -lcufft to its own STARPU_CUFFT_LDFLAGS variable hace 15 años
  Samuel Thibault 135f7897af more items in the configuration summary hace 15 años
  Samuel Thibault be937f5151 Add configuration option summary hace 15 años
  Nathalie Furmento 703469c5fb doc: fix deftypefun declarations. hace 15 años
  Samuel Thibault ca2898b8c5 Thanks $DEITY for :g/^@deftypefun/s/[ *]\([^ *()@{}]\+\)\([,)]\)/@var{\1}\2/gc to add $arg{} where appropriate hace 15 años
  Samuel Thibault 72674a38f7 use deftypefun where it's trivial to do so hace 15 años
  Samuel Thibault 65391824bb typo hace 15 años
  Samuel Thibault 8a138f3417 Reference to the documentation and explain how to generate pdf/html hace 15 años
  Samuel Thibault bfcb59f8cc document STARPU_REGRESSION_BASED vs STARPU_NL_REGRESSION_BASED hace 15 años
  Samuel Thibault 091808305a document more about calibration hace 15 años
  Samuel Thibault a118be6bfa Document more on prefetch hace 15 años
  Samuel Thibault 30dfe46a78 Document STARPU_PER_ARCH model type hace 15 años
  Samuel Thibault bbe0cdbbda Add comments hace 15 años
  Nathalie Furmento 7bbc5e5b0c configure.ac: also look for libcuda in directory specified by --with-cuda-lib-dir hace 15 años
  Nathalie Furmento 59640039cb tests/datawizard/data_lookup.c: detect when no PU can execute the codelet and skip the test hace 15 años
  Cédric Augonnet d8e4ed1724 Only compile CUDA code if STARPU_USE_CUDA is defined hace 15 años
  Nathalie Furmento 0d914cc730 tests/datawizard/lazy_allocation: properly implement the CUDA codelet to check buffer content hace 15 años
  Nathalie Furmento ce21c179fc MPI: properly set id when FxT is enabled hace 15 años
  Ludovic Courtès 1e153b7a83 gcc: In task submission, pass raw pointers to `starpu_insert_task'. hace 15 años
  Ludovic Courtès 007a5cf66c gcc: Initialize the `nbuffers' field of codelets. hace 15 años
  Ludovic Courtès 8177b305f4 gcc: Factorize the test stubs into <lib.h>. hace 15 años
  Ludovic Courtès 91e09797ef gcc: Pass field initializers to the codelet constructor in the right order. hace 15 años
  Nathalie Furmento fa4f1b9a81 cuda: fix type for cudaError hace 15 años
  Samuel Thibault 37772c92ec Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers. hace 15 años
  Samuel Thibault ca5dd22771 move C99-ism from cuda/opencl helper headers to libstarpu itself. hace 15 años