1
1
Ralph Castain 534d70025f Cleanup the detection of process binding during mpi_init. There are several cases that need to be checked:
1. no binding support - indicated by a negative return code from get_cpubind

2. binding supported, but not bound - the bitset returned by get_cpubind is the same as the available cpuset

3. binding supported and bound - bitset from get_cpubind is a subset of available cpuset

4. only one cpu is available - in this case, get_cpubind matches the available cpuset, but we are effectively bound

This commit was SVN r25957.
2012-02-17 21:18:53 +00:00
..
2009-06-29 17:06:19 +00:00
2009-10-24 01:00:38 +00:00
2009-10-24 01:00:38 +00:00
2011-11-02 15:59:16 +00:00
2009-03-01 15:32:32 +00:00
2006-08-15 19:54:10 +00:00
2008-09-24 15:41:42 +00:00
2009-02-09 20:45:11 +00:00