Open MPI logo

PLPA Users' Mailing List Archives

  |   Home   |   Support   |   FAQ   |   all PLPA Users mailing list

Subject: Re: [PLPA users] [PATCH 0/5] Greatly reduce memoryneedsforsocketarrays
From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2009-08-07 10:16:05


On Aug 7, 2009, at 10:00 AM, Bert Wesarg wrote:

> get_socket_id() is the best way to loop over all known sockets,
> because it maps from ith socjet to socket id, and therefore avoid a
> loop over all possible socket ids, i.e. 0..socket_id_max.
>

So what's the purpose of getting the min and max IDs? Is that only
used internally, or did you anticipate a use for it externally?

-- 
Jeff Squyres
jsquyres_at_[hidden]