R2.7
-
Fix potential data races.
-
Unprocessed data is now zero initialized by default.
-
Add experimental
BM3Dv2()
that callsVAggregate()
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
orvs-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.