Xavier Hallade xavierh
  • Joined on 2022-02-21
Xavier Hallade pushed to main at blender/blender 2024-09-04 11:08:23 +02:00
94c9898f41 Fix #124811: Cycles: oneAPI: no hair strands in viewport with Embree
Xavier Hallade merged pull request blender/blender#127114 2024-09-04 11:08:22 +02:00
Fix #124811: Cycles: oneAPI: no hair strands in viewport with Embree
Xavier Hallade closed issue blender/blender#124811 2024-09-04 11:08:21 +02:00
4.2 oneAPI "Embree on GPU" (HWRT) no hair strands in viewport
Xavier Hallade commented on issue blender/blender#126812 2024-09-03 13:15:45 +02:00
blender 4..3 alpha Still unresponsive and unable to open

I confirm this is happening since 86e9254a63bf53d09b9e6716c4defe93a5d70a6c on my A770. It's hanging in glLinkProgram. Maybe this can be mitigated from the application side but it shouldn't hang…

Xavier Hallade pushed to main at blender/blender 2024-09-02 18:49:17 +02:00
1a0dbbd242 Fix: Cannot render Victor and Spring with embree disabled on Intel GPUs
Xavier Hallade opened issue infrastructure/blender-open-data#101873 2024-08-20 10:06:33 +02:00
wmic not found on insider builds of Windows 11
Xavier Hallade commented on pull request blender/blender#124182 2024-07-30 14:46:11 +02:00
Windows: Enable clang-cl for ARM64

I do confirm these options work on x64. On Linux, fp-contract and no-strict-aliasing are already set for GCC https://projects.blender.org/blender/blender/src/commit/95d8b9096ad6308dba4d0c2eb4b

Xavier Hallade pushed to main at blender/blender-developer-docs 2024-07-30 10:35:46 +02:00
ef0940b726 Cycles: Update recommended GPU driver version for Intel GPUs
Xavier Hallade closed issue blender/blender#124763 2024-07-30 10:32:59 +02:00
Crash or missing data when using Cycle's host memory migration with oneAPI device
Xavier Hallade commented on pull request blender/blender#124182 2024-07-30 09:59:53 +02:00
Windows: Enable clang-cl for ARM64

these options shouldn't be arm64 specific, I believe they should be applied to the other platforms as well.

Xavier Hallade commented on issue blender/blender#107642 2024-07-26 17:03:10 +02:00
Blender hangs on Intel UHD 620 when switching to lookdev mode

I've tried to reproduce the issue on a 7th gen Core with Iris 640, and a 8th gen Core with UHD 620, both on Windows 11 + drivers [101.2128](https://www.intel.com/content/www/us/en/download/776137/i

Xavier Hallade pushed to main at blender/blender 2024-07-18 15:49:28 +02:00
cee4ad4518 Refactor: Cycles: oneAPI: Simplify num_concurrent_states()
Xavier Hallade commented on issue blender/blender#124811 2024-07-18 15:20:11 +02:00
4.2 oneAPI "Embree on GPU" (HWRT) no hair strands in viewport

We can reproduce it but we haven't fully root caused the issue yet.

  • Hair do appear in preview with other scenes like Koro.
  • Increasing BVH build quality has no effect.
  • I've found a…
Xavier Hallade pushed to main at blender/blender 2024-07-18 15:15:30 +02:00
c8421a0007 Cycles: set num_sort_partition_elements to 65536 for simd16+ Intel GPUs
Xavier Hallade commented on issue blender/blender#124803 2024-07-16 22:02:11 +02:00
4.2 Preferences System tab crash with Intel Arc on Windows 11

Are you using the environment variable CYCLES_ONEAPI_ALL_DEVICES=1 ? There is a sycl runtime issue with our default value for ONEAPI_DEVICE_SELECTOR environment variable when it's set, that…

Xavier Hallade pushed to main at blender/blender-developer-docs 2024-07-16 16:52:45 +02:00
694276376d Cycles: Add recommendation to ensure intel-level-zero-gpu-raytracing package is installed
Xavier Hallade pushed to main at blender/blender-developer-docs 2024-07-16 08:56:00 +02:00
f393df1fe4 Cycles: Mention recommended drivers for host memory fallback
Xavier Hallade opened issue blender/blender#124763 2024-07-16 08:51:22 +02:00
Crash or missing data when using Cycle's host memory migration with oneAPI device