Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 44bc9d4185 tests: field where of struct starpu_codelet is optional, no longer set it il y a 12 ans
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet il y a 12 ans
  Nathalie Furmento 8c1f17b7a9 tests: fix coding style il y a 12 ans
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings il y a 13 ans
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files il y a 13 ans
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code il y a 13 ans
  Samuel Thibault 901fad66ac Fix memleak il y a 13 ans
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it il y a 13 ans
  Nathalie Furmento 7599748470 update code w.r.t coding style il y a 13 ans
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT il y a 13 ans
  Nathalie Furmento efb9cbf614 tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77 il y a 13 ans
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones il y a 13 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 13 ans
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages il y a 13 ans
  Nathalie Furmento ec44ab2026 tests/: improve error checking il y a 13 ans
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler il y a 13 ans
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime il y a 14 ans
  Cédric Augonnet d9169913fe Fix typo il y a 14 ans
  Nathalie Furmento 5e98aced54 tests: free allocated memory il y a 14 ans
  Nathalie Furmento e3550522d1 minor fixes for warnings detected by Intel Compiler il y a 14 ans
  Nathalie Furmento 2a695cd08f tests: add -Wall when compiling and fix warnings il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Cédric Augonnet b910d275eb The async task overhead now indicates precisely how time is spent il y a 14 ans
  Cédric Augonnet 193905f07a Use starpu_task_wait_for_all instead of condition variables to simplify the il y a 14 ans
  Nathalie Furmento 20bf553462 tests/microbenchs/[a]sync_tasks_overhead.c: save results into files to be plotted il y a 14 ans
  Cédric Augonnet 952534293d Update copyright date il y a 15 ans
  Nathalie Furmento 4a983beb04 Update copyright il y a 15 ans
  Nathalie Furmento b96d3703df rename starpu_submit_task into starpu_task_submit il y a 15 ans
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk il y a 15 ans
  Cédric Augonnet 7c7752e348 minor fix to avoid spurious condition variable awaking il y a 15 ans