Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento ee63c22a9e Type renaming: il y a 13 ans
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition il y a 13 ans
  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. il y a 13 ans
  Nathalie Furmento bd1155ebd6 include/starpu_data_interfaces.h: add parameter name il y a 13 ans
  Nathalie Furmento 7ab5516114 Data interface: use a new enum type <enum starpu_data_interface_id> for the data interface ids il y a 13 ans
  Nathalie Furmento 853f8be1d7 include/starpu_data_interfaces.h: add parameter name il y a 13 ans
  Nathalie Furmento c80a8acea1 Datatypes renaming il y a 13 ans
  Samuel Thibault 9477969fe2 Use the real type for the conversion codelets il y a 13 ans
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. il y a 13 ans
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. il y a 14 ans
  Ludovic Courtès c5900310ca Rewrite `starpu_handle_get_local_ptr' in terms of `starpu_handle_to_pointer'. il y a 14 ans
  Samuel Thibault febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: il y a 14 ans
  Ludovic Courtès ed3657f0d5 Change `starpu_handle_to_pointer' to handle not-yet-allocated data. il y a 14 ans
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. il y a 14 ans
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. il y a 14 ans
  Ludovic Courtès f652759ae9 Add `starpu_handle_to_pointer'. il y a 14 ans
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow il y a 14 ans
  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 il y a 14 ans
  Nathalie Furmento a9b4016e35 rename function parameter interface into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) il y a 14 ans
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it il y a 14 ans
  Samuel Thibault 108440f9db fix spmv/dw_block_spmv.c build il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Samuel Thibault 156a057938 TODO il y a 14 ans
  Cédric Augonnet d9b2afd1f1 Implement the "void" data interface which represents an abstract piece of data il y a 14 ans
  Cédric Augonnet 57ab0708b3 The allocate_data_on_node method of the starpu_data_interface_ops_t structure il y a 14 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 14 ans
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces il y a 15 ans
  Nathalie Furmento 09ff2a9c19 Remove definition of starpu_csc_interface_t il y a 15 ans
  Cédric Augonnet 48129da2ff The functions in the starpu_data_copy_methods structure now consider pairs of il y a 15 ans
  Cédric Augonnet 5539ad73fa We need to include cuda and opencl headers to use CUDA streams or OpenCL il y a 15 ans