
orte_local_chip_type and orte_local_chip_model in MPI processes it the appropriate sysinfo module found the values on the machine. This commit was SVN r23581.
19 строки
318 B
Bash
19 строки
318 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
|
|
#
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
PARAM_CONFIG_FILES="Makefile"
|
|
|
|
#
|
|
# Set the config priority so that, if we can build,
|
|
# only this component will build
|
|
|
|
PARAM_CONFIG_PRIORITY=60
|