Historial de Commits

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