Re: [OMPI users] BLCR support not building on 1.5.3

2011-05-27 Thread Joshua Hursey
I'm glad that worked. I understand the confusion. The configure output could be better. It shouldn't be too difficult to cleanup. I filed a ticket so we don't forget about this issue. The ticket is linked below if you are interested: https://svn.open-mpi.org/trac/ompi/ticket/2807 Next time I

Re: [OMPI users] BLCR support not building on 1.5.3

2011-05-27 Thread Bill Johnstone
Hello, Thank you very much for this.  I've replied further below: - Original Message - > From: Joshua Hursey [...] > What other configure options are you passing to Open MPI? Specifically the > configure test will always fail if '--with-ft=cr' is not specified - by > default Open MPI

Re: [OMPI users] BLCR support not building on 1.5.3

2011-05-27 Thread Joshua Hursey
What version of BLCR are you using? What other configure options are you passing to Open MPI? Specifically the configure test will always fail if '--with-ft=cr' is not specified - by default Open MPI will only build the BLCR component if C/R FT is requested by the user. Can you send a zip'ed up

[OMPI users] BLCR support not building on 1.5.3

2011-05-26 Thread Bill Johnstone
Hello all. I'm building 1.5.3 from source on a Debian Squeeze AMD64 system, and trying to get BLCR support built-in.  I've installed all the packages that I think should be relevant to BLCR support, including: +blcr-dkms +libcr0 +libcr-dev +blcr-util I've also installed blcr-testuite .  I only