From 910b8dd6a1d89443ed42306439161db09d05d81b Mon Sep 17 00:00:00 2001 From: azusayamaguchi Date: Fri, 21 Oct 2016 22:35:29 +0100 Subject: [PATCH] use simd type --- lib/communicator/Communicator_mpi3.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/communicator/Communicator_mpi3.cc b/lib/communicator/Communicator_mpi3.cc index 5c7bb09b..be4e66a9 100644 --- a/lib/communicator/Communicator_mpi3.cc +++ b/lib/communicator/Communicator_mpi3.cc @@ -380,7 +380,7 @@ void CartesianCommunicator::SendToRecvFromBegin(std::vector &lis int small = (bytes &lis T *op = (T *)to_ptr; PARALLEL_FOR_LOOP for(int w=0;w &lis T *op = (T *)recv; PARALLEL_FOR_LOOP for(int w=0;w