Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / COPYING
1 Most of the SimGrid software was written internally by the team. This
2 software is distributed under the GNU lesser general public license
3 version 2.1, which you can find in the archive under the name
4 LICENSE-LGPL-2.1.
5
6 For any copyright year range specified as YYYY-ZZZZ in this package
7 note that the range specifies every single year in that closed interval.
8
9 Some perticular files distributed with the project have other
10 licenses. More specifically, these files are listed below, along with
11 their license.
12
13 The SimGrid logo is distributed under the CC-BY-SA license.
14
15 =========================================================================
16
17 The file src/xbt/snprintf.c contains this license text:
18
19 /*
20  * snprintf.c - a portable implementation of snprintf
21  *
22  * AUTHOR
23  *   Mark Martinec <mark.martinec@ijs.si>, April 1999.
24  *
25  *   Copyright 1999, Mark Martinec. All rights reserved.
26  *
27  * TERMS AND CONDITIONS
28  *   This program is free software; you can redistribute it and/or modify
29  *   it under the terms of the "Frontier Artistic License" which comes
30  *   with this Kit.
31  *
32  *   This program is distributed in the hope that it will be useful,
33  *   but WITHOUT ANY WARRANTY; without even the implied warranty
34  *   of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
35  *   See the Frontier Artistic License for more details.
36  *
37  *   You should have received a copy of the Frontier Artistic License
38  *   with this Kit in the file named LICENSE.txt .
39  *   If not, I'll be glad to provide one.
40  *
41  */
42
43 =========================================================================
44
45 The exception handling mecanism (mainly living in src/xbt/ex.c and
46 include/xbt/ex.h) was adapted from code from Ralf S. Engelschall and
47 others in the OSSP project. The OSSP version has the following license:
48
49 **  OSSP ex - Exception Handling
50 **  Copyright (c) 2002-2007 Ralf S. Engelschall <rse@engelschall.com>
51 **  Copyright (c) 2002-2007 The OSSP Project <http://www.ossp.org/>
52 **
53 **  This file is part of OSSP ex, an exception handling library
54 **  which can be found at http://www.ossp.org/pkg/lib/ex/.
55 **
56 **  Permission to use, copy, modify, and distribute this software for
57 **  any purpose with or without fee is hereby granted, provided that
58 **  the above copyright notice and this permission notice appear in all
59 **  copies.
60 **
61 **  THIS SOFTWARE IS PROVIDED `AS IS'' AND ANY EXPRESSED OR IMPLIED
62 **  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
63 **  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
64 **  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
65 **  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
66 **  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
67 **  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
68 **  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
69 **  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
70 **  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
71 **  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
72 **  SUCH DAMAGE.
73
74
75 =========================================================================
76
77 The sha implementation (src/xbt/xbt_sha.c:) was borowed and adapted
78 from the iksemel one (http://code.google.com/p/iksemel/). Both the
79 original and the current version of this code is distributed under the
80 LGPL v2.1 license.
81
82 =========================================================================
83
84 The xbt/mmalloc module was adapted from the mmalloc module of gdb.
85 Both the simgrid version and the original version is distributed under
86 the LGPL v2.1
87
88 This affects the files in directory src/xbt/mmalloc and
89 include/xbt/mmalloc.h
90
91 =========================================================================
92
93 Some examples for SMPI were borowed from an IBM test suite.
94 Their copyright is the following:
95 /**
96  * MESSAGE PASSING INTERFACE TEST CASE SUITE
97  *
98  * Copyright IBM Corp. 1995
99  *
100  * IBM Corp. hereby grants a non-exclusive license to use, copy, modify, and
101  *distribute this software for any purpose and without fee provided that the
102  *above copyright notice and the following paragraphs appear in all copies.
103
104  * IBM Corp. makes no representation that the test cases comprising this
105  * suite are correct or are an accurate representation of any standard.
106
107  * In no event shall IBM be liable to any party for direct, indirect, special
108  * incidental, or consequential damage arising out of the use of this software
109  * even if IBM Corp. has been advised of the possibility of such damage.
110
111  * IBM CORP. SPECIFICALLY DISCLAIMS ANY WARRANTIES INCLUDING, BUT NOT LIMITED
112  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
113  * PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS AND IBM
114  * CORP. HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
115  * ENHANCEMENTS, OR MODIFICATIONS.
116  * ***************************************************************************
117  **/
118
119 List of files:
120  examples/smpi/scatter.c
121  examples/smpi/reduce.c
122  examples/smpi/allreduce.c
123  examples/smpi/alltoall2.c
124
125
126 =========================================================================
127
128 The SMPI testsuite was borrowed from the MPICH3 test files. It can be found
129 inside ./teshsuite/smpi/mpich3-test. Some of the collective algorithms
130 available in src/smpi/colls/ were also copied from MPICH
131
132
133 /*
134  *  (C) 2001 by Argonne National Laboratory.
135  *      See COPYRIGHT in top-level directory.
136  */
137 <------------- COPYRIGHT file in the top-level ----------------------->
138
139                                   COPYRIGHT
140
141 The following is a notice of limited availability of the code, and disclaimer
142 which must be included in the prologue of the code and in all source listings
143 of the code.
144
145 Copyright Notice
146  + 2002 University of Chicago
147
148 Permission is hereby granted to use, reproduce, prepare derivative works, and
149 to redistribute to others.  This software was authored by:
150
151 Mathematics and Computer Science Division
152 Argonne National Laboratory, Argonne IL 60439
153
154 (and)
155
156 Department of Computer Science
157 University of Illinois at Urbana-Champaign
158
159
160                               GOVERNMENT LICENSE
161
162 Portions of this material resulted from work developed under a U.S.
163 Government Contract and are subject to the following license: the Government
164 is granted for itself and others acting on its behalf a paid-up, nonexclusive,
165 irrevocable worldwide license in this computer software to reproduce, prepare
166 derivative works, and perform publicly and display publicly.
167
168                                   DISCLAIMER
169
170 This computer code material was prepared, in part, as an account of work
171 sponsored by an agency of the United States Government.  Neither the United
172 States, nor the University of Chicago, nor any of their employees, makes any
173 warranty express or implied, or assumes any legal liability or responsibility
174 for the accuracy, completeness, or usefulness of any information, apparatus,
175 product, or process disclosed, or represents that its use would not infringe
176 privately owned rights.
177
178
179 <-------------------- end of MPICH2 COPYRIGHT file -------------------->
180
181
182 =========================================================================
183
184
185 The directory examples/smpi/NAS contains a tweaked version of the
186 NAS Parallel Benchmark Team. The original software were retrieved from
187 here: http://www.nas.nasa.gov/Software/NPB
188
189 According to [1], this code is probably distributed under the NASA
190 Open Source Agreement (NOSA) version 1.3. Its text can be found at [2].
191 [1] http://www.nas.nasa.gov/Resources/Software/Open-Source/opensource.html
192 [2] http://www.opensource.org/licenses/nasa1.3.php
193
194 The changes over the original version are minor, and can be
195 distributed under the LGPL license (v2.1) or NOSA (v1.3 or higher)
196 licences, at your option.
197
198 ==========================================================================
199
200 Some of the collective algorithms inside src/smpi/colls folder are taken
201 from the STAR-MPI suite. The original software was retrieved from here:
202 http://star-mpi.sourceforge.net/
203
204 Copyright (c) 2006, Ahmad Faraj & Xin Yuan,
205 All rights reserved.
206
207 Redistribution and use in source and binary forms, with or without
208 modification, are permitted provided that the following conditions are met:
209
210   * Redistributions of source code must retain the above copyright notice,
211     this list of conditions and the following disclaimer.
212
213   * Redistributions in binary form must reproduce the above copyright notice,
214     this list of conditions and the following disclaimer in the documentation
215     and/or other materials provided with the distribution.
216
217   * Neither the name of the Florida State University nor the names of its
218     contributors may be used to endorse or promote products derived from this
219     software without specific prior written permission.
220
221 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
222 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
223 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
224 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
225 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
226 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
227 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
228 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
229 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
230 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
231
232   ***************************************************************************
233   *     Any results obtained from executing this software require the       *
234   *     acknowledgment and citation of the software and its owners.         *
235   *     The full citation is given below:                                   *
236   *                                                                         *
237   *     A. Faraj, X. Yuan, and D. Lowenthal. "STAR-MPI: Self Tuned Adaptive *
238   *     Routines for MPI Collective Operations." The 20th ACM International *
239   *     Conference on Supercomputing (ICS), Queensland, Australia           *
240   *     June 28-July 1, 2006.                                               *
241   ***************************************************************************
242
243 ==========================================================================
244
245 Some of the collective algorithms inside src/smpi/colls folder are taken
246 from the OpenMPI. The original software was retrieved from here:
247 http://www.open-mpi.org/
248
249 Most files in this release are marked with the copyrights of the
250 organizations who have edited them.  The copyrights below are in no
251 particular order and generally reflect members of the Open MPI core
252 team who have contributed code to this release.  The copyrights for
253 code used under license from other parties are included in the
254 corresponding files.
255
256 Copyright (c) 2004-2010 The Trustees of Indiana University and Indiana
257                         University Research and Technology
258                         Corporation.  All rights reserved.
259 Copyright (c) 2004-2010 The University of Tennessee and The University
260                         of Tennessee Research Foundation.  All rights
261                         reserved.
262 Copyright (c) 2004-2010 High Performance Computing Center Stuttgart,
263                         University of Stuttgart.  All rights reserved.
264 Copyright (c) 2004-2008 The Regents of the University of California.
265                         All rights reserved.
266 Copyright (c) 2006-2010 Los Alamos National Security, LLC.  All rights
267                         reserved.
268 Copyright (c) 2006-2010 Cisco Systems, Inc.  All rights reserved.
269 Copyright (c) 2006-2010 Voltaire, Inc. All rights reserved.
270 Copyright (c) 2006-2011 Sandia National Laboratories. All rights reserved.
271 Copyright (c) 2006-2010 Sun Microsystems, Inc.  All rights reserved.
272                         Use is subject to license terms.
273 Copyright (c) 2006-2010 The University of Houston. All rights reserved.
274 Copyright (c) 2006-2009 Myricom, Inc.  All rights reserved.
275 Copyright (c) 2007-2008 UT-Battelle, LLC. All rights reserved.
276 Copyright (c) 2007-2010 IBM Corporation.  All rights reserved.
277 Copyright (c) 1998-2005 Forschungszentrum Juelich, Juelich Supercomputing
278                         Centre, Federal Republic of Germany
279 Copyright (c) 2005-2008 ZIH, TU Dresden, Federal Republic of Germany
280 Copyright (c) 2007      Evergrid, Inc. All rights reserved.
281 Copyright (c) 2008      Chelsio, Inc.  All rights reserved.
282 Copyright (c) 2008-2009 Institut National de Recherche en
283                         Informatique.  All rights reserved.
284 Copyright (c) 2007      Lawrence Livermore National Security, LLC.
285                         All rights reserved.
286 Copyright (c) 2007-2009 Mellanox Technologies.  All rights reserved.
287 Copyright (c) 2006-2010 QLogic Corporation.  All rights reserved.
288 Copyright (c) 2008-2010 Oak Ridge National Labs.  All rights reserved.
289 Copyright (c) 2006-2010 Oracle and/or its affiliates.  All rights reserved.
290 Copyright (c) 2009      Bull SAS.  All rights reserved.
291 Copyright (c) 2010      ARM ltd.  All rights reserved.
292 Copyright (c) 2010-2011 Alex Brick <bricka@ccs.neu.edu>.  All rights reserved.
293 Copyright (c) 2012      The University of Wisconsin-La Crosse. All rights
294                         reserved.
295
296 $COPYRIGHT$
297
298 Additional copyrights may follow
299
300 $HEADER$
301
302 Redistribution and use in source and binary forms, with or without
303 modification, are permitted provided that the following conditions are
304 met:
305
306 - Redistributions of source code must retain the above copyright
307   notice, this list of conditions and the following disclaimer.
308
309 - Redistributions in binary form must reproduce the above copyright
310   notice, this list of conditions and the following disclaimer listed
311   in this license in the documentation and/or other materials
312   provided with the distribution.
313
314 - Neither the name of the copyright holders nor the names of its
315   contributors may be used to endorse or promote products derived from
316   this software without specific prior written permission.
317
318 The copyright holders provide no reassurances that the source code
319 provided does not infringe any patent, copyright, or any other
320 intellectual property rights of third parties.  The copyright holders
321 disclaim any liability to any recipient for claims brought against
322 recipient by any third party for infringement of that parties
323 intellectual property rights.
324
325 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
326 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
327 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
328 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
329 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
330 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
331 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
332 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
333 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
334 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
335 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
336
337 ==========================================================================
338
339 Some collective algorithms and selection logic has been taken from MVAPICH2, available on http://mvapich.cse.ohio-state.edu/
340
341
342                          COPYRIGHT
343
344 Copyright (c) 2001-2014, The Ohio State University. All rights
345 reserved.
346
347 The MVAPICH2 software package is developed by the team members of The
348 Ohio State University's Network-Based Computing Laboratory (NBCL),
349 headed by Professor Dhabaleswar K. (DK) Panda.
350
351 Contact:
352 Prof. Dhabaleswar K. (DK) Panda
353 Dept. of Computer Science and Engineering
354 The Ohio State University
355 2015 Neil Avenue
356 Columbus, OH - 43210-1277
357 Tel: (614)-292-5199; Fax: (614)-292-2911
358 E-mail:panda@cse.ohio-state.edu
359
360 This program is available under BSD licensing.
361
362 Redistribution and use in source and binary forms, with or without
363 modification, are permitted provided that the following conditions are
364 met:
365
366 (1) Redistributions of source code must retain the above copyright
367 notice, this list of conditions and the following disclaimer.
368
369 (2) Redistributions in binary form must reproduce the above copyright
370 notice, this list of conditions and the following disclaimer in the
371 documentation and/or other materials provided with the distribution.
372
373 (3) Neither the name of The Ohio State University nor the names of
374 their contributors may be used to endorse or promote products derived
375 from this software without specific prior written permission.
376
377 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
378 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
379 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
380 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
381 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
382 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
383 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
384 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
385 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
386 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
387 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
388
389 ==========================================================================
390
391 Torus Cluster support is based on the works of Christian Heinrich
392
393 /* Copyright (c) 2012
394  * Christian Heinrich, National Center for Supercomputing Applications
395  *                     University of Illinois <cheinric@illinois.edu>
396  * All rights reserved
397  */
398
399 /* This program is free software; you can redistribute it and/or modify it
400  * under the terms of the license (GNU LGPL) which comes with this package. */