K, thanks. I don't think I've run the tests up to 16ppn to be able to
help out here, sorry...
On Oct 13, 2008, at 2:41 PM, Ralph Castain wrote:
I'll test 1.2.8 on our Lobo system tomorrow (out today). Primary issue
we are seeing there frankly is that some of the tests simply fail when
you ge
I'll test 1.2.8 on our Lobo system tomorrow (out today). Primary issue
we are seeing there frankly is that some of the tests simply fail when
you get up to 16ppn - in one case, it appears that the memory
allocated during the test overflows available memory on the node when
you get that many
On Oct 13, 2008, at 2:12 PM, Jeff Squyres wrote:
These tests fail with the PGI fortran compiler because they are
trying to allocate a 1.5MB buffer on the stack (i.e., they segv
before the first executable line of code).
s/1.5MB/16MB/
--
Jeff Squyres
Cisco Systems
On Oct 13, 2008, at 1:34 PM, Jeff Squyres wrote:
MPI_Bsend_init_rtoa_f
MPI_Bsend_rtoa_f
MPI_Ibsend_rtoa_f
MPI_Bsend_init_rtoa_f
MPI_Bsend_rtoa_f
MPI_Ibsend_rtoa_f
These tests fail with the PGI fortran compiler because they are trying
to allocate a 1.5MB buffer on the stack (i.e., they segv
Short version: looks good from Cisco. If we can get one other
confirmation, let's ship it.
More details: I have a very heterogenous cluster, which makes 1.2.x
testing difficult with openib (there's a bug in the port matching
logic that makes it not always work -- we decided a long time ag