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

Аутор SHA1 Порука Датум
  Samuel Thibault 96148d837c Fix fft usage above 65536 floats: the in and out parameters need to be different, otherwize fft starts optimizing by always putting the result in the in parameter... пре 13 година
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones пре 13 година
  Samuel Thibault 45e2dc0ac8 Rework the interface: return a task instead of a tag пре 13 година
  Samuel Thibault f9ee57e914 Fix build without cuda пре 13 година
  Samuel Thibault 9df0f40cae Disable the parallel version of libstarpufft, as it's slow and buggy пре 13 година
  Samuel Thibault 209a8a5cdd Use execute_dft, which permits to avoid memcpy пре 13 година
  Samuel Thibault ae6b9df97e Make cufft plans during starpufft plan, not lazily (since that'd break performance measurements) пре 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 c80a8acea1 Datatypes renaming пре 13 година
  Samuel Thibault 2efb9fb40d Obvious fixes to example sources to compile as strict c89. пре 14 година
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it пре 14 година
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! пре 14 година
  Cédric Augonnet 9d15d640dd Make error message more explicit пре 14 година
  Cédric Augonnet 3f9d1a9977 Rename the write-back mechanism into write-through mechanism. пре 15 година
  Nathalie Furmento 4a983beb04 Update copyright пре 15 година
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces пре 15 година
  Samuel Thibault d0142a949b do not use a separate stream for computations. this is not needed any more пре 15 година
  Samuel Thibault 714846e008 update the number of fft tasks per worker пре 15 година
  Samuel Thibault 46ed34d75a add more comments to starpufft пре 15 година
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. пре 15 година
  Nathalie Furmento b96d3703df rename starpu_submit_task into starpu_task_submit пре 15 година
  Cédric Augonnet 0984a29d6c Partially revert commit 1750: starpu_tag_declare_deps _is_ a public function. пре 15 година
  Nathalie Furmento 00c3eb5c39 Prefixing of src/core/dependencies/tags.h пре 15 година
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in пре 15 година
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in пре 15 година
  Nathalie Furmento c722a34e6e more prefixing with starpu_ and s/CORE/CPU/g пре 15 година
  Nathalie Furmento 6dd34a77c3 prefix many objects with starpu_ пре 15 година
  Nathalie Furmento 69cc9a2da0 prefix helper methods with STARPU_ пре 15 година
  Cédric Augonnet 0636d338aa Add a --enable-fast option where the STARPU_ASSERT are ignored (by default, пре 15 година