コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 250b34a491 README.dev: clarify type naming conventions 13 年 前
  Nathalie Furmento 4aef4aabc2 add new include starpu_deprecated_api.h to allow users to keep using old typenames 13 年 前
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t 13 年 前
  Nathalie Furmento f337b704ad README.dev: add (draft) section on Coding Conventions 13 年 前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年 前
  Nathalie Furmento a24cd26ac8 tools/dev/rename.sed: delimit words properly 13 年 前
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state 13 年 前
  Nathalie Furmento ee63c22a9e Type renaming: 13 年 前
  Cyril Roelandt adb5eda2e2 test_interfaces: Cleaning run_sync 13 年 前
  Cyril Roelandt bb83a802a0 test_interfaces.c: fixed a compilation error 13 年 前
  Cyril Roelandt ed04792c7a Interface tests : testing synchronous copies. 13 年 前
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition 13 年 前
  Nathalie Furmento 87ad636148 Type renaming: 13 年 前
  Nathalie Furmento 3d0df419a8 Type renaming: 13 年 前
  Nathalie Furmento 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct 13 年 前
  Nathalie Furmento b63d0cdd42 ChangeLog: fix function name 13 年 前
  Cyril Roelandt 390585c990 Interface tests : API changes. 13 年 前
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 13 年 前
  Nathalie Furmento 5dcc5aec85 include: update definition of enum type 13 年 前
  Nathalie Furmento 5e76e7e8eb mpi/tests: tests/ prefix names of internal types and functions with _starpu 13 年 前
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 13 年 前
  Samuel Thibault eb5911f7f2 Document performance model API 13 年 前
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 13 年 前
  Samuel Thibault aeff50217e Accept going outside of benchmarked nl regression by 10%. Force calibration otherwise 13 年 前
  Samuel Thibault d963e59e8d starpu_perfmodel_display can now access to history using the public interface 13 年 前
  Samuel Thibault 2b4e61f351 Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications. 13 年 前
  Nathalie Furmento e482ecdf0a doc: use @var instead of @code when appropriate 13 年 前
  Cyril Roelandt 4c1d6fa28d Avoid mixing signed and unsigned (cf. r4584) 13 年 前
  Olivier Aumage fc07bb4782 - avoid mixing signed and unsigned 13 年 前
  Cyril Roelandt dc3ce715e4 Fix the SSE example. 13 年 前