Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento e488dfc840 src/datawizard/coherency.c: only enable cuda-related code when cuda is enabled vor 15 Jahren
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: vor 15 Jahren
  Nathalie Furmento 2795bc9ffa mpi/examples/cholesky: unregister data from StarPU vor 15 Jahren
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices vor 15 Jahren
  Nathalie Furmento 66a747dfbb mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size vor 15 Jahren
  Nathalie Furmento a2e703967c configure.ac: AC_LIBTOOL_WIN32_DLL must be called *before* 'AC_PROG_LIBTOOL' vor 15 Jahren
  Samuel Thibault eb067968b9 fix references vor 15 Jahren
  Ludovic Courtès fae7dfa7b9 gcc: Use `size_in_bytes' instead of our own `sizeof_type'. vor 15 Jahren
  Ludovic Courtès 23fbe77bd9 gcc: Fix detection of function declarations. vor 15 Jahren
  Nathalie Furmento c1abba883c vor 15 Jahren
  Nathalie Furmento 4b66da2ca8 configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL vor 15 Jahren
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when vor 15 Jahren
  Samuel Thibault faf0486405 cross-reference between performance model example and scheduling algorithm selection vor 15 Jahren
  Cédric Augonnet 517d6385e3 Bug fix: Do not hold the header lock while executing the callback when we don't vor 15 Jahren
  Cédric Augonnet 7619f09fc9 Add a test ensuring that we can call starpu_data_release from a callback (this vor 15 Jahren
  Nathalie Furmento b3716b4f66 configure.ac: fix setting of variable STARPU_CUDA_LDFLAGS vor 15 Jahren
  Cédric Augonnet c97c172d55 Remove the "execution" Paje state: even if we don't generate colors, we use a vor 15 Jahren
  Samuel Thibault 6e85956cae detect whether sync_task is submitted for redux vor 15 Jahren
  Samuel Thibault 1c6c10bf8a give a name to synchronization tasks vor 15 Jahren
  Cédric Augonnet a0f18ecea3 Include the function to filter the CSR matrix directly in the example to make vor 15 Jahren
  Cédric Augonnet 1a07d6c313 Forgot to commit Makefile.am changes, and use pinned memory if possible. vor 15 Jahren
  Cédric Augonnet ff9569ec6f Cleanup the SpMV example vor 15 Jahren
  Cédric Augonnet 2db455d5ab Use starpu_malloc vor 15 Jahren
  Cédric Augonnet 4305d24070 Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and vor 15 Jahren
  Nathalie Furmento d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. vor 15 Jahren
  Nathalie Furmento 8cc1ec59d6 doc: add missing initialisation in example code. Thanks to Satoshi Ohshima for reporting the error vor 15 Jahren
  Nathalie Furmento cce6154e09 OpenCL driver: build options for compiling opencl kernels no longer have a default value. Always use the value given by the user vor 15 Jahren
  Cédric Augonnet 73b390e55d Fix typo vor 15 Jahren
  Nathalie Furmento 51b04ba8f9 OpenCL Driver: update functions to compile opencl kernel vor 15 Jahren
  Nathalie Furmento 1bd31a571f examples/opt: add Makefile.am vor 15 Jahren