William Leeson leesonw
  • Joined on 2021-06-09
William Leeson created branch just_balance in leesonw/blender-cluster 2023-08-16 14:37:28 +02:00
William Leeson pushed to just_balance at leesonw/blender-cluster 2023-08-16 14:37:28 +02:00
ef3f4d4de0 Adjust weights for CPU and only allow 3 rebalances
29edd5574d New weights calculations for better performance
Compare 2 commits »
William Leeson created pull request blender/blender#111181 2023-08-16 13:52:51 +02:00
balancing_act
William Leeson created branch balancing_act in leesonw/blender-cluster 2023-08-16 13:37:21 +02:00
William Leeson pushed to balancing_act at leesonw/blender-cluster 2023-08-16 13:37:21 +02:00
3e31efd4c0 Adjust values based on tests to make the CPU contribute.
23a7206acd New balancing strategy
Compare 2 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-16 12:36:37 +02:00
f977bc0fa8 CLEANUP: Removes warnings and makes OIDN optional
ca35f26f4a CLEANUP: Remoed Boost restrictions for non-windows builds
766254b04f CLEANUP: Remove warning due to support of old CMake
Compare 3 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-15 13:41:06 +02:00
4994134bc5 FIX: Windows builds now build cubins for all CUDA architectures
William Leeson pushed to work_sets_similar at leesonw/blender-cluster 2023-08-14 16:55:53 +02:00
7c9f2b82d9 Merge branch 'upstream_main' into work_sets_similar
485c98cc2c Outliner: Port pose base elements to new tree-element code design
e878692221 Cleanup: code formatting
5dcf704324 Refactor: Solve invalid icon-id enum values, use type alias
a3a0a33978 I18n: updated UI translations from svn trunk (r6663).
Compare 235 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-14 14:07:48 +02:00
e905103fd7 Merge branch 'upstream_main' into master-cluster
485c98cc2c Outliner: Port pose base elements to new tree-element code design
e878692221 Cleanup: code formatting
5dcf704324 Refactor: Solve invalid icon-id enum values, use type alias
a3a0a33978 I18n: updated UI translations from svn trunk (r6663).
Compare 167 commits »
William Leeson commented on pull request blender/blender#110348 2023-08-10 18:31:42 +02:00
WIP:Interleaved slices for better work distriubtion with a Multi-GPU setup

Still not sure what's up with the Samples Count pass in the Pabellon file, but it works fine in the Junkshop, so that is what I've used for verification.

Unfortunately, the convergence is…

William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-09 23:12:06 +02:00
eae55c84de Clean up cmake files to minimise changes
William Leeson pushed to geometry_update at leesonw/blender-cluster 2023-08-09 15:48:39 +02:00
cd7b3f28ec Merge branch 'upstream_main' into geometry_update
6afbb66a53 Cleanup: Noisy warnings caused by different defines for sse2neon
f7c0ef1f73 Nodes: define rna of nodes in node file instead of rna_nodetree.cc
c61aa42f7d PyAPI: make addon_utils.paths_with_extension_repos an internal function
49f342d742 Cleanup: rename addon_utils._initiazlize to _initiazlize_once
Compare 68 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-09 15:21:23 +02:00
d4e6b79304 Merge branch 'master-blender-new-build' into master-cluster
d0177f0025 Enable/disable NVidia Video encoder based on settings.
5354a5b894 Build and generate RGB to NV12 CUDA conversion functions
1240b1bfc8 Merge branch 'master-cluster' into master-blender-new-build
ed1b11d017 Merge branch 'master-cluster' into master-blender-new-build
Compare 7 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-09 14:54:22 +02:00
dfc135d5f2 Merge branch 'upstream_main' into master-cluster
6afbb66a53 Cleanup: Noisy warnings caused by different defines for sse2neon
f7c0ef1f73 Nodes: define rna of nodes in node file instead of rna_nodetree.cc
c61aa42f7d PyAPI: make addon_utils.paths_with_extension_repos an internal function
49f342d742 Cleanup: rename addon_utils._initiazlize to _initiazlize_once
Compare 38 commits »
William Leeson pushed to work_sets_hilbert at leesonw/blender-cluster 2023-08-09 12:45:13 +02:00
3d9af85769 Quickly reduce weight of device but only slowly increase weight
e725ca32bd Make CPU have very low weight for the initial work balance weights
e8f1c2d5e0 Try to make the number of tiles match the number of cores
d293ec268e Use hilbert mapping to improve coherency between rendered pixels
c0436a4092 Tweak work balancing and sample setting
Compare 6 commits »
William Leeson created branch work_sets_hilbert in leesonw/blender-cluster 2023-08-09 12:45:13 +02:00
William Leeson pushed to master-blender-new-build at leesonw/blender-cluster 2023-08-09 12:40:25 +02:00
d0177f0025 Enable/disable NVidia Video encoder based on settings.
William Leeson pushed to master-blender-new-build at leesonw/blender-cluster 2023-08-09 09:29:52 +02:00
5354a5b894 Build and generate RGB to NV12 CUDA conversion functions
1240b1bfc8 Merge branch 'master-cluster' into master-blender-new-build
b16b04199b Merge branch 'upstream_main' into master-cluster
ecb3262bf0 USD export: prototype invoking Python chasers
5f0a8759b0 VSE: Improve drawing of strip title and preview
Compare 33 commits »
William Leeson pushed to master-cluster at leesonw/blender-cluster 2023-08-08 09:04:38 +02:00
b16b04199b Merge branch 'upstream_main' into master-cluster
ecb3262bf0 USD export: prototype invoking Python chasers
5f0a8759b0 VSE: Improve drawing of strip title and preview
04a07d5e08 Fix #110821: Tracker resizing with S+S also resizes search area
9e7e0a01b2 LibOverride: Fix persistent override property in some RNA pointer cases.
Compare 31 commits »
William Leeson pushed to master-blender-new-build at leesonw/blender-cluster 2023-08-07 14:54:48 +02:00
ed1b11d017 Merge branch 'master-cluster' into master-blender-new-build
66fa75580e FIX: Add static_cast to fix casts from void *
91cf4b0aef Merge branch 'upstream_main' into master-cluster
dc96bc886c Merge branch 'master-cluster' of projects.blender.org:leesonw/blender-cluster into master-cluster
52ed6a216f Fix #110255: Cover up CPU/GPU differences with small suns in light tree
Compare 228 commits »