suitesparse-graphblasv10.5.0
- Updated
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra
- Project website: https://people.engr.tamu.edu/davis/GraphBLAS.html
#Supported Platforms
All platforms supported.
#Features
No default features.
#precompiled
Pre-compile kernels instead of using JIT compilation at runtime. Increases the library size and compile time by about 15x. Use the GRAPHBLAS_CACHE_PATH env var to set the JIT cache directory if not enabled.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Used By
- suitesparse
- suitesparse (feature
openmp) - suitesparse-lagraph
- suitesparse-lagraph (feature
openmp)
#Host Tool For
#Contributors
Martin Valgur
Kai Pastor
SunBlack