Explorar o código

include/starpu_perfmodel.h: any variable defined as struct starpu_per_arch_perfmodel will be marked as deprecated

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
3332f3a13f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      include/starpu_perfmodel.h

+ 1 - 2
include/starpu_perfmodel.h

@@ -141,8 +141,7 @@ struct starpu_perfmodel_regression_model
 
 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 STARPU_DEPRECATED
 
 struct starpu_perfmodel_per_arch
 {