Home
last modified time | relevance | path

Searched refs:MPIR_proctable_size (Results 1 – 22 of 22) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/pm/mpd/
H A Dmtv.c68 int MPIR_proctable_size = 0; variable
148 if (MPIR_proctable_size) in allocate_proctable()
163 MPIR_proctable_size = n; in allocate_proctable()
180 if (curpos > MPIR_proctable_size) in append_proctable_entry()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/debugger/
H A Ddebugger.c11 int MPIR_proctable_size = 0; variable
54 MPIR_proctable_size = pg->pg_process_count; in HYDT_dbg_setup_procdesc()
70 for (i = 0; i < MPIR_proctable_size; i++) { in HYDT_dbg_free_procdesc()
H A Ddebugger.h36 extern int MPIR_proctable_size;
/dports/net/mpich2/mpich2-1.5/src/pm/util/
H A Ddbgiface.c36 int MPIR_proctable_size = 0; variable
118 MPIR_proctable_size = np; in MPIE_InitForDebugger()
151 for (i=0; i<MPIR_proctable_size; i++) { in MPIE_PrintDebuggerInfo()
/dports/net/mpich/mpich-3.4.3/src/pm/util/
H A Ddbgiface.c35 int MPIR_proctable_size = 0; variable
115 MPIR_proctable_size = np; in MPIE_InitForDebugger()
148 for (i = 0; i < MPIR_proctable_size; i++) { in MPIE_PrintDebuggerInfo()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/debugger/
H A Ddebugger.c10 int MPIR_proctable_size = 0; variable
84 MPIR_proctable_size = pg->pg_process_count; in HYDT_dbg_setup_procdesc()
100 for (i = 0; i < MPIR_proctable_size; i++) { in HYDT_dbg_free_procdesc()
H A Ddebugger.h35 extern int MPIR_proctable_size;
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/debugger/
H A Dhydra_debugger.c11 int MPIR_proctable_size = 0; variable
68 MPIR_proctable_size = process_count; in HYD_dbg_setup_procdesc()
H A Dhydra_debugger.h39 extern int MPIR_proctable_size;
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/srun/libsrun/
H A Dmulti_prog.c196 MPIR_proctable_size = num_tasks; in mpir_init()
209 for (i = 0; i < MPIR_proctable_size; i++) { in mpir_cleanup()
224 xassert((task_offset + task_count) <= MPIR_proctable_size); in mpir_set_executable_names()
237 for (i = 0; i < MPIR_proctable_size; i++) { in mpir_dump_proctable()
H A Ddebugger.c54 int MPIR_proctable_size; variable
H A Ddebugger.h46 extern int MPIR_proctable_size;
/dports/net/mpich2/mpich2-1.5/src/mpi/debugger/
H A Ddbginit.c130 int MPIR_proctable_size = 1; variable
205 MPIR_proctable_size = size; in MPIR_WaitForDebugger()
499 for (i=0; i<MPIR_proctable_size; i++) { in MPIR_FreeProctable()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sattach/
H A Dattach.c47 int MPIR_proctable_size; variable
H A Dattach.h42 extern int MPIR_proctable_size;
H A Dsattach.c618 MPIR_proctable_size = num_tasks; in _mpir_init()
631 for (i = 0; i < MPIR_proctable_size; i++) { in _mpir_cleanup()
644 for (i = 0; i < MPIR_proctable_size; i++) { in _mpir_dump_proctable()
/dports/net/mpich/mpich-3.4.3/src/mpi/debugger/
H A Ddbginit.c161 int MPIR_proctable_size = 1; variable
254 MPIR_proctable_size = size; in MPII_Wait_for_debugger()
555 for (i = 0; i < MPIR_proctable_size; i++) { in MPIR_FreeProctable()
/dports/net/openmpi/openmpi-4.1.1/orte/orted/orted-mpir/
H A Dorted_mpir_breakpoint.c17 int MPIR_proctable_size = 0; variable
H A Dorted_mpir.h43 extern int MPIR_proctable_size;
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/launch/slurm/
H A Dlaunch_slurm.c304 if (global_task_id >= MPIR_proctable_size) { in _task_start()
306 global_task_id, MPIR_proctable_size); in _task_start()
/dports/net/openmpi3/openmpi-3.1.6/orte/orted/
H A Dorted_submit.c163 int MPIR_proctable_size = 0; variable
2422 DUMP_INT(MPIR_proctable_size); in orte_debugger_dump()
2424 for (i = 0; i < MPIR_proctable_size; i++) { in orte_debugger_dump()
2564 MPIR_proctable_size = jdata->num_procs; in orte_debugger_init_after_spawn()
2568 MPIR_proctable_size); in orte_debugger_init_after_spawn()
/dports/net/openmpi/openmpi-4.1.1/orte/orted/
H A Dorted_submit.c2385 DUMP_INT(MPIR_proctable_size); in orte_debugger_dump()
2387 for (i = 0; i < MPIR_proctable_size; i++) { in orte_debugger_dump()
2535 MPIR_proctable_size = jdata->num_procs; in orte_debugger_init_after_spawn()
2539 MPIR_proctable_size); in orte_debugger_init_after_spawn()