Commit History

Author SHA1 Message Date
  Cyril Roelandt adb5eda2e2 test_interfaces: Cleaning run_sync 14 years ago
  Cyril Roelandt bb83a802a0 test_interfaces.c: fixed a compilation error 14 years ago
  Cyril Roelandt ed04792c7a Interface tests : testing synchronous copies. 14 years ago
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition 14 years ago
  Nathalie Furmento 87ad636148 Type renaming: 14 years ago
  Nathalie Furmento 3d0df419a8 Type renaming: 14 years ago
  Nathalie Furmento 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct 14 years ago
  Nathalie Furmento b63d0cdd42 ChangeLog: fix function name 14 years ago
  Cyril Roelandt 390585c990 Interface tests : API changes. 14 years ago
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 14 years ago
  Nathalie Furmento 5dcc5aec85 include: update definition of enum type 14 years ago
  Nathalie Furmento 5e76e7e8eb mpi/tests: tests/ prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Samuel Thibault eb5911f7f2 Document performance model API 14 years ago
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 14 years ago
  Samuel Thibault aeff50217e Accept going outside of benchmarked nl regression by 10%. Force calibration otherwise 14 years ago
  Samuel Thibault d963e59e8d starpu_perfmodel_display can now access to history using the public interface 14 years ago
  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. 14 years ago
  Nathalie Furmento e482ecdf0a doc: use @var instead of @code when appropriate 14 years ago
  Cyril Roelandt 4c1d6fa28d Avoid mixing signed and unsigned (cf. r4584) 14 years ago
  Olivier Aumage fc07bb4782 - avoid mixing signed and unsigned 14 years ago
  Cyril Roelandt dc3ce715e4 Fix the SSE example. 14 years ago
  Nathalie Furmento 3d931891f4 configure.ac: when CUDA is enabled, enable ICC only if it is compatible with CUDA 14 years ago
  Samuel Thibault b0bbe73041 include source headers before system headers, to fix build when older starpu is already installed 14 years ago
  Samuel Thibault 6c4cb74536 Start plot at 1 14 years ago
  Samuel Thibault bf9bc759c4 Document that non-linear regression reverts to history-based on first run 14 years ago
  Samuel Thibault 4b2f334cc5 fix plot when calibrations were not in the same order 14 years ago
  Samuel Thibault 089b5aca13 Make nl regression revert to history-based when it is not valid yet, but enough history is available. This permits nice auto-calibration 14 years ago
  Samuel Thibault e5c40b85fd drop spurious debugging print 14 years ago
  Samuel Thibault c02c566746 Fix plotting measures for non-linear regression 14 years ago