浏览代码

include/starpu_perfmodel.h: add comment stating that type is deprecated (do not know how to do it with attribute __deprecated__

Nathalie Furmento 13 年之前
父节点
当前提交
5d54bce57a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/starpu_perfmodel.h

+ 1 - 0
include/starpu_perfmodel.h

@@ -141,6 +141,7 @@ struct starpu_perfmodel_regression_model
 
 
 struct starpu_perfmodel_history_table;
 struct starpu_perfmodel_history_table;
 
 
+/* using starpu_per_arch_perfmodel is deprecated */
 #define starpu_per_arch_perfmodel starpu_perfmodel_per_arch
 #define starpu_per_arch_perfmodel starpu_perfmodel_per_arch
 
 
 struct starpu_perfmodel_per_arch
 struct starpu_perfmodel_per_arch