Xavier Hallade xavierh
  • Joined on 2022-02-21
Xavier Hallade pushed to oidn2.2 at xavierh/blender 2024-02-02 13:29:15 +01:00
7203a81350 Build: upgrade OIDN to 2.2-rc
37c51f34e6 Build: upgrade Level Zero to 1.15.8
660867fa00 Anim: bone collections, store expanded/collapsed state in DNA
e2b9ebd23c Cleanup: Remove unused capture
ce2a945dff Cleanup: Correctly name bokeh blur shaders
Compare 10 commits »
Xavier Hallade pushed to main at blender/blender 2024-01-31 17:31:03 +01:00
4d4f8bbfe4 Cycles: set num_sort_partition_elements to 8192 for oneAPI
Xavier Hallade pushed to main at blender/blender 2024-01-31 12:49:54 +01:00
18a20f373f Cycles: increase min Intel GPU driver version on Windows
Xavier Hallade commented on issue blender/blender#117368 2024-01-30 17:12:13 +01:00
Blender Crashes while using Intel i9 14900k processor while cycles rendering

Thanks for the dumps, these are helpful. They point each to a different issue, one is CLOCK_WATCHDOG_TIMEOUT "the specified processor is hung and not processing interrupts", the other is…

Xavier Hallade commented on issue blender/blender#117368 2024-01-30 11:00:33 +01:00
Blender Crashes while using Intel i9 14900k processor while cycles rendering

no diagnostic tool can be exhaustive, the fact it crashes only with Blender in your testing and not with diagnostic tools doesn't prove it's a software issue while all the symptoms (random crash,…

Xavier Hallade commented on issue blender/blender#117368 2024-01-30 10:15:04 +01:00
Blender Crashes while using Intel i9 14900k processor while cycles rendering

Some motherboard manufacturers put default settings that can be too agressive and cause hardware issues. Please ensure any overclocking is disabled in the bios. Some hardware instability can also…

Xavier Hallade commented on issue blender/blender#115197 2024-01-18 15:22:38 +01:00
OIDN GPU denoising causes artifacts across entire Blender window

It's confirmed that it's a driver or HW issue, it's being actively debugged right now.

Xavier Hallade commented on issue blender/blender#110504 2024-01-12 15:47:07 +01:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

This bug is still in the queue, I've asked for it to get a bit more priority. You're very welcome in trying new updates when they land in case they luckily fix this bug but in case the submitted…

Xavier Hallade pushed to blender3.6meteor_lake at xavierh/blender 2024-01-11 16:51:42 +01:00
e5c4ad2e06 Cycles: oneAPI: query graphics compiler for supported targets
Xavier Hallade commented on pull request blender/blender#117027 2024-01-11 13:53:18 +01:00
Cycles: build graphics binaries for Meteor Lake iGPUs

Meteor Lake drivers need to be 101.5125 or higher (not released yet as of today) for the generated binaries to be used.

Xavier Hallade created pull request blender/blender#117027 2024-01-11 13:20:58 +01:00
Cycles: build graphics binaries for Meteor Lake iGPUs
Xavier Hallade commented on issue blender/blender#116503 2024-01-10 20:21:31 +01:00
Intel A770 crash+TDR on save in 4.0.2, but not 3.x, with Win11 driver versions >= 101.4952

Thanks for the reproducer and the additional tests! I have reported the bug to the driver team and it's in good shape to get fixed, I'll report here when the fix lands in a public driver.

Xavier Hallade pushed to blender3.6meteor_lake at xavierh/blender 2024-01-10 17:34:24 +01:00
287f12147b Cycles: oneAPI: query graphics compiler for supported targets
be50c230f2 Cycles: oneAPI: generate binaries for Meteor Lake iGPUs
9d0b51cf7d Build: Linux: patch ocloc to store binaries per-generation
bdd98e32e9 Build: update Windows ocloc to store binaries per generation
6d210c20dc Cycles: oneAPI: update windows ocloc to 101.4723
Compare 10 commits »
Xavier Hallade created branch blender3.6meteor_lake in xavierh/blender 2024-01-10 17:34:23 +01:00
Xavier Hallade merged pull request blender/blender#116379 2023-12-21 09:39:28 +01:00
Cycles: Log number of scheduled tiles
Xavier Hallade pushed to main at blender/blender 2023-12-21 09:39:26 +01:00
3cadec1892 Cycles: Log number of scheduled tiles
Xavier Hallade pushed to bindless_textures at xavierh/blender 2023-12-14 19:58:19 +01:00
94d58d22b3 Cycles: oneAPI: update SYCL bindless textures to latest API
Xavier Hallade pushed to bindless_textures at xavierh/blender 2023-12-14 19:31:31 +01:00
7010774273 Cucles: oneAPI: use user-defined types for bindless texture calls
Xavier Hallade pushed to bindless_textures at xavierh/blender 2023-12-14 18:27:42 +01:00
71a0915d1e Cycles: oneAPI: update SYCL bindless textures to latest API
b8197b55ab Cycles: oneAPI: First prototype of SYCL bindless texture enabling
5b053204ed Fix #116017: Mesh edit mode vertex slide allocation ignores alignment
1e0bf33b00 ImBuf: optimize IMB_transform
a52a362527 Studiolights: Remove Unused Options
Compare 10 commits »
Xavier Hallade created branch bindless_textures in xavierh/blender 2023-12-14 18:27:42 +01:00