2.0.0
We conducted a lot of changes at the same time. We encourage you to open bugs if you see any inapropriate behavior.
- dropped CUDA < 10.0
- support CUDA 10.0, 10.1, 11.6, 11.7
- dropped visual studio < 15
- support visual studio 2015, 2017, 2019 and 2022 (warning, C++ model migrated to C++14, so old visual Studio might not be able to compile some source code)
- dropped AVX as we reserve it for paid customer
- dropped linux support (see below)
We introduce a MAJOR BREAKING CHANGE with licenses :
- no more 3 month limitation
- no more unique machine ID
- now a license can be used forever on any machine you like
LINUX:
we used to publish a binary named hybridizer-cuda which is now removed. Indeed, we will instead focus on .netcore integration for
- linux and other platform support
- easier cli integration