コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 13 年 前
  Nathalie Furmento 7c16a9d689 examples/basic_examples/multiformat.c: shutdown before exiting 13 年 前
  Nathalie Furmento 9637814049 examples: fix variable scope 13 年 前
  Samuel Thibault 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 年 前
  Samuel Thibault 093df9884a fix build with icpc 13 年 前
  Nathalie Furmento b91cc2a45b examples: check return values of starpu functions 13 年 前
  Nathalie Furmento a30abc2ff4 examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically 13 年 前
  Nathalie Furmento 17ff8f196d examples/basic_examples/multiformat.c: fix code when cpu is disabled 13 年 前
  Nathalie Furmento 0caf2e01cd examples/basic_examples/multiformat.c: fix code without cuda and/or opencl 13 年 前
  Cyril Roelandt d07084a07f Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_" 13 年 前
  Cyril Roelandt e02740e6f5 Multiformat example : remove the where field of the codelets. 13 年 前
  Cyril Roelandt 2dee4c6e49 Make sure that all devices run a codelet in the multiformat example. 13 年 前
  Cyril Roelandt 1bff9ebbf7 Multiformat example : return 77 when no cuda devices are available. 13 年 前
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 年 前
  Cyril Roelandt 842e4c9f44 Fix the multiformat interface. 13 年 前
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 13 年 前
  Nathalie Furmento e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Nathalie Furmento 98baa0910d examples/basic_examples/multiformat.c: do not print when environment variable STARPU_SSILENT is set 13 年 前
  Cyril Roelandt f7a20a3af5 Get rid of the conversion_model. 13 年 前
  Cyril Roelandt 260aae8a33 Merging branches/multi-format-2 13 年 前
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 年 前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年 前
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 年 前
  Cyril Roelandt b13a0fab34 Multiformat example : adds a simple function that checks the computations. 13 年 前
  Cyril Roelandt 104b94813b Fixing the multiformat example. 13 年 前
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. 13 年 前