CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: valgrinda
Forum: Main CFD Forum December 8, 2014, 12:01
Replies: 6
Views: 1,310
Posted By valgrinda
Re: Mpi

Hi Joachim,

I would write the code like this:

! non-blocking send (integer i)
do n = 1, block%n_patches
call mpi_isend( i, 1, mpi_integer, patch(n)%block2, 11, mpi_comm_world, isend(n),...
Forum: Main CFD Forum December 8, 2014, 09:12
Replies: 6
Views: 1,310
Posted By valgrinda
Mpi

Hi Joachim,

your way sounds good and it shouldn't hang if properly implemented. If this is the only MPI call you have and performance is not the issue, you could also use MPI_Alltoall and discard...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 17:17.