Skip to content

suitesparse-graphblasv10.5.0

Updated

SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra

#License

Not declared in the port manifest

#Supported Platforms

All platforms supported.

#Features

No default features.

#openmp

Enable OpenMP support

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#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.

#Host Dependencies

No transitive dependencies.

#Contributors

  • Martin Valgur's avatarMartin Valgur
  • Kai Pastor's avatarKai Pastor
  • SunBlack's avatarSunBlack

#Changelog

  • f345751[suitesparse] Update to 7.14.0 (#53529)
  • e58f8d7[suitesparse] Update to 7.13.0 (#53347)
  • 4d41999[suitesparse] Update to 7.12.3 (#53091)
  • db33c46[suitesparse] Update to 7.12.2 (#51347)
  • cb2c7a5[suitesparse-graphblas] Update, fix cross builds (#46717)
  • ab42fb3[SuiteSparse] Update and split into sub-packages (v2) (#41929)