COPYRIGHT Copyright (c) 2001-2022, The Ohio State University. All rights reserved. The MVAPICH2-J software package is developed by the team members of The Ohio State University's Network-Based Computing Laboratory (NBCL), headed by Professor Dhabaleswar K. (DK) Panda. Contact: Prof. Dhabaleswar K. (DK) Panda Dept. of Computer Science and Engineering The Ohio State University 2015 Neil Avenue Columbus, OH - 43210-1277 Tel: (614)-292-5199; Fax: (614)-292-2911 E-mail:panda@cse.ohio-state.edu This program is available under BSD licensing. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: (1) Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. (2) Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. (3) Neither the name of The Ohio State University nor the names of their contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------- COPYRIGHT The following is a notice of limited availability of the code, and disclaimer which must be included in the prologue of the code and in all source listings of the code. Copyright Notice 1998--2020, Argonne National Laboratory Permission is hereby granted to use, reproduce, prepare derivative works, and to redistribute to others. This software was authored by: Mathematics and Computer Science Division Argonne National Laboratory, Argonne IL 60439 (and) Department of Computer Science University of Illinois at Urbana-Champaign GOVERNMENT LICENSE Portions of this material resulted from work developed under a U.S. Government Contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly. DISCLAIMER This computer code material was prepared, in part, as an account of work sponsored by an agency of the United States Government. Neither the United States, nor the University of Chicago, nor any of their employees, makes any warranty express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. EXTERNAL CONTRIBUTIONS Portions of this code have been contributed under the above license by: * Intel Corporation * Cray * IBM Corporation * Microsoft Corporation * Mellanox Technologies Ltd. * DataDirect Networks. * Oak Ridge National Laboratory * Sun Microsystems, Lustre group * Dolphin Interconnect Solutions Inc. * Institut Polytechnique de Bordeaux * Quobyte Corporation ----------------------------------------------------------------------------- ********************* (old license) MPJExpress license ********************** 1. The license statement The MIT License Copyright (c) 2005 - 2014 1. Distributed Systems Group, University of Portsmouth (2005) 2. Aamir Shafi (2005 - 2014) 3. Bryan Carpenter (2005 - 2014) 4. Mark Baker (2005 - 2011) The bulk of code in this distribution was developed by the Distributed Systems Group at the University of Portsmouth. Some sections of the code like the buffering API and derived datatypes include contributions developed at the Community Grids Lab at Indiana University. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 2. MPJ uses following third party software developed by Apache: a. commons-cli-1.2 b. commons-codec-1.8 c. commons-io-2.4 The license for these projects can be seen at $MV2_HOME/THIRDPARTYLICENSES file and notice can be seen at $MV2_HOME/THIRDPARTYNOTICES file. ********************* mpiJava Acknowledgment ********************** This is an acknowledgement to the mpiJava software and team. Author(s): Bryan Carpenter, Geoffrey Fox, Sung-Hoon Ko and Sang Lim