7899057d4e
SPAWN[_MULTIPLE] from a singleton (and displays a pretty help message explaining that you need to use mpirun). This can be removed when fixes for ORTE come over that allow SPAWN[_MULTIPLE] from singletons. This commit was SVN r10898.
23 строки
840 B
Makefile
23 строки
840 B
Makefile
#
|
|
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
|
|
# University Research and Technology
|
|
# Corporation. All rights reserved.
|
|
# Copyright (c) 2004-2005 The University of Tennessee and The University
|
|
# of Tennessee Research Foundation. All rights
|
|
# reserved.
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
# University of Stuttgart. All rights reserved.
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
# All rights reserved.
|
|
# Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
SUBDIRS = c cxx f77 f90
|
|
|
|
dist_pkgdata_DATA = help-mpi-api.txt
|