[Beowulf] IB troubles - mca_mpool_openib_register
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl greg.lindahl at qlogic.comThu Jun 22 10:13:33 PDT 2006
- Previous message: [Beowulf] IB troubles - mca_mpool_openib_register
- Next message: [Beowulf] IB troubles - mca_mpool_openib_register
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The problem is that when I run with nodes=64:ppn=2 and only use -np 64 > with my openmpi (v 1.0.2 gcc compiled), it still runs fine, but when I > run with -np 65 I get megabytes of error messages and the job never > completes. The errors all look like this: > > mca_mpool_openib_register: ibv_reg_mr(0x2a96641000,1060864) > failed with error: Cannot allocate memory .. which means you need to raise that memlock limit higher than your current 8192, which is only 8 megabytes. Most MPIs on IB lock lots of memory, more if you use more processes, and more for apps that send large messages. -- greg
- Previous message: [Beowulf] IB troubles - mca_mpool_openib_register
- Next message: [Beowulf] IB troubles - mca_mpool_openib_register
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
