Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task пре 13 година
  Nathalie Furmento 83e4492494 update code w.r.t coding style пре 13 година
  Cyril Roelandt 842e4c9f44 Fix the multiformat interface. пре 13 година
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields пре 13 година
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. пре 13 година
  Cyril Roelandt f7a20a3af5 Get rid of the conversion_model. пре 13 година
  Nathalie Furmento a20450f5cc include: fix includes пре 13 година
  Nathalie Furmento f311c3c43b include: fix c++ code пре 13 година
  Nathalie Furmento 4ea0eb2e54 include/starpu_task.h: use enum types instead of set of defines for enumerated values пре 13 година
  Nathalie Furmento 1f0545b4e9 include: code cleaning пре 13 година
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. пре 13 година
  Nathalie Furmento dd254fcf2f gcc-plugin: as lookup_name cannot lookup for a struct, add a typedef for struct starpu_codelet пре 13 година
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct пре 13 година
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t пре 13 година
  Nathalie Furmento 3d0df419a8 Type renaming: пре 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 година
  Ludovic Courtès 6d314b81aa Properly parenthesize `STARPU_MULTIPLE_*_IMPLEMENTATIONS' macros. пре 13 година
  Nathalie Furmento c80a8acea1 Datatypes renaming пре 13 година
  Samuel Thibault a9f7dfbaa3 Make starpu_shutdown wait for all ready tasks. Otherwise, we may stop a worker which was supposed to make a transfer which is needed by some task currently running on some other worker, waiting for that data пре 13 година
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. пре 13 година
  Samuel Thibault 408e6de3ce take transfer time into account in heft when the task is scheduled to be executed almost immediately: the transfer will never be overlappable in that case. пре 13 година
  Cyril Roelandt ffcfb86084 Multi-implementation. пре 13 година
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. пре 14 година
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow пре 14 година
  Nathalie Furmento cdfdc093b0 rename field interface in struct starpu_task into interfaces (on windows, when including <windows.h>, one gets #define interface struct, ...) пре 14 година
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the пре 14 година
  Samuel Thibault 7979bcafcb Take machine idle consumption into account пре 14 година
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! пре 14 година
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. пре 14 година
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL пре 14 година