Explorar o código

TODO master/slave

Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
9e4e87b085
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/drivers/mp_common/sink_common.c

+ 3 - 0
src/drivers/mp_common/sink_common.c

@@ -779,6 +779,9 @@ void _starpu_sink_common_execute(struct _starpu_mp_node *node,
 
 	_STARPU_MALLOC(task->interfaces, task->nb_interfaces * sizeof(*task->interfaces));
 
+#ifdef STARPU_DEVEL
+#warning TODO: use pack/unpack for user-defined interfaces
+#endif
 	/* The function needs an array pointing to each interface it needs
 	 * during execution. As in sink-side there is no mean to know which
 	 * kind of interface to expect, the array is composed of unions of