Commit History

Автор SHA1 Съобщение Дата
  Nathalie Furmento 572473b193 examples: check return values of starpu functions преди 13 години
  Nathalie Furmento 3a30c58c65 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task преди 13 години
  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 преди 14 години
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t преди 14 години
  Nathalie Furmento c80a8acea1 Datatypes renaming преди 14 години
  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 преди 15 години
  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 години
  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 години