Re: [OMPI devel] VT problems on Debian

2009-01-22 Thread Matthias Jurenz
A workaround for this problem would be to change the selected timer after configure in 'ompi/contrib/vt/vt/config.h'. To do this, just replace the line #define TIMER TIMER_CYCLE_COUNTER by #define TIMER TIMER_GETTIMEOFDAY I agree with Paul - the correct solution would be to choose

Re: [OMPI devel] VT problems on Debian

2009-01-21 Thread Paul H. Hargrove
Can't speak officially for the VT folks, but it looks like the following bits in ompi/vt/vt/acinclude.m4 needs to list SPARC and Alpha (maybe ARM?) along side MIPS as gettimeofday() platforms. Alternatively (perhaps preferred) one should turn this around to explicitly list the platforms that *

[OMPI devel] VT problems on Debian

2009-01-21 Thread Jeff Squyres
The Debian OMPI maintainers raised a few failures on some of their architectures to my attention -- it looks like there's some wonkyness on Debian on SPARC and Alpha -- scroll to the bottom of these two pages: http://buildd.debian.org/fetch.cgi?&pkg=openmpi&ver=1.3-1&arch=sparc&stamp=12325135