From panda at cse.ohio-state.edu Sun Sep 28 00:30:00 2008 From: panda at cse.ohio-state.edu (Dhabaleswar Panda) Date: Sun Sep 28 00:30:09 2008 Subject: [mvapich] Announcing the release of MVAPICH 1.1RC1 Message-ID: The MVAPICH team is pleased to announce the release of MVAPICH 1.1RC1 with the following NEW features: - New Features for OpenFabrics Gen2-IB Interface - eXtended Reliable Connection (XRC) support - Lock-free design to provide support for asynchronous progress at both sender and receiver to overlap computation and communication - New OpenFabrics Gen2-Hybrid interface - Replaces the Gen2-UD interface of MVAPICH 1.0 series - Targeted for large-scale IB clusters (multi-thousand cores) to provide highest performance and minimal memory usage - Support for UD, RC and XRC transports - Adaptive selection during run-time (based on application and systems characteristics) to switch between RC and UD (or between XRC and UD) transports - Delivers performance and scalability with near constant memory footprint for communication contexts - Zero-copy protocol with UD for large data transfer - Multiple buffer organizations with XRC support - Shared memory communication between cores within a node - Multi-core optimized collectives (MPI_Bcast, MPI_Barrier, MPI_Reduce and MPI_Allreduce) - Enhanced MPI_Allgather collective For downloading MVAPICH 1.1RC1, associated user guide and accessing the SVN, please visit the following URL: http://mvapich.cse.ohio-state.edu This version is also being made available through OFED 1.4. All feedbacks, including bug reports and hints for performance tuning, patches and enhancements are welcome. Please post it to the mvapich-discuss mailing list. Thanks, The MVAPICH Team