Commit History

Autor SHA1 Mensaxe Data
  Nathalie Furmento 773289b7b7 Makefile.am: add file to dist %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault db6b2fc374 typo %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt c7ced8364b Replace calls to pthread_* by calls to _STARPU_PHTREAD_*. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 92670e43f8 Add use_starpu_pthread_macros.cocci. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 1ff587069d vector_scal.c : fix codelet initialization. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 450395a8af Removes ".cpu_func = STARPU_MULTIPLE_CPU_IMPLEMENTATIONS" from codelet initializations. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 99465346a7 src/ : repalce calls to assert() by calls to STARPU_ASSERT(). %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 842e4c9f44 Fix the multiformat interface. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault eaddb70c0e Fix warning %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 3f12d8bd73 unbreak r4806: don't use the sorted order for the task interfaces %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento f98b20266c add missing copyrights %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 3d4d9901c2 Add a Coccinelle script that turns "abort" into "STARPU_ABORT" and "assert" into "STARPU_ASSERT" %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt b1e69671e0 Add a Coccinelle script that should be able to fix the return values of our tests. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt b236f9013e Add a coccinelle script that removes all occurences of the "where" field of the "starpu_codelet" structure. %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento be21794fe1 doc: STARPU_GPU and gpu_funcs do not exist. Update to CUDA %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento d402cfe8ee doc: update struct starpu_codelet definition %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 2d63bff3c2 Values don't actually matter %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 62a3b592b7 doc: update struct starpu_codelet definition %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 9aa04863c2 Always make sure that the initilaization of the cpu_funcs field is NULL-terminated %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento e37443fc81 tests: fix typos %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento efb9cbf614 tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77 %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 27a59f4c7c doc: fix @deftypefun syntax %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento cd27c65663 doc/tutorial: use xxx_funcs instead of xxx_func in struct starpu_codelet %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault e04b5ea9f1 Add _starpu_task_submit_nodeps, which should be used instead of directly _starpu_push_lock_task, for core-generated tasks without dependencies %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 6158fd9e59 tools/dev : add a coccinelle semantic patch that converts cpu_func to cpu_funcs in codelet initialization. %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt ee5c6bb8ea CSR interface : add standard test %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault a166be1f59 mention same data now being allowed in parameters of the same task %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 52b0917cf1 Allow using the same parameter several times, in both read and write mode %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 2d6776a30a Don't reuse the same task structure %!s(int64=14) %!d(string=hai) anos