Open MPI logo

PLPA Users' Mailing List Archives

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

Subject: [PLPA users] [PATCH] flatten map_tuple_to_processor_id
From: Bert Wesarg (bert.wesarg_at_[hidden])
Date: 2008-03-21 08:16:45


Safe a little memory and one memory dereferencing while mapping from
(socket,core) to processor ID

Bert