Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional vor 15 Jahren
  Nathalie Furmento 0e4686c334 configure.ac: when searching for curand library, add cuda ldflags in search path vor 15 Jahren
  Nathalie Furmento e009156e28 Tools: fix rules for building fxt tools. There is no need to have specific rules, the global ones can be used vor 15 Jahren
  Samuel Thibault 68c2135caf fix yet more c++-like comments vor 15 Jahren
  Samuel Thibault 379244939c missing bit from r3443 vor 15 Jahren
  Samuel Thibault 42f96ee07f Remove some unused-but-set variable in example sources. vor 15 Jahren
  Samuel Thibault 69cc1613a7 missing bit from previous commit vor 15 Jahren
  Samuel Thibault 2efb9fb40d Obvious fixes to example sources to compile as strict c89. vor 15 Jahren
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow vor 15 Jahren
  Nathalie Furmento 6a38cd14e0 src/Makefile.am: libraries StarPU depends on need to be added when building the main library when compiling on MacOS. Thanks to Guillaume Alleon for reporting this issue vor 15 Jahren
  Nathalie Furmento 4231064e60 Configuration and compilation system: fix OpenCL settings vor 15 Jahren
  Cédric Augonnet 3e719c4c87 Fix the write-through mechanism by making it synchronous. This is not the best vor 15 Jahren
  Cédric Augonnet 75d51aa2aa create_request_to_fetch_data may return NULL to indicate that the request was vor 15 Jahren
  Cédric Augonnet 7256c391e1 Update the Makefile.am to the recent changes in tests/opt too vor 15 Jahren