Attila Áfra aafra
  • Joined on 2019-02-12
Attila Áfra commented on issue blender/blender#115045 2024-07-17 00:39:18 +02:00
OpenImageDenoise GPU acceleration

@salipour The problem is that switching to the newer version of CK breaks the OIDN code that uses it, and I found upgrading very difficult due to the sparse documentation. I managed to upgrade the…

Attila Áfra commented on issue blender/blender#115045 2024-07-07 15:20:25 +02:00
OpenImageDenoise GPU acceleration

Is GPU OIDN possible for the RX 6700XT?

Currently, it isn’t, unfortunately.

Attila Áfra created pull request blender/blender#123433 2024-06-19 14:18:46 +02:00
Build: Upgrade OIDN to 2.3.0 final
Attila Áfra created branch oidn_2.3.0 in aafra/blender 2024-06-19 14:16:57 +02:00
Attila Áfra pushed to oidn_2.3.0 at aafra/blender 2024-06-19 14:16:57 +02:00
6acd721549 Build: Upgrade OIDN to 2.3.0 final
da3461f8eb Fix #123241: Wrong dialog shown when dropping an unsupported package
934041e8d6 BLO: support overaligned types in SDNA
1d4b4440d9 Curve: reduce overhead in debug builds
7e61f14a88 Fix #123332: VSE strip transform handles look tweaks
Compare 10 commits »
Attila Áfra commented on issue blender/blender#122584 2024-06-18 12:46:18 +02:00
OpenImageDenoise CUTLASS error after rendering image

@brecht It’s out since yesterday. I can create a PR later today.

Attila Áfra commented on issue blender/blender#122584 2024-06-03 23:19:19 +02:00
OpenImageDenoise CUTLASS error after rendering image

I managed to identify and fix the issue in OIDN. The fix will be included in OIDN 2.3.0 final.

Attila Áfra commented on issue blender/blender#122584 2024-06-01 16:57:48 +02:00
OpenImageDenoise CUTLASS error after rendering image

@Nyako Enabling Persistent Data is indeed required to reproduce the issue, thanks!

Attila Áfra commented on issue blender/blender#122584 2024-06-01 14:32:12 +02:00
OpenImageDenoise CUTLASS error after rendering image

I managed to reproduce the issue with an RTX 3090 but only using the attached quit.blend. I tried to set up the default scene the same way but there are no errors this way. @Nyako Could you…

Attila Áfra commented on issue blender/blender#118455 2024-05-24 18:58:19 +02:00
Library changes for Blender 4.2

@aafra On macOS there is an OIDN build error due to missing #include <thread> in devices/cpu/cpu_engine.h. Adding that include makes the build pass. We can patch this locally for now, but…

Attila Áfra commented on issue blender/blender#118455 2024-05-24 15:32:18 +02:00
Library changes for Blender 4.2

@LazyDodo The idea was to upgrade to the OIDN beta first, have a few weeks of testing, fix any potential issues, and then upgrade to the final version. Blender 4.2 final shouldn't be released with…

Attila Áfra commented on issue blender/blender#118455 2024-05-23 22:48:25 +02:00
Library changes for Blender 4.2

I'm not sure what to do then. It sounds like you would need the final 2.3.0 by the time you could upgrade to the beta, so there's no point upgrading to the beta at all. I was hoping we could get…

Attila Áfra commented on issue blender/blender#118455 2024-05-23 22:21:07 +02:00
Library changes for Blender 4.2

@brecht OK, thanks. And when should the upgrade to final OIDN 2.3.0 happen? Before the end of bcon3?

Attila Áfra commented on issue blender/blender#118455 2024-05-23 18:31:02 +02:00
Library changes for Blender 4.2

@brecht I just downloaded the latest 4.2 alpha build and I noticed that it's still built with OIDN 2.2.2 instead of 2.3.0-beta. This means that Blender users cannot test the new features and…

Attila Áfra commented on issue blender/blender#115045 2024-05-12 17:10:30 +02:00
OpenImageDenoise GPU acceleration

@MikolajNeronowicz This limitation comes from the AMD Composable Kernel library which OIDN uses. It seems that support has been recently added for more cards, including RX 6600 XT. However,…

Attila Áfra commented on issue blender/blender#115045 2024-05-12 13:08:10 +02:00
OpenImageDenoise GPU acceleration

@MikolajNeronowicz Unfortunately Radeon RX 6600 XT isn’t supported by OIDN.

Attila Áfra pushed to oidn-lazy-module-load at aafra/blender 2024-05-07 01:42:09 +02:00
75963a6b55 Cycles: Restore compatibility with OIDN 2.0 - 2.2
Attila Áfra commented on pull request blender/blender#121359 2024-05-07 01:35:03 +02:00
Build: upgrade OIDN to 2.3.0-beta

Thanks. I finished the PR and fixed compatibility with older OIDN versions anyway because there are a few tricky details: blender/blender#121362

Attila Áfra pushed to oidn-lazy-module-load at aafra/blender 2024-05-07 00:51:42 +02:00
a20e6315dc Cycles: Restore compatibility with OIDN 2.0 - 2.2
Attila Áfra pushed to oidn-lazy-module-load at aafra/blender 2024-05-07 00:23:59 +02:00
1f5f046211 Cycles: Restore compatibility with OIDN 2.0 - 2.2