コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet c9b925dd19 Simplify the SpMV example a little more 15 年 前
  Cédric Augonnet f81bb7fa8d Cleanup the SpMV example a little, and make sure that the codelet structure is properly initialized. 15 年 前
  Cédric Augonnet 3ab2735515 fix header name 15 年 前
  Nathalie Furmento 6cefcf8c2b revert r1973 (it seems like build-aux is a 'standard' name) 15 年 前
  Nathalie Furmento 08f6c843d2 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento e4c288c347 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento ecb6577f68 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento 5218cd2639 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento b5042f1ecb StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento c10dce0e25 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento e513cc7399 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento 0d2f72b8bc StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento f5fe5ad465 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames 15 年 前
  Nathalie Furmento 8d66c568ad StarPU: Use character _ instead of - in filenames 15 年 前
  Cédric Augonnet 8b651c3b62 Test whether starpu_task_declare_deps_array works or not if the tasks 15 年 前
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A 15 年 前
  Cédric Augonnet d5e905e7c9 When submitting a task to a specific worker, we also check that this worker is 15 年 前
  Cédric Augonnet e49ca9715c Factorize the code to detect whether prefetch should be used or not 15 年 前
  Cédric Augonnet 710e89d51f - with STARPU_CALIBRATE=2, StarPU calibrates performance models, but overwrites 15 年 前
  Cédric Augonnet aed837b56a Remove a debug message that was commited by mistake in the previous commit. 15 年 前
  Cédric Augonnet 979164bb41 Fix a confusion when defining a filter that manipulates a piece of data with a 15 年 前
  Cédric Augonnet 4d75c11e35 Remove the totally obsolete Makefiles that are still wandering in the 15 年 前
  Samuel Thibault aa8cce574e reference-count starpu initialization 15 年 前
  Cédric Augonnet c037406638 Make it possible to select the number of tasks at runtime with the "-ntasks" 15 年 前
  Cédric Augonnet feff8b1018 Also display the distribution of the tasks between the different processing units 15 年 前
  Cédric Augonnet d99af315c6 Document STARPU_TASK_INITIALIZER 15 年 前
  Cédric Augonnet be0570c9d2 - Use a write-back cache policy for the "counter" data 15 年 前
  Cédric Augonnet 6b2bcd48a5 - Rather than generating the random numbers on the host (which introduces a 15 年 前
  Cédric Augonnet bc49f72836 Do not spawn too many threads if the tasks are too big. While we now have a 15 年 前