Hi! Valgrind seems to think that there is an use of uninitialized value in mca_mpool_sm_alloc, i.e. the if(mpool_sm->mem_node >= 0) { Backtracking that i found that mem_node is not set during initializing in mca_mpool_sm_init. The resources parameter is never used and the mpool_module->mem_node is never initalized.
Bug or not? -- Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden Internet: a...@hpc2n.umu.se Phone: +46 90 7866134 Fax: +46 90 7866126 Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se