-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New release BlendLuxCore Wheels v2.9a2 - bugs, quirks and feedback #948
Comments
Hello,
It's in the last version of wheels (post13) It is expected to speed up rendering: --> to check it, would you be so kind to rerun your above benchmarks, please? Normally, the last version of the wheel should be installed automatically by BlendLuxCore, but it may be safer to uninstall/reinstall BLC. |
@howetuft It seems-like that bug appeared which I fixed before (are you remember my commit about reg/unreg?). @epileptrolytics It is because "blender_manifest.toml" file has not been included in the zip archive (@howetuft will review it again) |
Hello @epileptrolytics, First of all, thank you for your voluntary help! @odil24 regarding the other “Missing bl_rna attribute” message, perhaps the repairing commit got lost in the episodes of erroneous merges and rollbacks? Can you please check and, if necessary, push back a PR (being careful to circumscribe it to this commit only)?
That's the most annoying thing. |
There is a new BLCw v2.9a3 release online, tested on MacBook M3 Pro MacOS 14.7 on Blender 4.2.5 LTS ARM: Still the development is very encouraging and much appreciated, keep up the good work guys! |
I've started testing with my Archlinux notebook again. There is an issue with geometry it seems. System info: Description to reproduce:
Variation 1: If the cube is deleted, viewport doesn't crash. Lights and Camera seem ok. Edit: Just to be clear, no issue on Windows (with different hardware though) |
Possibly related Core issue: Shows a similar backtrace by someone else earlier in 2024, so might not be related to the wheels build |
Hello, I actually confirm the issue in post13 for Linux (not in post12 and lower, and not in Windows). Curiously, the bug does not occur :
After investigation, it is linked to an optimization triggered in post13 which compiles In any case, I've rollbacked the However, it raises the question of why precisely this bug appears in the circumstances described above and how |
@howetuft @epileptrolytics |
@howetuft sorry, but I do not understand what does mean that "postxx" |
This is the wheel version (or sub-version exactly). The version is 2.9.alpha1, which is LuxCore version which the wheels are based on, but when I release a new version of the wheel, tweaking or fixing the build, I increase the "post". |
First, big thanks to @howetuft and @odil24 for updating and improving BlendLuxCore!
I want to give some feedback concerning the Mac OS ARM version I have installed on my MacBook Pro M3 Pro, Sonoma.
I'm unsing Blender 4.3.2 which is more stable than 4.2 LTS which crashes a lot even with Cycles.
Comparing with BlendLuxCore 2.61 on Blender 3.1 Intel/Rosetta rendering with PathOCL on the GPU is much slower especially at the render start, while BiDir speed has improved on the new ARM release. But the "post12" version I tested previously with Blender 4.2 was even faster with BiDir, while Path OCL was only 1/2 speed of v2.9a2 and 1/4 of 2.61 (not in the image above).
OIDN works faster as well.
I opened and tested various files and mostly everything works, the render speed gain respectively loss is also similar, so the OpenCL implementation for Apple Silicon needs some improvement.
I will continue testing and post here when something comes up.
The text was updated successfully, but these errors were encountered: