1
1
This commit was SVN r31901.
Этот коммит содержится в:
Rolf vandeVaart 2014-05-28 16:06:16 +00:00
родитель 570e313c9b
Коммит 489664b4a9

Просмотреть файл

@ -87,7 +87,6 @@ mca_coll_cuda_comm_query(struct ompi_communicator_t *comm,
}
*priority = mca_coll_cuda_component.priority;
strcpy(cuda_module->super.coll_name, "cuda");
/* Choose whether to use [intra|inter] */
cuda_module->super.coll_module_enable = mca_coll_cuda_module_enable;