Skip to content

v2.0.0

Compare
Choose a tag to compare
@hughperkins hughperkins released this 13 Oct 11:05
· 1518 commits to master since this release

(since following semver, and this changes public api, so bumping major version)

Changes:

  • if you just want to ensure the cl context is initialized (which is entirely optional, but useful for testing), the public method now is:
    • hostside_opencl_funcs_assure_initialized, rather than just assure_initialized ...