Историја ревизија

Аутор SHA1 Порука Датум
  Cédric Augonnet d954eafd07 Add missing header пре 16 година
  Cédric Augonnet 202fdaa8c4 When applying a filter to a data handle, we transmit the sequential coherency пре 16 година
  Cédric Augonnet fd2e1254e8 Add a test to make sure that implicit data dependencies are working properly. пре 16 година
  Cédric Augonnet 2e02972ba3 It is now possible to maintain the sequential coherency of a data handle. In пре 16 година
  Cédric Augonnet 5fce968f7c Slightly rework the use of the sync_mutex lock that protects jobs from пре 16 година
  Cédric Augonnet c9f9e950e6 make sure that data transfers are successful пре 16 година
  Cédric Augonnet bae27dbd3c Split the late_task_deps test into smaller tests for the different situations: пре 16 година
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. пре 16 година
  Cédric Augonnet 61ace4585a This is no longer a TODO пре 16 година
  Cédric Augonnet a9b978b5ea minor fix: use GotoBLAS rather than STARPU_GOTO in the help messages пре 16 година
  Cédric Augonnet f458a27005 Move starpu_advise_if_data_is_important into user_interactions.c пре 16 година
  Cédric Augonnet 8b176292d7 move the functions responsible for creating / destroying a data handle into the пре 16 година
  Cédric Augonnet a69ef10f35 Rename hierarchy.{c,h} into filters.{c,h} пре 16 година
  Cédric Augonnet 902eaaab9c There is no need to have starpu_data_state_create public. We also move it in a пре 16 година
  Samuel Thibault b8f8e64cb5 fixes for hwloc 1.0 пре 16 година
  Cédric Augonnet 7c7752e348 minor fix to avoid spurious condition variable awaking пре 16 година
  Cédric Augonnet c4a9cdc768 In order to facilitate some microbenchmarking, we add a src/debug directory пре 16 година
  Cédric Augonnet b19e14f7c2 yet more error checking пре 16 година
  Cédric Augonnet d11bfda915 Fix previous commit пре 16 година
  Cédric Augonnet 075c75f788 Define STARPU_HAVE_MAGMA if and only if magma was enabled пре 16 година
  Cédric Augonnet 210585a32e Add a --with-magma option to the configure script to specify whether the MAGMA пре 16 година
  Cédric Augonnet 0f9a02a475 Yet more return value checking for condition variables пре 16 година
  Cédric Augonnet 24ac275612 Bug fix: when starpu_wait_task is called on a task, we block until both the пре 16 година
  Cédric Augonnet 61652faf3b - Some pthread functions seem to leave errno unmodified, so we use strerror пре 16 година
  Cédric Augonnet 54dd72566a The SpMV example does not have to depend on ATLAS. пре 16 година
  Cédric Augonnet b7da4c1368 Follow-up to commit r2004 пре 16 година
  Cédric Augonnet e77ca93d65 Check the return value of pthread_cond_wait and use a while loop around пре 16 година
  Cédric Augonnet 5e58eecdc5 Explicitly use float constants so that nvcc does not protest. пре 16 година
  Cédric Augonnet 6faa2c6aea Fix the late_task_deps test: пре 16 година
  Cédric Augonnet abb0b07d97 We must not reset the j->terminated flag until the job is actually reused, пре 16 година