Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include před 13 roky
  Cyril Roelandt 4865cd03ab The users should not be able to provide their own copy methods without defining a new interface. před 13 roky
  Cyril Roelandt 6cf1b9da9d Turn starpu_is_multiformat_handle into starpu_data_is_multiformat_handle. před 13 roky
  Cyril Roelandt 26837d338b Add a get_mf_ops function to the interfaces, so that they can return the multiformat-releated helpers. před 13 roky
  Cyril Roelandt e332089751 Do not compare and interface identifier to STARPU_MULTIFORMAT_ID to determine whether the interface uses multiple format. This allows other interfaces to use multiple formats and to trigger the creation of conversion tasks. před 13 roky
  Cyril Roelandt ac859c1e11 Multiformat : filter example. před 13 roky
  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 před 13 roky
  Cyril Roelandt 64b9e2b3f9 BCSR interface : add standard test před 13 roky
  Nathalie Furmento 13e839cd03 include/starpu_data_interfaces.h: revert #4606 as the definition is actually needed by the SPVM example před 13 roky
  Cyril Roelandt f7a20a3af5 Get rid of the conversion_model. před 13 roky
  Nathalie Furmento a20450f5cc include: fix includes před 13 roky
  Nathalie Furmento 1f0545b4e9 include: code cleaning před 13 roky
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct před 13 roky
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t před 13 roky
  Nathalie Furmento ee63c22a9e Type renaming: před 13 roky
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition před 13 roky
  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. před 13 roky
  Nathalie Furmento bd1155ebd6 include/starpu_data_interfaces.h: add parameter name před 13 roky
  Nathalie Furmento 7ab5516114 Data interface: use a new enum type <enum starpu_data_interface_id> for the data interface ids před 13 roky
  Nathalie Furmento 853f8be1d7 include/starpu_data_interfaces.h: add parameter name před 13 roky
  Nathalie Furmento c80a8acea1 Datatypes renaming před 13 roky
  Samuel Thibault 9477969fe2 Use the real type for the conversion codelets před 13 roky
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. před 13 roky
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. před 14 roky
  Ludovic Courtès c5900310ca Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'. před 14 roky
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: před 14 roky
  Ludovic Courtès ed3657f0d5 Change `starpu_handle_to_pointer' to handle not-yet-allocated data. před 14 roky
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. před 14 roky
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. před 14 roky
  Ludovic Courtès f652759ae9 Add `starpu_handle_to_pointer'. před 14 roky