Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
  Corentin Salingue 509b65f2d0 replace 0 with macro part 3 vor 12 Jahren
  Samuel Thibault c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC vor 12 Jahren
  Nathalie Furmento 7b12ab4339 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed vor 13 Jahren
  Nathalie Furmento 73d5302763 src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode vor 14 Jahren
  Nathalie Furmento d545670a29 src: type enum starpu_access_mode has now a named constant for 0 vor 14 Jahren
  Cyril Roelandt 41214acdab Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests. vor 14 Jahren
  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. vor 14 Jahren
  Nathalie Furmento 71b4f8ff50 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code vor 14 Jahren
  Nathalie Furmento 7002bae3be tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled vor 14 Jahren
  Cyril Roelandt e7f5fd7334 Multiformat : if a handle is used twice by a kernel, make sure it is only converted once. vor 14 Jahren