커밋 기록

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