Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
  Corentin Salingue 509b65f2d0 replace 0 with macro part 3 12 年之前
  Samuel Thibault c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC 12 年之前
  Nathalie Furmento 7b12ab4339 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed 13 年之前
  Nathalie Furmento 73d5302763 src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode 13 年之前
  Nathalie Furmento d545670a29 src: type enum starpu_access_mode has now a named constant for 0 13 年之前
  Cyril Roelandt 41214acdab Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests. 13 年之前
  Cyril Roelandt 96efa2dc02 Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests. 13 年之前
  Nathalie Furmento 71b4f8ff50 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code 13 年之前
  Nathalie Furmento 7002bae3be tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled 13 年之前
  Cyril Roelandt e7f5fd7334 Multiformat : if a handle is used twice by a kernel, make sure it is only converted once. 13 年之前