ソースを参照

Note that this is a TODO

Samuel Thibault 12 年 前
コミット
aa3c9df32b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/profiling/bound.c

+ 1 - 0
src/profiling/bound.c

@@ -435,6 +435,7 @@ void starpu_bound_print_lp(FILE *output)
 		{
 			if (t1->cl->model->type != STARPU_HISTORY_BASED ||
 			    t1->cl->model->type != STARPU_NL_REGRESSION_BASED)
+				/* TODO: */
 				fprintf(stderr, "Warning: task %s uses a perf model which is neither history nor non-linear regression-based, support for such model is not implemented yet, system will not be solvable.\n", _starpu_get_cl_model_name(t1->cl));
 
 			struct _starpu_job j =