コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento c34e3fbd5c tests/Makefile.am: call starpu_machine_display when running make check 14 年 前
  Cyril Roelandt 52c6fbcbf1 Multiformat : Fixed a bug that caused the data conversion to be skipped when copying data from RAM to an OpenCL device. 14 年 前
  Cyril Roelandt 3efa40399c Moving the vector interface test to its own directory. 14 年 前
  Nathalie Furmento f238de2276 doc: update svn:ignore property 14 年 前
  Nathalie Furmento 459566dd30 tools/dev: rename script to better fit its purpose 14 年 前
  Nathalie Furmento 3492fb5d68 tools/dev/starpu_funcs.sh: also check for struct and enum definitions 14 年 前
  Cyril Roelandt 95a07fefc7 Fix typo 14 年 前
  Nathalie Furmento 75a09a8756 tools/dev: add new utility scripts 14 年 前
  Nathalie Furmento 62158f0ee6 followup to r4669 14 年 前
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 年 前
  Nathalie Furmento d485879bbe configure.ac: fix typo in equality test 14 年 前
  Cyril Roelandt 193d07f8d6 Remove an extra "break" from a switch. 14 年 前
  Cyril Roelandt 393f59058f deque_modeling_policy_data_aware.c : the second argument of _starpu_fifo_pop_task() could no longer be -1. 14 年 前
  Cyril Roelandt 2d3db3eeb9 FIx test_vector_interface, which used to fail with --disable-cpu 14 年 前
  Samuel Thibault 3e2f317c76 Fix build 14 年 前
  Samuel Thibault 5f05b6669e Do not crash when more devices are requested than enabled 14 年 前
  Samuel Thibault 4f964bb632 fix example build without cuda 14 年 前
  Samuel Thibault 5d402b01c5 Fix windows build 14 年 前
  Samuel Thibault 328b301948 Fix some of the build issues with data cache. Note the pending warning in memalloc.c about handle vs replicate 14 年 前
  Samuel Thibault bf2c3abd07 Some tests leave some tasks behind 14 年 前
  Samuel Thibault 086a1d93f3 Add _starpu_fifo_empty 14 年 前
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 年 前
  Samuel Thibault 8b3b64cb54 Add nready tasks 14 年 前
  Samuel Thibault ea8cb715a7 get CUDA properties once for good, and expose to application 14 年 前
  Samuel Thibault afbfb32765 Comment on the target audience 14 年 前
  Samuel Thibault aac399d43f typo 14 年 前
  Samuel Thibault 37850e3dae Make the random policy check that the task can be executed 14 年 前
  Samuel Thibault d8f3a379ae Add starpu_task_list_begin/end/next 14 年 前
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions 14 年 前
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 年 前