Skip to content

8.0.2.1

Compare
Choose a tag to compare
@eriknw eriknw released this 01 Jul 04:06
· 29 commits to main since this release
e3569b8
  • Update to SuiteSparse:GraphBLAS 8.0.2
    • Version 8 introduced the CPU JIT (requires compiler at runtime) and context objects
    • By default, the JIT is set to state 2 ("run"), which means it will only use pre-JIT kernels that don't require a compiler at runtime.
  • Print JIT configuration when building wheels (and in tests)
  • Skip tests on macos when building wheels (#92)