[BACK]Return to design-outline.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / calc2000p

Diff for /OpenXM/doc/calc2000p/Attic/design-outline.tex between version 1.1 and 1.2

version 1.1, 2000/06/27 06:47:52 version 1.2, 2000/06/27 08:17:27
Line 1 
Line 1 
 % $OpenXM$  % $OpenXM: OpenXM/doc/calc2000p/design-outline.tex,v 1.1.1.1 2000/06/27 06:47:52 noro Exp $
   
 OpenXM (Open message eXchange protocol for Mathematics)  OpenXM (Open message eXchange protocol for Mathematics)
 is a project aiming to integrate data, control and user interfaces  is a project aiming to integrate data, control and user interfaces
Line 33  It is very useful for debugging programs running on di
Line 33  It is very useful for debugging programs running on di
 \end{enumerate}  \end{enumerate}
 OpenXM package  is implemented on above fundamental architecture.  OpenXM package  is implemented on above fundamental architecture.
 Currently the following servers are available in the OpenXM package.  Currently the following servers are available in the OpenXM package.
 See {\tt http://www.openxm.org/} for the details.  
   
 \begin{description}  \begin{description}
 \item{\tt ox\_asir}  \item{\tt ox\_asir}
Line 77  The OpenXM on MPI is currently tested on Risa/Asir,
Line 76  The OpenXM on MPI is currently tested on Risa/Asir,
 where collective operations such as broadcast and reduction  where collective operations such as broadcast and reduction
 are implemented to achieve a real speedup for massively parallel cases.  are implemented to achieve a real speedup for massively parallel cases.
 A C library interface is available for some servers.  A C library interface is available for some servers.
   The source code and binary packages are distributed from
   {\tt http://www.openxm.org}.
   The current version is 1.1.2.
   Documents and a full paper including references are available
   from this cite, too.
   
 xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx  
 xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx  
 xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx  xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx
 xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx  xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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