Skip to content

R2.7

Compare
Choose a tag to compare
@WolframRhodium WolframRhodium released this 10 Apr 09:20
· 69 commits to main since this release
  • Fix potential data races.

  • Unprocessed data is now zero initialized by default.

  • Add experimental BM3Dv2() that calls VAggregate() internally.

  • Upgrade to cuda 11.6.2 and clang 14.0.

Known issues

  • There could be data corruption when using (bm3dcuda / bm3dcuda_rtc) and (vs-ort_cuda or vs-trt) in the same script.

  • Users of the cuda related implementations with RTX 2000/3000 may experience up to 3.5x performance degradation due to compiler transformation. This will be fixed in R2.8 release and has been fixed in the main branch. Please use R2.8 release or newer.