コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento c4f7a76721 doc: add example on data filtering 16 年 前
  Nathalie Furmento e5f5b4f252 doc: add section for data partition 16 年 前
  Nathalie Furmento 9f64b27b59 s/STARPU_BCSCR_INTERFACE_ID/STARPU_BCSR_INTERFACE_ID/ 16 年 前
  Nathalie Furmento 09ff2a9c19 Remove definition of starpu_csc_interface_t 16 年 前
  Nathalie Furmento 56f1eeefef doc: new section to describe data interfaces 16 年 前
  Nathalie Furmento 39066334a9 Block interface: fix method call 16 年 前
  Nathalie Furmento 2f3b5817b4 OpenCL driver: remove prototype of functions which no longer exist 16 年 前
  Nathalie Furmento 7d3bb0a827 OpenCL driver: give better names to internal functions 16 年 前
  Nathalie Furmento f4b5814bc3 Block interface: fix src and dst pointers when copying non contiguous data to/from CUDA devices 16 年 前
  Nathalie Furmento 9ce9dbecf0 Driver OpenCL: simplify source code 16 年 前
  Nathalie Furmento ddc2d2df2c Block interface: update synchronous copy_ram_to_cuda() method to match the asynchronous one 16 年 前
  Cédric Augonnet 0975b2786c Finding an available code for FxT has become a mess so let's reorder all the 16 年 前
  Nathalie Furmento 6d38d6cfce Data interfaces: synchronous methods can directly return the return value of the asynchronous method 16 年 前
  Nathalie Furmento 63ac9d1c60 OpenCL driver: new internal function _starpu_opencl_copy_from_opencl_async_sync() that first tries to copy data asynchronously and reverts to synchronous copy on failure 16 年 前
  Nathalie Furmento 8aeea06d7f followup to r2394 16 年 前
  Nathalie Furmento 8f930cbeac OpenCL driver: new internal function _starpu_opencl_copy_to_opencl_async_sync() that first tries to copy data asynchronously and reverts to synchronous copy on failure 16 年 前
  Nathalie Furmento 012aa8ecff Data interfaces: when an asynchronous copy fails, try to copy synchronously 16 年 前
  Nathalie Furmento 1c4b284f00 Block interface: update synchronous method to match the asynchronous one 16 年 前
  Nathalie Furmento eebab19c11 Data interfaces: Synchronous and asynchronous methods for OpenCL are similar, avoid to duplicate code. 16 年 前
  Nathalie Furmento 77c223f01a Doc: add OpenCL code 16 年 前
  Cédric Augonnet e49f87411a non contiguous blocks are not supported either in OpenCL 16 年 前
  Cédric Augonnet 3833786736 Non-contiguous matrices are not properly handled by the OpenCL driver yet. 16 年 前
  Nathalie Furmento 3b0af88450 Prefix internal StarPU macros: 16 年 前
  Cédric Augonnet 2f96622cf0 Document the "buffers" field of the task structure 16 年 前
  Nathalie Furmento 3485f9c86b OpenCL Driver: renamings: 16 年 前
  Nathalie Furmento c5c68cb84c Driver OpenCL: fix name 16 年 前
  Nathalie Furmento 439124846b OpenCL driver: minor fixes 16 年 前
  Nathalie Furmento e2ae0c2f77 vector scaling example: updates to match the documentation 16 年 前
  Samuel Thibault 28bbc5e201 simpler code 16 年 前
  Samuel Thibault 12e1715b79 doc fixes 16 年 前