git: 7ebb540a9283 - main - graphics/oidn: update to 2.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Feb 2024 18:09:07 UTC
The branch main has been updated by vvd: 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(-) diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile index ca3af939c4a2..36d7b0371dfb 100644 --- a/graphics/oidn/Makefile +++ b/graphics/oidn/Makefile @@ -1,6 +1,6 @@ PORTNAME= oidn DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 +DISTVERSION= 2.2.0 CATEGORIES= graphics MASTER_SITES= http://freebsd.org/:weights # bogus URL to make the framework happy, the fetch uses Git URL below DISTFILES= ${PORTNAME}-weights-${WEIGHTS_GIT_HASH}${EXTRACT_SUFX}:weights @@ -48,7 +48,7 @@ OPENIMAGEIO_LIB_DEPENDS= libOpenImageIO.so:graphics/openimageio OPENIMAGEIO_IMPLIES= APPS # OpenImageIO is only used by apps and examples WEIGHTS_GIT_URL= https://github.com/OpenImageDenoise/oidn-weights.git -WEIGHTS_GIT_HASH= 4322c25e25a05584f65da1a4be5cef40a4b2e90b +WEIGHTS_GIT_HASH= 44ff866123ffd6c26bbc27e5e48e8cd4ec8a1a66 pre-fetch: @if [ "${FORCE_FETCH_ALL}" = "true" ] || ! [ -f "${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}-weights-${WEIGHTS_GIT_HASH}${EXTRACT_SUFX}" ]; then \ diff --git a/graphics/oidn/distinfo b/graphics/oidn/distinfo index 3337c5124e8c..195e2570ae55 100644 --- a/graphics/oidn/distinfo +++ b/graphics/oidn/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1703142986 -SHA256 (oidn-weights-4322c25e25a05584f65da1a4be5cef40a4b2e90b.tar.gz) = ea9bd87ea429b0e64cc1ba62875ad5c4882e476224f594f4f559f60b59e3b770 -SIZE (oidn-weights-4322c25e25a05584f65da1a4be5cef40a4b2e90b.tar.gz) = 20605602 -SHA256 (OpenImageDenoise-oidn-v2.1.0_GH0.tar.gz) = c703b155196e144103366684bd7c3c156062e98a74dfd060765f29dde9945e63 -SIZE (OpenImageDenoise-oidn-v2.1.0_GH0.tar.gz) = 3589262 +TIMESTAMP = 1708164958 +SHA256 (oidn-weights-44ff866123ffd6c26bbc27e5e48e8cd4ec8a1a66.tar.gz) = 042707ed810b503c6d6ee0fa0ff1fad48ae04b880f4e7a3ce3efd54ab583e9e7 +SIZE (oidn-weights-44ff866123ffd6c26bbc27e5e48e8cd4ec8a1a66.tar.gz) = 20593214 +SHA256 (OpenImageDenoise-oidn-v2.2.0_GH0.tar.gz) = 68c87b85a25583c589817c48b7cdf8d8e8eeb5efd9f3e8342370a99bb44558fc +SIZE (OpenImageDenoise-oidn-v2.2.0_GH0.tar.gz) = 3629081 SHA256 (OpenImageDenoise-mkl-dnn-9bea36e_GH0.tar.gz) = b4626c0cf65e64ec16d93f8af7941bccd62385da5ea16fd81de5d26b7cb10f71 SIZE (OpenImageDenoise-mkl-dnn-9bea36e_GH0.tar.gz) = 7191010 SHA256 (ROCmSoftwarePlatform-composable_kernel-e85178b_GH0.tar.gz) = b870ae0dcac8083a239814fff673a83ddd5abfc477b4320af08a2232cd42849c