Skip to content

1.2.10271

Choose a tag to compare

@JeWaVe JeWaVe released this 11 Jan 15:18
· 61 commits to master since this release
c336bef

Minor release -- mostly bugfixes.

  • better cufft support
  • multiple bugfixes about delegates and marshalling
  • bugfix in the windows service (renew license was hanging forever for some unknown reason)
  • move to c++14 as default standard (required because of "auto return type" feature, which we use for delegates)

There is a bug (#71) in the CUDA 10.0 samples. It's now fixed in the master branch.