Created attachment 248524 [details] update to 2.2.0 Open Image Denoise v2.2.0 * Improved denoising quality (better fine detail reconstruction) * Added Intel Meteor Lake GPU support (in Intel® Core™ Ultra Processors) * Added Metal device for Apple silicon GPUs (requires macOS Ventura or newer) * Added ARM64 (AArch64) CPU support on Windows and Linux (in addition to macOS) * Improved CPU performance * Significantly reduced overhead of committing filter changes * Switched to the CUDA driver API by default, added the OIDN_DEVICE_CUDA_API * CMake option for manually selecting between the driver and runtime APIs * Fixed crash when releasing a buffer after releasing the device graphics/blender 4.0.2 build fine with new version on 13.2-p9 amd64, 3.6.1 not tested.
Hi Vladimir, Thanks for the patch. Please commit it. Yuri
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ebb540a92833456432bc3a9709714ba35843826 commit 7ebb540a92833456432bc3a9709714ba35843826 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-02-17 18:07:08 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-02-17 18:07:08 +0000 graphics/oidn: update to 2.2.0 Open Image Denoise v2.2.0 * Improved denoising quality (better fine detail reconstruction) * Added Intel Meteor Lake GPU support (in Intel® Core™ Ultra Processors) * Added Metal device for Apple silicon GPUs (requires macOS Ventura or newer) * Added ARM64 (AArch64) CPU support on Windows and Linux (in addition to macOS) * Improved CPU performance * Significantly reduced overhead of committing filter changes * Switched to the CUDA driver API by default, added the OIDN_DEVICE_CUDA_API * CMake option for manually selecting between the driver and runtime APIs * Fixed crash when releasing a buffer after releasing the device https://github.com/OpenImageDenoise/oidn/releases/tag/v2.2.0 PR: 277108 Approved by: yuri (maintainer), tcberner (mentor) graphics/oidn/Makefile | 4 ++-- graphics/oidn/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-)