Historial de Commits

Autor SHA1 Mensaje Fecha
  Cyril Roelandt 41214acdab Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests. hace 13 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 13 años
  Nathalie Furmento 7599748470 update code w.r.t coding style hace 13 años
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT hace 13 años
  Nathalie Furmento efb9cbf614 tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77 hace 13 años
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones hace 13 años
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct hace 13 años
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t hace 13 años
  Nathalie Furmento 0d4ddb2a9d tests: release data before unregistering them hace 13 años
  Nathalie Furmento c62ca38724 tests/: add missing calls to starpu_data_unregister hace 13 años
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages hace 13 años
  Nathalie Furmento 474caf3a4c tests: improve error checking mechanism hace 13 años
  Nathalie Furmento e13a68dcbb tests: remove second definition of FPRINTF hace 13 años
  Nathalie Furmento 13cd230e8c tests/: improve error checking hace 13 años
  Nathalie Furmento 0b2f6a8c1c tests/: on enodev errors, tests are marked as skipped hace 14 años
  Nathalie Furmento 85f203b568 tests/: do not display messages when environment variable STARPU_SSILENT is set hace 14 años
  Nathalie Furmento 2a695cd08f tests: add -Wall when compiling and fix warnings hace 14 años
  Nathalie Furmento 59756dd67d show equivalent codes using or not starpu_insert_task hace 14 años
  Nathalie Furmento c94bfb21c5 tests/core/insert_task.c: more complex example hace 14 años
  Nathalie Furmento 3ef8ed9896 add testcase for starpu_insert_task() hace 14 años