1
1
This commit was SVN r9697.
Этот коммит содержится в:
Gleb Natapov 2006-04-24 14:15:22 +00:00
родитель 1da22f9099
Коммит 10ae27dd25
2 изменённых файлов: 5 добавлений и 0 удалений

4
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. Copyright (c) 2004-2006 The Regents of the University of California.
All rights reserved. All rights reserved.
Copyright (c) 2006 Cisco Systems, Inc. All rights reserved. Copyright (c) 2006 Cisco Systems, Inc. All rights reserved.
Copyright (c) 2006 Voltaire, Inc. All rights reserved.
$COPYRIGHT$ $COPYRIGHT$
Additional copyrights may follow Additional copyrights may follow
@ -24,6 +25,9 @@ version 1.0.
1.1 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. - Numerous performance improvements throughout the entire code base.
- Many minor threading fixes. - Many minor threading fixes.
- Add a define OMPI_SKIP_CXX to allow the user to skip the mpicxx.h from - Add a define OMPI_SKIP_CXX to allow the user to skip the mpicxx.h from

1
README
Просмотреть файл

@ -8,6 +8,7 @@ Copyright (c) 2004-2006 High Performance Computing Center Stuttgart,
University of Stuttgart. All rights reserved. University of Stuttgart. All rights reserved.
Copyright (c) 2004-2006 The Regents of the University of California. Copyright (c) 2004-2006 The Regents of the University of California.
All rights reserved. All rights reserved.
Copyright (c) 2006 Voltaire, Inc. All rights reserved.
$COPYRIGHT$ $COPYRIGHT$
Additional copyrights may follow Additional copyrights may follow