コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt ac859c1e11 Multiformat : filter example. 13 年 前
  Samuel Thibault 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 13 年 前
  Cyril Roelandt 64b9e2b3f9 BCSR interface : add standard test 13 年 前
  Nathalie Furmento 13e839cd03 include/starpu_data_interfaces.h: revert #4606 as the definition is actually needed by the SPVM example 13 年 前
  Cyril Roelandt f7a20a3af5 Get rid of the conversion_model. 13 年 前
  Nathalie Furmento a20450f5cc include: fix includes 13 年 前
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 年 前
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 年 前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年 前
  Nathalie Furmento ee63c22a9e Type renaming: 13 年 前
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition 13 年 前
  Samuel Thibault 2b4e61f351 Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications. 13 年 前
  Nathalie Furmento bd1155ebd6 include/starpu_data_interfaces.h: add parameter name 13 年 前
  Nathalie Furmento 7ab5516114 Data interface: use a new enum type <enum starpu_data_interface_id> for the data interface ids 13 年 前
  Nathalie Furmento 853f8be1d7 include/starpu_data_interfaces.h: add parameter name 13 年 前
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 年 前
  Samuel Thibault 9477969fe2 Use the real type for the conversion codelets 13 年 前
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. 13 年 前
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. 14 年 前
  Ludovic Courtès c5900310ca Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'. 14 年 前
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: 14 年 前
  Ludovic Courtès ed3657f0d5 Change `starpu_handle_to_pointer' to handle not-yet-allocated data. 14 年 前
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. 14 年 前
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. 14 年 前
  Ludovic Courtès f652759ae9 Add `starpu_handle_to_pointer'. 14 年 前
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow 14 年 前
  Nathalie Furmento bc7c8bcc60 include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform 14 年 前
  Nathalie Furmento a9b4016e35 rename function parameter interface into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) 14 年 前
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it 14 年 前
  Samuel Thibault 108440f9db fix spmv/dw_block_spmv.c build 14 年 前