1
1
openmpi/contrib/scaling/Makefile.include
Ralph Castain 3068438022 Add scaling tests and script
This commit was SVN r26509.
2012-05-29 15:21:44 +00:00

27 строки
729 B
Makefile

# -*- makefile -*-
#
# Copyright (c) 2012 Los Alamos National Security, LLC. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# Note that this file does not stand on its own. It is included by a
# higher-level Makefile so that Automake features such as "make dist"
# work properly (and include all the relevant files in this directory
# in the distribution tarball).
# If you are looking for the file that builds these examples, look at
# "Makefile" in this same directory (it is *NOT* generated by
# Automake).
EXTRA_DIST += \
contrib/scaling/Makefile \
contrib/scaling/mpi_barrier.c \
contrib/scaling/mpi_no_op.c \
contrib/scaling/orte_no_op.c \
scaling.pl