Skip to content

qmc v1.0.3

Compare
Choose a tag to compare
@spj101 spj101 released this 28 Oct 15:30
· 65 commits to master since this release
  • Fix an error in which sometimes very large GPU kernels would silently return a result = 0 due to exceeding the available GPU memory. This issue did not affect results obtained with CPUs.

Changes:
[core] check for errors after kernel invocation