Samuel Thibault %!s(int64=15) %!d(string=hai) anos
pai
achega
1774042480
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/starpu-data-interfaces.h

+ 1 - 0
include/starpu-data-interfaces.h

@@ -75,6 +75,7 @@ uintptr_t starpu_get_block_local_ptr(starpu_data_handle handle);
 size_t starpu_get_block_elemsize(starpu_data_handle handle);
 
 /* helper methods */
+/* TODO: prefix */
 #define GET_BLOCK_PTR(interface)	(((starpu_block_interface_t *)(interface))->ptr)
 #define GET_BLOCK_NX(interface)	(((starpu_block_interface_t *)(interface))->nx)
 #define GET_BLOCK_NY(interface)	(((starpu_block_interface_t *)(interface))->ny)