コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet 13ad793ec4 remove dead code 16 年 前
  Cédric Augonnet be02d6e863 Display the name of the worker in the "activity" output. 16 年 前
  Cédric Augonnet 8ed5f0c930 There is no reason to enable/disable profiling depending on the calibration 16 年 前
  Cédric Augonnet 09f2bf484d Display the evolution of the number of ready/submitted task in the activity 16 年 前
  Cédric Augonnet 0080f37133 Do not forget to include these files in the distribution 16 年 前
  Cédric Augonnet 28f327b9d2 Add an offline tool to display the activity of the workers during the 16 年 前
  Cédric Augonnet c20c2b5e01 STARPU_RAM was renamed into STARPU_CPU_RAM 16 年 前
  Sylvain Henry df21b0826a Simplify datawizard code 16 年 前
  Samuel Thibault 9aa7cddf56 Add -I m4 for pkg.m4 16 年 前
  Cédric Augonnet 87fb505882 Factorize the code used to block a worker when there is nothing to do at all. 16 年 前
  Sylvain Henry 75dbd27ed7 Implement wait_for_completion for OpenCL driver. 16 年 前
  Cédric Augonnet e0180473f0 We wake the blocked workers when enabling profiling: this permits to properly 16 年 前
  Cédric Augonnet 79a8173d16 Enabling profiling resets the counters, even if the profiling was already enabled. 16 年 前
  Cédric Augonnet 0e1a245a6b Add Sylvain to the authors 16 年 前
  Cédric Augonnet 82ada8c023 Add Mehdi to the authors 16 年 前
  Mehdi Juhoor c0f5d8f457 Modified the drivers to update sleeping time when profiling 16 年 前
  Sylvain Henry ef2def89d6 Allow starpu_task_destroy(self) in a task callback 16 年 前
  Cédric Augonnet a0e8a8f0c6 Disable sequential consistency for the "cholesky" examples 16 年 前
  Samuel Thibault f3768ddfa9 fix raw monotonic clock detection and usage 16 年 前
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H 16 年 前
  Cédric Augonnet cde9cbf959 Fix a bad use of the engineering notation: 10e9 -> 1e9 16 年 前
  Cédric Augonnet 1d223b5abe Export the current state of the task so that the SOCL lib may implement 16 年 前
  Cédric Augonnet c1c1070153 Minor cleanups 16 年 前
  Cédric Augonnet f1f038ed56 Do not forget to display the OpenCL drivers in the FxT trace. 16 年 前
  Cédric Augonnet cc2b13c2db Add profiling capabilities to the workers. It is now possible to query a worker 16 年 前
  Cédric Augonnet 0914950455 Illustrate how to use profiling capabilities 16 年 前
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is 16 年 前
  Nathalie Furmento 7fa7ba746b examples/matvecmult/matvecmult.c: force the execution of the codelet on OpenCL when possible 16 年 前
  Samuel Thibault d349207a5d Add missing comment in the file that was to be commited. Thanks Nathalie. 16 年 前
  Nathalie Furmento fb69643f80 vector scaling example: add missing cuda implementation 16 年 前