You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computer Engineering Group at Ruprecht-Karls University of Heidelberg
209
210
210
211
# License
211
-
- This code contains a subset of Duane Merrill's BC40 repository of GPU-related functions, including his BFS implementation used in the paper, Scalable Graph Traversals.
212
-
- SIMDcompressionAndIntersection is licenced under Apache Licence 2.0.
213
-
- All copyrights reserved to their original owners.
212
+
- Duane Merrill's BC40 (back40computing) is licenced under [Apache 2.0 Licence.](https://github.com/UniHD-CEG/gpugraph500/tree/master/b40c/LICENSE.TXT)
213
+
- SIMDcompressionAndIntersection is licenced under [Apache 2.0 Licence.](https://github.com/UniHD-CEG/gpugraph500/blob/master/cpu_2d/compression/cpusimd/LICENSE)
214
+
215
+
Copyright (c) 2016, Computer Engineering Group at Ruprecht-Karls University of Heidelberg, Germany. All rights reserved.
216
+
Licensed under GNU/GPL version 3 https://www.gnu.org/licenses/gpl-3.0
217
+
218
+
214
219
215
220
# Resources
216
221
[OpenSource R suite: RStudio](https://www.rstudio.com/products/RStudio/)
0 commit comments