From xldenis at gmail.com Fri Sep 23 07:37:18 2011 From: xldenis at gmail.com (xavier) Date: Fri, 23 Sep 2011 09:37:18 -0500 Subject: [Caos] xhpl doesnt work. Message-ID: <1316788638.5073.3.camel@XD-L> Hey, I've set up a 25 node cluster but when I try to run XHPL I get this error: xhpl: Symbol `ompi_mpi_int' has different size in shared object, consider re-linking xhpl: Symbol `ompi_mpi_comm_null' has different size in shared object, consider re-linking xhpl: Symbol `ompi_mpi_double' has different size in shared object, consider re-linking xhpl: Symbol `ompi_mpi_comm_world' has different size in shared object, consider re-linking xhpl: Symbol `ompi_mpi_byte' has different size in shared object, consider re-linking Segmentation fault I noticed a post from October 2010 about XHPL not working but it has no publicly visible resolution. If there is a solution to this it would be most appreciated. From justin at infiscale.com Tue Sep 27 11:38:59 2011 From: justin at infiscale.com (justin at infiscale.com) Date: Tue, 27 Sep 2011 11:38:59 -0700 Subject: [Caos] xhpl doesnt work. In-Reply-To: <1316788638.5073.3.camel@XD-L> References: <1316788638.5073.3.camel@XD-L> Message-ID: <20110927113859.r9hevlvwhwg0kkwk@webmail.infiscale.com> Were you able to resolve this? Recompiling it on Caos should help, and make sure the VNFS has what it needs if anything as well. Good luck, -Justin. Quoting xavier : > Hey, I've set up a 25 node cluster but when I try to run XHPL I get this > error: > > > xhpl: Symbol `ompi_mpi_int' has different size in shared object, > consider re-linking > xhpl: Symbol `ompi_mpi_comm_null' has different size in shared > object, consider re-linking > xhpl: Symbol `ompi_mpi_double' has different size in shared object, > consider re-linking > xhpl: Symbol `ompi_mpi_comm_world' has different size in shared > object, consider re-linking > xhpl: Symbol `ompi_mpi_byte' has different size in shared object, > consider re-linking > Segmentation fault > > I noticed a post from October 2010 about XHPL not working but it has no > publicly visible resolution. If there is a solution to this it would be > most appreciated. > > _______________________________________________ > Caos mailing list > Caos at lists.infiscale.org > http://lists.infiscale.org/mailman/listinfo/caos > From pierreyves.langlois at gmail.com Tue Sep 27 11:50:30 2011 From: pierreyves.langlois at gmail.com (Pierre-Yves Langlois) Date: Tue, 27 Sep 2011 14:50:30 -0400 Subject: [Caos] xhpl doesnt work. In-Reply-To: <20110927113859.r9hevlvwhwg0kkwk@webmail.infiscale.com> References: <1316788638.5073.3.camel@XD-L> <20110927113859.r9hevlvwhwg0kkwk@webmail.infiscale.com> Message-ID: Hi, I was able to use xhpl long time ago. I have recompiled it with static library and copy the binary under /root. Here is the full make to compile xhpl...http://pastebin.com/f65a6ba2 I hope this could help... On Tue, Sep 27, 2011 at 2:38 PM, wrote: > Were you able to resolve this? Recompiling it on Caos should help, and > make sure the VNFS has what it needs if anything as well. > > Good luck, > > -Justin. > > Quoting xavier : > > > Hey, I've set up a 25 node cluster but when I try to run XHPL I get this > > error: > > > > > > xhpl: Symbol `ompi_mpi_int' has different size in shared object, > > consider re-linking > > xhpl: Symbol `ompi_mpi_comm_null' has different size in shared > > object, consider re-linking > > xhpl: Symbol `ompi_mpi_double' has different size in shared object, > > consider re-linking > > xhpl: Symbol `ompi_mpi_comm_world' has different size in shared > > object, consider re-linking > > xhpl: Symbol `ompi_mpi_byte' has different size in shared object, > > consider re-linking > > Segmentation fault > > > > I noticed a post from October 2010 about XHPL not working but it has no > > publicly visible resolution. If there is a solution to this it would be > > most appreciated. > > > > _______________________________________________ > > Caos mailing list > > Caos at lists.infiscale.org > > http://lists.infiscale.org/mailman/listinfo/caos > > > > > _______________________________________________ > Caos mailing list > Caos at lists.infiscale.org > http://lists.infiscale.org/mailman/listinfo/caos > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.infiscale.org/pipermail/caos/attachments/20110927/bd4673b5/attachment.html