Commit történet

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