TODO 570 B

123456789101112131415161718
  1. Moving access modes for data handles from struct starpu_task to struct starpu_codelet
  2. =====================================================================================
  3. TODO list
  4. - Implement test for checking old functionalities still work (similar to tests/core/deprecated)
  5. - Make struct starpu_buffer_descr private (or not, as it can still be used in tests and examples)
  6. - Set task->buffers to NULL
  7. - Update all tests and examples
  8. - When cost_model is provided, but not cost_function, need to rebuild a struct starpu_buffer_descr
  9. - Update doc and changelog