Samuel Thibault 4 роки тому
батько
коміт
917494cc23
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/datawizard/coherency.c

+ 1 - 1
src/datawizard/coherency.c

@@ -631,7 +631,7 @@ struct _starpu_data_request *_starpu_create_request_to_fetch_data(starpu_data_ha
 
 		/* Try to reuse a request if possible */
 #ifdef STARPU_DEVEL
-#warning We do not actually want to reuse an existing request when our request is for a task with low priority, that will get executed much later. We don't want to wire down the data in between, at worse that could hog the complete gpu memory...
+#warning We do not actually want to reuse an existing request when our request is for a task with low priority, that will get executed much later. We don t want to wire down the data in between, at worse that could hog the complete gpu memory...
 #endif
 		r = _starpu_search_existing_data_request(hop_dst_replicate,
 				(mode & STARPU_R)?hop_src_node:hop_dst_node,