Changeset 5631
- Timestamp:
- 10/30/09 04:09:38 (3 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
mpich2/trunk/src/pm/hydra/tools/bind/hwloc/bind_hwloc.c
r5612 r5631 245 245 goto fn_exit; 246 246 247 hwloc_cpuset_set (cpuset, core % HYDT_bind_info.num_procs);247 hwloc_cpuset_set (cpuset, core); 248 248 if (!topo_initialized) 249 249 {
