[ofa-general] [PATCH] [1 of 10] [REVISED] mesh analysis - skeleton
Robert Pearson
rpearson at systemfabricworks.com
Wed Dec 10 09:49:34 PST 2008
Sasha,
Here is a revised mesh patch #1 that incorporates changes based on your
comments. I've attached the patch file to avoid the problems you were having
with line breakage.
The purpose of this patch is to create a skeleton for the remaining code.
This patch
- creates a new command line flag --do_mesh_analysis and a new Boolean
that
is set if the flag is used.
- adds a description to opensm/doc/current-routing.txt
- adds a description to opensm/man/opensm.8.in
- adds code to main to implement the flag and option.
- adds text to usage() to support the new flag
- creates a new file osm_mesh.c to hold the algorithm code
- moves declarations from osm_ucast_lash.c and osm_mesh.c into header
files
- adds these files to Makefile.am
- adds a stub do_mesh_analysis() that is called from lash_core.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1
Type: application/octet-stream
Size: 15110 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20081210/990623e0/attachment.obj>
More information about the general
mailing list