forked from GraphBLAS/LAGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAcknowledgments.txt
43 lines (35 loc) · 2.02 KB
/
Acknowledgments.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
File: Acknowledgements.txt
THIS WORK IS FUNDED IN PART BY:
1. The United States Department of Defense under Contract No. FA8702-15-D-0002
with Carnegie Mellon University for the operation of the Software
Engineering Institute, a federally funded research and development center.
[DM19-0270]
2. The United States Department of Defense under Contract No. FA8650-18-2-7835 and HR0011-18-3-0007
3. NVIDIA, Intel, MIT Lincoln Laboratory, IBM, and Julia Computing.
4. The National Science Foundation (1514406, OAC-1740333, CCF-1629657).
5. The United States Department of Energy, Office of Science, ASCR Contract No. DE-AC02-05CH11231.
THIS WORK BUILDS UPON THE FOLLOWING PRIOR WORKS:
1. GraphBLAS Template Library (GBTL), Version 3.0 (and prior versions)
(https://github.com/cmu-sei/gbtl/blob/3.0.0)
Copyright 2015-2020 Carnegie Mellon University, Battelle Memorial
Institute, and Authors. DM20-0442
2. SuiteSparse:GraphBLAS,
(http://faculty.cse.tamu.edu/davis/GraphBLAS.html)
Copyright (c) 2017-2022 Timothy A. Davis (Author), AldenMath.com.
By Tim Davis, Texas A&M University. Note that while SuiteSparse:GraphBLAS
is itself under the Apache 2 license, any contributions derived from
SuiteSparse:GraphBLAS and incorporated by the Author into LAGraph are
contributed under the LAGraph license.
3. Combinatorial BLAS,
(https://people.eecs.berkeley.edu/~aydin/CombBLAS/)
Copyright (c) 2011-2018, The Regents of the University of California,
through Lawrence Berkeley National Laboratory (subject to receipt of any
required approvals from the U.S. Dept. of Energy) and University of
California, Santa Barbara.
4. GraphBLAST,
(https://github.com/gunrock/graphblast)
Copyright (c) 2015-2019, The Regents of the University of California.
LAGraph depends upon the following 3rd party libraries:
* json.h: a simple JSON parser by Neil Henning,
( https://github.com/sheredom/json.h ). Includes its own test suite.
required by experimental/utilities/LAGraph_SRead.c