Xavier Hallade xavierh
  • Joined on 2022-02-21
Xavier Hallade commented on pull request blender/blender#112669 2023-10-05 20:38:28 +02:00
CMake: improve selection/filtering of archs of Intel GPU binaries

This should not land before ocloc is upgraded.

@brecht technically it can land now, with these changes, meteor lake target will be ignored on windows until an ocloc supporting it gets used.…

Xavier Hallade pushed to main at blender/blender 2023-10-02 09:19:43 +02:00
87cc5c1f36 Merge branch 'blender-v4.0-release'
d8e8e8eb9a Cycles: oneAPI: fix device compilation with latest MSVC
Compare 2 commits »
Xavier Hallade pushed to blender-v4.0-release at blender/blender 2023-10-02 09:18:48 +02:00
d8e8e8eb9a Cycles: oneAPI: fix device compilation with latest MSVC
Xavier Hallade commented on issue blender/blender#80458 2023-09-27 13:17:39 +02:00
Reliable GPU hang on common Intel cards (Linux)

can you still SSH into your system from another one to debug or even the rest of the OS, beyond the graphics, is failing ?

Xavier Hallade commented on issue blender/blender#80458 2023-09-27 08:47:55 +02:00
Reliable GPU hang on common Intel cards (Linux)

@ChengduLittleA :

in case the hang is due to work taking too long, extend the timeouts:

echo 10000 
Xavier Hallade commented on pull request blender/blender#112669 2023-09-26 11:16:05 +02:00
CMake: improve selection/filtering of archs of Intel GPU binaries

I went with c.

Xavier Hallade pushed to cmake_ocloc_updates at xavierh/blender 2023-09-26 11:15:28 +02:00
1e3e21dccb Cycles: oneAPI: generate binaries for Meteor Lake iGPUs
17424107d6 Cycles: oneAPI: query graphics compiler for supported targets
a4d6ea774e Cycles: oneAPI: rename target intel arch cmake setting
Compare 3 commits »
Xavier Hallade pushed to cmake_ocloc_updates at xavierh/blender 2023-09-26 11:08:29 +02:00
ae390fd74e Cycles: oneAPI: generate binaries for Meteor Lake iGPUs
0c02e223f1 Cycles: oneAPI: query graphics compiler for supported targets
91ed640beb Cycles: oneAPI: rename target intel arch cmake setting
729e86d5a3 Cycles: oneAPI: fix perf regression by inlining svm_node_closure_bsdf
aebcec0493 EEVEE: Fix Shader Compilation
Compare 181 commits »
Xavier Hallade deleted branch fixinlining from xavierh/blender 2023-09-26 10:53:49 +02:00
Xavier Hallade pushed to main at blender/blender 2023-09-26 10:53:48 +02:00
729e86d5a3 Cycles: oneAPI: fix perf regression by inlining svm_node_closure_bsdf
Xavier Hallade merged pull request blender/blender#112878 2023-09-26 10:53:48 +02:00
Cycles: oneAPI: fix perf regression by inlining svm_node_closure_bsdf
Xavier Hallade created pull request blender/blender#112878 2023-09-25 21:44:37 +02:00
Cycles: oneAPI: fix perf regression by inlining svm_node_closure_bsdf
Xavier Hallade pushed to fixinlining at xavierh/blender 2023-09-25 21:41:25 +02:00
29658cf7a2 Cycles: oneAPI: fix perf regression by inlining svm_node_closure_bsdf
2abd026cfe Anim: remove the deprecated use_inherit_scale bone property.
8362563949 UI: show recently selected items at the top of searches
676a03cf1e Cleanup: Make format
e38ff7c06d Cleanup: use C++ comments for disabled code
Compare 10 commits »
Xavier Hallade created branch fixinlining in xavierh/blender 2023-09-25 21:41:25 +02:00
Xavier Hallade deleted tag 1df3b51988852fa8ee6b530a64aa23346db9acd4 from blender/blender 2023-09-25 14:59:39 +02:00
Xavier Hallade commented on pull request blender/blender#112669 2023-09-21 16:26:45 +02:00
CMake: improve selection/filtering of archs of Intel GPU binaries

the page linked is the most user friendly page to explain how to pick targets, using ocloc compile --help. It doesn't say anything about the magic numbers (architecture versions), I'll ask that…

Xavier Hallade created pull request blender/blender#112669 2023-09-21 14:10:58 +02:00
Cycles: improve cmake configuration for Intel GPU architectures selection
Xavier Hallade pushed to cmake_ocloc_updates at xavierh/blender 2023-09-21 14:02:10 +02:00
fd9e32e919 Cycles: oneAPI: generate binaries for Meteor Lake iGPUs
17424107d6 Cycles: oneAPI: query graphics compiler for supported targets
a4d6ea774e Cycles: oneAPI: rename target intel arch cmake setting
ecb910a89f Cleanup: Make Format
6d91d36161 GPU: Remove GPU_shader_storage_buffer_objects_support
Compare 10 commits »
Xavier Hallade created branch cmake_ocloc_updates in xavierh/blender 2023-09-21 14:02:10 +02:00