Home
last modified time | relevance | path

Searched refs:nbtgs (Results 1 – 6 of 6) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h643 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_array_by_memattr() local
654 nbtgs = 0; in hwloc_utils_get_best_node_in_array_by_memattr()
659 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_array_by_memattr()
660 values = malloc(nbtgs * sizeof(*values)); in hwloc_utils_get_best_node_in_array_by_memattr()
671 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_array_by_memattr()
674 if (j==nbtgs) in hwloc_utils_get_best_node_in_array_by_memattr()
710 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_nodeset_by_memattr() local
721 nbtgs = 0; in hwloc_utils_get_best_node_in_nodeset_by_memattr()
726 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_nodeset_by_memattr()
738 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_nodeset_by_memattr()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/hwloc/
H A Dmisc.h643 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_array_by_memattr() local
654 nbtgs = 0; in hwloc_utils_get_best_node_in_array_by_memattr()
659 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_array_by_memattr()
660 values = malloc(nbtgs * sizeof(*values)); in hwloc_utils_get_best_node_in_array_by_memattr()
671 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_array_by_memattr()
674 if (j==nbtgs) in hwloc_utils_get_best_node_in_array_by_memattr()
710 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_nodeset_by_memattr() local
721 nbtgs = 0; in hwloc_utils_get_best_node_in_nodeset_by_memattr()
726 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_nodeset_by_memattr()
738 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_nodeset_by_memattr()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/hwloc/
H A Dmisc.h643 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_array_by_memattr() local
654 nbtgs = 0; in hwloc_utils_get_best_node_in_array_by_memattr()
659 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_array_by_memattr()
660 values = malloc(nbtgs * sizeof(*values)); in hwloc_utils_get_best_node_in_array_by_memattr()
671 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_array_by_memattr()
674 if (j==nbtgs) in hwloc_utils_get_best_node_in_array_by_memattr()
710 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_nodeset_by_memattr() local
721 nbtgs = 0; in hwloc_utils_get_best_node_in_nodeset_by_memattr()
726 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_nodeset_by_memattr()
738 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_nodeset_by_memattr()
[all …]
/dports/devel/hwloc2/hwloc-2.5.0/utils/hwloc/
H A Dmisc.h688 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_array_by_memattr() local
699 nbtgs = 0; in hwloc_utils_get_best_node_in_array_by_memattr()
704 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_array_by_memattr()
705 values = malloc(nbtgs * sizeof(*values)); in hwloc_utils_get_best_node_in_array_by_memattr()
716 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_array_by_memattr()
719 if (j==nbtgs) in hwloc_utils_get_best_node_in_array_by_memattr()
755 unsigned nbtgs, i, j; in hwloc_utils_get_best_node_in_nodeset_by_memattr() local
766 nbtgs = 0; in hwloc_utils_get_best_node_in_nodeset_by_memattr()
771 tgs = malloc(nbtgs * sizeof(*tgs)); in hwloc_utils_get_best_node_in_nodeset_by_memattr()
783 for(j=0; j<nbtgs; j++) in hwloc_utils_get_best_node_in_nodeset_by_memattr()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/basis/
H A Dbasis.F4460 integer nbtgs ! number of basis set tags local
4506 nbtgs = infbs_head(HEAD_NTAGS,basis)
4507 do i = 1, nbtgs
4557 do i = 1, nbtgs
4581 do i = 1, nbtgs
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/basis/
H A Dbasis.F4461 integer nbtgs ! number of basis set tags
4507 nbtgs = infbs_head(HEAD_NTAGS,basis)
4508 do i = 1, nbtgs
4558 do i = 1, nbtgs
4582 do i = 1, nbtgs