|
@@ -1448,8 +1448,8 @@ performance model for a codelet. If not provided, other fields have to be zero.
|
|
|
|
|
|
@table @asis
|
|
|
@item @code{type} is the type of performance model. @code{STARPU_HISTORY_BASED},
|
|
|
-@@code{STARPU_REGRESSION_BASED}, @code{STARPU_NL_REGRESSION_BASED}: No
|
|
|
-@other fields needs to be provided, this is purely history-based. @code{STARPU_PER_ARCH}:
|
|
|
+@code{STARPU_REGRESSION_BASED}, @code{STARPU_NL_REGRESSION_BASED}: No
|
|
|
+other fields needs to be provided, this is purely history-based. @code{STARPU_PER_ARCH}:
|
|
|
@code{per_arch} has to be filled with functions which return the cost in
|
|
|
micro-seconds. @code{STARPU_COMMON}: @code{cost_function} has to be filled with
|
|
|
a function that returns the cost in micro-seconds on a CPU, timing on other
|