2852772b32
* Add Portals UTCP reference sds for when we are using the portals reference implementation without the ORTE starters (when we want to pretend like we're on Red Storm, only with a debugger and valgrind and possibly even a printf that actually works...) * Add super-secret --with flag to cnos rml to enable the cnos rml but disable cnos_barrier (for use with portals utcp reference implementation) This commit was SVN r6642.
20 строки
651 B
Bash
20 строки
651 B
Bash
# -*- shell-script -*-
|
|
#
|
|
# Copyright (c) 2004-2005 The Trustees of Indiana University.
|
|
# All rights reserved.
|
|
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
|
# 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$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
PARAM_INIT_FILE=sds_cnos_component.c
|
|
PARAM_CONFIG_FILES="Makefile"
|