1
1
openmpi/ompi/mca/pml/v/configure.params

26 строки
471 B
Plaintext
Исходник Обычный вид История

# -*- shell-script -*-
#
# Copyright (c) 2004-2007 The Trustees of the University of Tennessee.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# Specific to this module
PARAM_INIT_FILE=pml_v.c
PARAM_CONFIG_HEADER_FILE="v_config.h"
PARAM_CONFIG_FILES="Makefile"
>autogen.vprotocols
for protocol in protocol_*; do
( cd $pd_ompi_topdir
process_dir "$pd_dir/$protocol" $pd_ompi_topdir
)
done