Browse Source

mention the use of different streams for gpu-gpu transfers

Samuel Thibault 11 years ago
parent
commit
f92aa08686
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -43,6 +43,7 @@ New features:
   * New functions starpu_mpi_task_build() and starpu_mpi_task_post_build()
   * New functions starpu_pause() and starpu_resume()
   * New codelet specific_nodes field to specify explicit target nodes for data.
+  * Use streams for GPUA->GPUB and GPUB->GPUA transfers.
 
 Small features:
   * New functions starpu_data_acquire_cb_sequential_consistency() and