コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento f4f8cfb31a include/starpu_perfmodel.h: check __STDC_VERSION__ is defined 13 年 前
  Cyril Roelandt b6df6beea3 Renaming public functions : 13 年 前
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include 13 年 前
  Ludovic Courtès 1f69355ba2 Use `_Static_assert' only with GCC 4.6+. 13 年 前
  Ludovic Courtès c0d0f8c2f2 Verify assumptions about the ordering of `starpu_perf_archtype' values. 13 年 前
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 13 年 前
  Nathalie Furmento 7d5f9e13b8 perfmodel: store the file name instead of the file handle, and open the file each time we need to write something 13 年 前
  Samuel Thibault 37862069c7 Permit the application to provide its own size base for performance models 13 年 前
  Samuel Thibault 218f40954f drop unused field 13 年 前
  Samuel Thibault 86a13c15d2 deprecate cost_model, and introduce cost_function, which is provided with the whole task structure, the target arch and implementation number 13 年 前
  Nathalie Furmento a20450f5cc include: fix includes 13 年 前
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 年 前
  Nathalie Furmento 3d0df419a8 Type renaming: 13 年 前
  Nathalie Furmento 5dcc5aec85 include: update definition of enum type 13 年 前
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 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 年 前
  Samuel Thibault ad7869523c Add missing piece of commit 13 年 前
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 年 前
  Cyril Roelandt ffcfb86084 Multi-implementation. 13 年 前
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display 13 年 前
  Samuel Thibault f402c040c1 Show an example of getting perfmodel results 14 年 前
  Nathalie Furmento 4bce668274 Related-cpu option renaming. 14 年 前
  Samuel Thibault bbe0cdbbda Add comments 14 年 前
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow 14 年 前
  Nathalie Furmento 511e71c851 include: when compiling with visual studio c++, do not include pthread.h (it does not exist), and replace pthread types with void* 14 年 前
  Cédric Augonnet c7861a68be - Export methods to query predicted performance for task execution time, data 14 年 前
  Samuel Thibault 7979bcafcb Take machine idle consumption into account 14 年 前
  Samuel Thibault aa0aa1fc7c document combined workers arch types 14 年 前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. 14 年 前