From 8253d8341006218dae79a9fc3c4b199758755a93 Mon Sep 17 00:00:00 2001 From: Galen Shipman Date: Thu, 8 Mar 2007 21:58:26 +0000 Subject: [PATCH] make btl template compile again This commit was SVN r13990. --- ompi/mca/btl/template/netpipe-btl-template.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ompi/mca/btl/template/netpipe-btl-template.txt diff --git a/ompi/mca/btl/template/netpipe-btl-template.txt b/ompi/mca/btl/template/netpipe-btl-template.txt new file mode 100644 index 0000000000..8550098d91 --- /dev/null +++ b/ompi/mca/btl/template/netpipe-btl-template.txt @@ -0,0 +1,12 @@ +# +# For your btl you may want special mca parameters for a benchmark +# such as netpipe, or better yet, your application, one can always +# dream. +# + +# Example: + +# btl_template_flags=1 +# btl_template_eager_limit=4096 + +