Fix missing variable declaration in hwloc 1.5.2
This commit was SVN r28293.
Этот коммит содержится в:
родитель
4e95d691a7
Коммит
ec00fa3132
@ -197,6 +197,7 @@ hwloc_solaris_get_thisthread_cpubind(hwloc_topology_t topology, hwloc_bitmap_t h
|
|||||||
static int
|
static int
|
||||||
hwloc_solaris_set_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_nodeset_t nodeset, hwloc_membind_policy_t policy, int flags)
|
hwloc_solaris_set_sth_membind(hwloc_topology_t topology, idtype_t idtype, id_t id, hwloc_const_nodeset_t nodeset, hwloc_membind_policy_t policy, int flags)
|
||||||
{
|
{
|
||||||
|
processorid_t binding;
|
||||||
int depth;
|
int depth;
|
||||||
int n, i;
|
int n, i;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user