Hi Sasha. Thanks for the info. I did have the following problem when building against the 1.2 libibmad:
cc -Wall -g -fpic -I. -I../include -I/home/becker//include -c -o sim_mad.o sim_mad.c sim_mad.c: In function 'encode_trap144': sim_mad.c:1261: error: 'IB_NOTICE_DATA_144_LID_F' undeclared (first use in this function) sim_mad.c:1261: error: (Each undeclared identifier is reported only once sim_mad.c:1261: error: for each function it appears in.) sim_mad.c:1262: error: 'IB_NOTICE_DATA_144_CAPMASK_F' undeclared (first use in this function) make[1]: *** [sim_mad.o] Error 1 make[1]: Leaving directory `/home/becker/ibrouting/ibsim/ibsim' -jeff On 9/25/07, Sasha Khapyorsky <[EMAIL PROTECTED]> wrote: > On 14:41 Tue 25 Sep , Jeff Becker wrote: > > Thanks for the pointer. One problem I can see is that ibsim builds > > against OFED 1.2.5, but we are running OFED 1.2. > > I would expect that ibsim should work against any recent libibmad - > doesn't matter OFED 1.2, 1.2.5 or master. Did you have any problems with > 1.2? > > > Since I'm mainly > > interested in simulating different routing tests, does opensm from > > 1.2.5 differ much in it's routing strategy from 1.2? > > It is the same. > > Sasha > > > Thanks again. > > > > -jeff > > > > On 9/25/07, Sasha Khapyorsky <[EMAIL PROTECTED]> wrote: > > > On 12:06 Tue 25 Sep , Hal Rosenstock wrote: > > > > On Tue, 2007-09-25 at 12:04 -0700, Jeff Becker wrote: > > > > > Is there a script available to convert this to a topology file usable > > > > > by IBMgtSim? > > > > > > > > Not that I'm aware of but this format is usable by ibsim (another IB > > > > management simulator). > > > > > > Which also does not require rebuilding of libibumad based programs. > > > > > > Sasha > > > > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
