Home
last modified time | relevance | path

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

/dports/net/mpich2/mpich2-1.5/src/pm/smpd/wmpiexec/
H A Dwmpiexec.cs67 private string thread_mpiexec_command; field in wmpiexec.wmpiexec
921 thread_mpiexec_command = mpiexec_command; in RunCommand()
930 RunCommandEx(thread_command, thread_mpiexec_command, thread_mpiexec_command_args, thread_popup); in RunCommandThread()