7787f84540
Also, per chat with Jeff, modified the Makefile.am's of a few orte tools so that they were consistent in the way we generate the ompi-equivalent cmds. This commit was SVN r20165.
14 строки
323 B
Bash
14 строки
323 B
Bash
dnl -*- shell-script -*-
|
|
dnl
|
|
dnl Copyright (c) 2007 Los Alamos National Security, LLC.
|
|
dnl All rights reserved.
|
|
dnl $COPYRIGHT$
|
|
dnl
|
|
dnl Additional copyrights may follow
|
|
dnl
|
|
dnl $HEADER$
|
|
dnl
|
|
|
|
dnl we only want those at same priority
|
|
m4_define(MCA_pstat_CONFIGURE_MODE, STOP_AT_FIRST_PRIORITY)
|