Ignore:
Timestamp:
06/27/18 15:18:29 (6 years ago)
Author:
yushan
Message:

report updated. Todo: add performance results

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/Note/EP note.tex

    r1548 r1552  
    236236 
    237237\begin{itemize} 
    238  \item[1.] EP process with rank 4 send the buffer to EP process rank 3 which is a master thread.  
    239  \item[2.] We call \verb|MPI_Bcast(buffer, count, datatype, mpi_root = 1, mpi_comm) |. 
    240  \item[3.] All master threads send the buffer to its slaves.  
     238 %\item[1.] EP process with rank 4 send the buffer to EP process rank 3 which is a master thread.  
     239 \item[1.] We call \verb|MPI_Bcast(buffer, count, datatype, mpi_root = 1, mpi_comm) | with EP processes rank 0, 4, 6, and 9. 
     240 \item[2.] EP processes rank 0, 4, 6, and 9 send the buffer to its slaves.  
    241241\end{itemize} 
    242242 
Note: See TracChangeset for help on using the changeset viewer.