[BACK]Return to homogeneous-network.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / issac2000

Diff for /OpenXM/doc/issac2000/homogeneous-network.tex between version 1.3 and 1.4

version 1.3, 2000/01/07 06:27:55 version 1.4, 2000/01/11 05:17:11
Line 1 
Line 1 
 % $OpenXM: OpenXM/doc/issac2000/homogeneous-network.tex,v 1.2 2000/01/02 07:32:12 takayama Exp $  % $OpenXM: OpenXM/doc/issac2000/homogeneous-network.tex,v 1.3 2000/01/07 06:27:55 noro Exp $
   
 \section{Applications}  \section{Applications}
 \subsection{Distributed computation with homogeneous servers}  \subsection{Distributed computation with homogeneous servers}
Line 53  compute $F_j$ in parallel is proportional to $1/L$, wh
Line 53  compute $F_j$ in parallel is proportional to $1/L$, wh
 for sending and receiving of polynomials is proportional to $L$  for sending and receiving of polynomials is proportional to $L$
 because we don't have the broadcast and the reduce  because we don't have the broadcast and the reduce
 operations. Therefore the speedup is limited and the upper bound of  operations. Therefore the speedup is limited and the upper bound of
 the speedup factor depends on the communication cost and the degree  the speedup factor depends on the ratio of
 of inputs. Figure \ref{speedup} shows that  the computational cost and the communication cost.
   Figure \ref{speedup} shows that
 the speedup is satisfactory if the degree is large and the number of  the speedup is satisfactory if the degree is large and the number of
 servers is not large, say, up to 10.  servers is not large, say, up to 10 under the above envionment.
   
 \subsubsection{Order counting of an elliptic curve}  
   
 \subsubsection{Gr\"obner basis computation by various methods}  \subsubsection{Gr\"obner basis computation by various methods}
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>