Xavier Hallade xavierh
  • Joined on 2022-02-21
Xavier Hallade commented on issue blender/blender#107618 2023-05-18 09:56:00 +02:00
oneAPI device fails at load or kernels compilation on Archlinux

IGC version isn't correctly reported in this build of IGC but if you're using latest arch packages: https://github.com/archlinux/svntogit-community/blob/packages/intel-graphics-compiler/trunk/PKGB

Xavier Hallade pushed to main at blender/blender 2023-05-17 11:08:11 +02:00
bafd82c9c1 Cycles: oneAPI: use local memory for faster shader sorting
04fc6fd8a7 Cycles: avoid doing zero-sized allocations with partitioned shader sorting
Compare 2 commits »
Xavier Hallade merged pull request blender/blender#107994 2023-05-17 11:08:11 +02:00
Cycles: oneAPI: use local memory for faster shader sorting
Xavier Hallade commented on issue blender/blender#107980 2023-05-17 09:31:40 +02:00
Cycles OpenCL fail to compile and caused BSOD using Intel Xe Graphics and Intel Xe MAX

Can you try your iGPU and Xe Max devices separately? It could be a Xe Max specific issue. While oneAPI backend doesn't officially supports GPUs before Arc in Blender 3.x, you can still run it…

Xavier Hallade commented on pull request blender/blender#107994 2023-05-17 07:49:41 +02:00
Cycles: oneAPI: use local memory for faster shader sorting

cuda compilation failed as it didn't like the ifdef in kernel arguments, I've pushed e2e7723aa9 that fixes it.

Xavier Hallade pushed to oneapi_local_memory_sorting at Sirgienko/blender 2023-05-17 07:47:25 +02:00
e2e7723aa9 Cycles: oneAPI: use local memory for faster shader sorting
Xavier Hallade created branch oneapi_local_memory_sorting in xavierh/blender 2023-05-17 07:40:33 +02:00
Xavier Hallade pushed to oneapi_local_memory_sorting at xavierh/blender 2023-05-17 07:40:33 +02:00
e2e7723aa9 Cycles: oneAPI: use local memory for faster shader sorting
6d0c9d07ac Cycles: avoid doing zero-sized allocations with partitioned shader sorting
b8173278b0 Cycles: oneAPI: set correct work group sizes for kernels that have a predefined one
a17d07ee87 Cycles: oneAPI: Fix prevented execution with sycl runtime > 20230323
Compare 4 commits »
Xavier Hallade created pull request blender/blender#107992 2023-05-16 23:31:06 +02:00
Cycles: fix multi-device rendering with oneAPI and Hardware Raytracing
Xavier Hallade pushed to embreegpu_multidevicefix at xavierh/blender 2023-05-16 23:29:34 +02:00
d59c2ed17a Cycles: fix multi-device rendering with oneAPI and Hardware Raytracing
Xavier Hallade created branch embreegpu_multidevicefix in xavierh/blender 2023-05-16 23:29:34 +02:00
Xavier Hallade created pull request blender/blender#107989 2023-05-16 22:38:04 +02:00
Cycles: fix device settings update for Multi-device
Xavier Hallade pushed to multidevicefix at xavierh/blender 2023-05-16 22:36:47 +02:00
1591a2b1c2 Cycles: fix device settings update for Multi-device
4dc026ec8e VSE: Smooth transition for retiming tool
35be844c34 Fix #106621: Crash Adding GN Menus to Quick Favorites
75c2d511ad Fix: Add 'typename' to fix build error
1164976dd8 USD Export: New Curves/Hair Support
Compare 10 commits »
Xavier Hallade created branch multidevicefix in xavierh/blender 2023-05-16 22:36:47 +02:00
Xavier Hallade pushed to main at blender/blender 2023-05-15 16:37:56 +02:00
66df452df2 Cycles: oneAPI: enable hardware raytracing by default
Xavier Hallade commented on issue blender/blender#107618 2023-05-15 11:07:17 +02:00
oneAPI device fails at load or kernels compilation on Archlinux

Thanks for the report! I couldn't reproduce exactly your issue with e674e32aa122 but it didn't run well on my setup either. I had success with latest alpha build (May 15th - 1ad4f67d7802) that…

Xavier Hallade pushed to main at blender/blender 2023-05-15 07:38:09 +02:00
5c57b9aa79 Cleanup: avoid warning on unused argument in cycles_device
Xavier Hallade deleted branch embree-update from xavierh/blender 2023-05-12 14:54:11 +02:00
Xavier Hallade pushed to main at blender/blender 2023-05-12 14:54:08 +02:00
3d53078dbe deps_builder: update Embree to 4.1.0