In addition to the README files available in the various subdirectories
in the tar file, the /doc subdirectory contains the following documentation:
- client.tex: Detailed explanation of function calls on the client
side in latex format for generating man pages.
A postscript version of this is available in
client.ps
- server.tex: Detailed explanation of function calls using nx_
message passing on the server side provided in latex
format for generating man pages.
A postscript version of this is available in
server_nx.ps
- server_mpi.tex: Detailed explanation of function calls using mpi_
message passing on the server side provided in latex format
for generating man pages.
A postscript version of this is available in
server_mpi.ps
- FAQ: Frequently asked questions and answers provided in ASCII format.
NOTE : In order to compile the above latex files, the stylefile
unixman.sty is needed. This is included in the doc directory.
|