Commit History

Author SHA1 Message Date
  Ludovic Courtès 23fbe77bd9 gcc: Fix detection of function declarations. 14 years ago
  Nathalie Furmento c1abba883c 14 years ago
  Nathalie Furmento 4b66da2ca8 configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL 14 years ago
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when 14 years ago
  Samuel Thibault faf0486405 cross-reference between performance model example and scheduling algorithm selection 14 years ago
  Cédric Augonnet 517d6385e3 Bug fix: Do not hold the header lock while executing the callback when we don't 14 years ago
  Cédric Augonnet 7619f09fc9 Add a test ensuring that we can call starpu_data_release from a callback (this 14 years ago
  Nathalie Furmento b3716b4f66 configure.ac: fix setting of variable STARPU_CUDA_LDFLAGS 14 years ago
  Cédric Augonnet c97c172d55 Remove the "execution" Paje state: even if we don't generate colors, we use a 14 years ago
  Samuel Thibault 6e85956cae detect whether sync_task is submitted for redux 14 years ago
  Samuel Thibault 1c6c10bf8a give a name to synchronization tasks 14 years ago
  Cédric Augonnet a0f18ecea3 Include the function to filter the CSR matrix directly in the example to make 14 years ago
  Cédric Augonnet 1a07d6c313 Forgot to commit Makefile.am changes, and use pinned memory if possible. 14 years ago
  Cédric Augonnet ff9569ec6f Cleanup the SpMV example 14 years ago
  Cédric Augonnet 2db455d5ab Use starpu_malloc 14 years ago
  Cédric Augonnet 4305d24070 Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and 14 years ago
  Nathalie Furmento d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. 14 years ago
  Nathalie Furmento 8cc1ec59d6 doc: add missing initialisation in example code. Thanks to Satoshi Ohshima for reporting the error 14 years ago
  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 14 years ago
  Cédric Augonnet 73b390e55d Fix typo 14 years ago
  Nathalie Furmento 51b04ba8f9 OpenCL Driver: update functions to compile opencl kernel 14 years ago
  Nathalie Furmento 1bd31a571f examples/opt: add Makefile.am 14 years ago
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional 14 years ago
  Nathalie Furmento 0e4686c334 configure.ac: when searching for curand library, add cuda ldflags in search path 14 years ago
  Nathalie Furmento e009156e28 Tools: fix rules for building fxt tools. There is no need to have specific rules, the global ones can be used 14 years ago
  Samuel Thibault 68c2135caf fix yet more c++-like comments 14 years ago
  Samuel Thibault 379244939c missing bit from r3443 14 years ago
  Samuel Thibault 42f96ee07f Remove some unused-but-set variable in example sources. 14 years ago
  Samuel Thibault 69cc1613a7 missing bit from previous commit 14 years ago
  Samuel Thibault 2efb9fb40d Obvious fixes to example sources to compile as strict c89. 14 years ago