Commit History

Author SHA1 Message Date
  Nathalie Furmento da0ae2ae52 doc: use character '%' instead of '$' for shell prompt 15 years ago
  Nathalie Furmento 305be6dbf6 doc: new section Using StarPU 15 years ago
  Cédric Augonnet e692b3fac3 Remove deprecated comment 15 years ago
  Cédric Augonnet 0fd8c2d797 Move the _starpu_block_worker function into src/driver/driver_common/ 15 years ago
  Cédric Augonnet ec7ac2c525 - Rework the profiling API to use "struct timespec" rather than int64_t 15 years ago
  Cédric Augonnet 5664517e7a Cleanup the timing facilities: instead of storing date as "double", we now use 15 years ago
  Cédric Augonnet c7615417e1 There is no need to initialize the timing functions as it is already done when 15 years ago
  Cédric Augonnet fab6e0a48a Remove the --disable-priority option which is really useless (someone who do 15 years ago
  Cédric Augonnet 13ad793ec4 remove dead code 15 years ago
  Cédric Augonnet be02d6e863 Display the name of the worker in the "activity" output. 15 years ago
  Cédric Augonnet 8ed5f0c930 There is no reason to enable/disable profiling depending on the calibration 15 years ago
  Cédric Augonnet 09f2bf484d Display the evolution of the number of ready/submitted task in the activity 15 years ago
  Cédric Augonnet 0080f37133 Do not forget to include these files in the distribution 15 years ago
  Cédric Augonnet 28f327b9d2 Add an offline tool to display the activity of the workers during the 15 years ago
  Cédric Augonnet c20c2b5e01 STARPU_RAM was renamed into STARPU_CPU_RAM 15 years ago
  Sylvain Henry df21b0826a Simplify datawizard code 15 years ago
  Samuel Thibault 9aa7cddf56 Add -I m4 for pkg.m4 15 years ago
  Cédric Augonnet 87fb505882 Factorize the code used to block a worker when there is nothing to do at all. 15 years ago
  Sylvain Henry 75dbd27ed7 Implement wait_for_completion for OpenCL driver. 15 years ago
  Cédric Augonnet e0180473f0 We wake the blocked workers when enabling profiling: this permits to properly 15 years ago
  Cédric Augonnet 79a8173d16 Enabling profiling resets the counters, even if the profiling was already enabled. 15 years ago
  Cédric Augonnet 0e1a245a6b Add Sylvain to the authors 15 years ago
  Cédric Augonnet 82ada8c023 Add Mehdi to the authors 15 years ago
  Mehdi Juhoor c0f5d8f457 Modified the drivers to update sleeping time when profiling 15 years ago
  Sylvain Henry ef2def89d6 Allow starpu_task_destroy(self) in a task callback 15 years ago
  Cédric Augonnet a0e8a8f0c6 Disable sequential consistency for the "cholesky" examples 15 years ago
  Samuel Thibault f3768ddfa9 fix raw monotonic clock detection and usage 15 years ago
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H 15 years ago
  Cédric Augonnet cde9cbf959 Fix a bad use of the engineering notation: 10e9 -> 1e9 15 years ago
  Cédric Augonnet 1d223b5abe Export the current state of the task so that the SOCL lib may implement 15 years ago