From 10ae27dd25f5b1bf92feee3d08e6af4c46dc835b Mon Sep 17 00:00:00 2001 From: Gleb Natapov Date: Mon, 24 Apr 2006 14:15:22 +0000 Subject: [PATCH] Add NEWS item and copyright. This commit was SVN r9697. --- NEWS | 4 ++++ README | 1 + 2 files changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 9f9a56e720..5bc9d99983 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ Copyright (c) 2004-2006 High Performance Computing Center Stuttgart, Copyright (c) 2004-2006 The Regents of the University of California. All rights reserved. Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. +Copyright (c) 2006 Voltaire, Inc. All rights reserved. $COPYRIGHT$ Additional copyrights may follow @@ -24,6 +25,9 @@ version 1.0. 1.1 --- +- Addition of short message RDMA optimization to a limited number of + peers in both the mvapi and openib BTL components. This reduce + communication latency over IB channel. - Numerous performance improvements throughout the entire code base. - Many minor threading fixes. - Add a define OMPI_SKIP_CXX to allow the user to skip the mpicxx.h from diff --git a/README b/README index dace6c28f0..84b68563c3 100644 --- a/README +++ b/README @@ -8,6 +8,7 @@ Copyright (c) 2004-2006 High Performance Computing Center Stuttgart, University of Stuttgart. All rights reserved. Copyright (c) 2004-2006 The Regents of the University of California. All rights reserved. +Copyright (c) 2006 Voltaire, Inc. All rights reserved. $COPYRIGHT$ Additional copyrights may follow