提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 9054490002 happy 2021 4 年之前
  Nathalie Furmento 047cfc5b1a examples: check return for starpu_opencl_unload_opencl 4 年之前
  Nathalie Furmento 6a16f8370f update copyright holders 5 年之前
  Nathalie Furmento f7abbfa6fc update copyright 6 年之前
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights 7 年之前
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 年之前
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 年之前
  Corentin Salingue 91a65f66ef this example doesn't support Master-Slave transfers 8 年之前
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings 8 年之前
  Samuel Thibault 79d05ee351 more MIC fixes 9 年之前
  Samuel Thibault 06b4a40c69 run more examples on Phi 9 年之前
  Nathalie Furmento 802a261a06 fix inria copyright 10 年之前
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 12 年之前
  Nathalie Furmento a7614b7809 examples/basic_examples/multiformat: no longer define FPRINTF in multiformat_types.h as it is included in an opencl kernel and variadic macros are not allowed in OpenCL 12 年之前
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it 12 年之前
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 12 年之前
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it 12 年之前
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. 12 年之前
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 年之前
  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 年之前