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/rapport ESIWACE.aux

    r1551 r1552  
    88\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces }}{3}} 
    99\newlabel{fig:omp}{{3}{3}} 
    10 \@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces }}{3}} 
    11 \newlabel{fig:scheme}{{4}{3}} 
    12 \@writefile{toc}{\contentsline {section}{\numberline {3}Performance of LMDZ using EP\_XIOS}{5}} 
    13 \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Speedup obtained by using EP in LMDZ simulations.}}{5}} 
     10\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces }}{4}} 
     11\newlabel{fig:scheme}{{4}{4}} 
     12\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces }}{5}} 
     13\newlabel{fig:tag}{{5}{5}} 
     14\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces This figure shows the classic pattern of a P2P communication with the endpoint interface. Thread/endpoint rank 0 sends a message to thread/endpoint rank 3 with tag=1. The underlying MPI function called by the sender is indeed a send for MPI rank of 1 and tag=65537. From the receiver's point of view, the endpoint 3 is actually receiving a message from MPI rank 0 with tag=65537.}}{5}} 
     15\newlabel{fig:sendrecv}{{6}{5}} 
     16\citation{ep:2018} 
     17\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces }}{6}} 
     18\newlabel{fig:bcast}{{7}{6}} 
     19\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces }}{6}} 
     20\newlabel{fig:allreduce}{{8}{6}} 
     21\citation{ep:2018} 
    1422\bibstyle{plain} 
    1523\bibdata{reference} 
    16 \bibcite{Dinan:2013}{1} 
    17 \bibcite{Sridharan:2014}{2} 
    18 \@writefile{toc}{\contentsline {section}{\numberline {4}Performance of EP\_XIOS}{6}} 
    19 \@writefile{toc}{\contentsline {section}{\numberline {5}Perspectives of EP\_XIOS}{6}} 
     24\bibcite{ep:2018}{1} 
     25\bibcite{Dinan:2013}{2} 
     26\bibcite{Sridharan:2014}{3} 
     27\@writefile{toc}{\contentsline {section}{\numberline {3}The multi-threaded XIOS and performance results}{7}} 
     28\@writefile{toc}{\contentsline {section}{\numberline {4}Future works for XIOS}{7}} 
Note: See TracChangeset for help on using the changeset viewer.