Cycles doesn't render shadows when using the 360 stereo camera on the SSE4.1 kernel #48749

Closed
opened 2016-06-28 00:41:35 +02:00 by Planet · 7 comments

System Information
Intel Xeon X5472 3Ghz
32GB RAM
CentOS 6.5-x64
NVIDIA Quadro M5000

Blender Version
Broken: 2.77 and 2.77.a

Short description of error
When rendering a scene using the a 360 degree stereo camera in Cycles, shadows don't get rendered on certain CPUs. Specifically it seems when Cycles uses the SSE4.1 kernel the shadows don't get rendered. The shadows get rendered properly when Cycles uses the AVX2 kernel. In case it's relevant, the leaves in the included .blend file use transparency maps.

Exact steps for others to reproduce the error

  1. Open included blend file.
  2. Render frame 718 on a CPU that doesn't have the AVX2 instruction set like this:
    blender -b yuccas_clean3.blend -s 718 -e 718 -o test.#####.exr -F MULTILAYER -x 1 --debug-cycles -t 8 -a -t 8
  3. Open the resulting EXR file.

For comparison, run the command on a machine that does have the AVX2 instruction set and then compare the two images. Note, since this is a stereo render you'll have left and right image files.

yuccas_clean3.blend

**System Information** Intel Xeon X5472 3Ghz 32GB RAM CentOS 6.5-x64 NVIDIA Quadro M5000 **Blender Version** Broken: 2.77 and 2.77.a **Short description of error** When rendering a scene using the a 360 degree stereo camera in Cycles, shadows don't get rendered on certain CPUs. Specifically it seems when Cycles uses the SSE4.1 kernel the shadows don't get rendered. The shadows get rendered properly when Cycles uses the AVX2 kernel. In case it's relevant, the leaves in the included .blend file use transparency maps. **Exact steps for others to reproduce the error** 1. Open included blend file. 2. Render frame 718 on a CPU that doesn't have the AVX2 instruction set like this: blender -b yuccas_clean3.blend -s 718 -e 718 -o test.#####.exr -F MULTILAYER -x 1 --debug-cycles -t 8 -a -t 8 3. Open the resulting EXR file. For comparison, run the command on a machine that does have the AVX2 instruction set and then compare the two images. Note, since this is a stereo render you'll have left and right image files. [yuccas_clean3.blend](https://archive.blender.org/developer/F318804/yuccas_clean3.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @EE-2

Added subscriber: @EE-2

Added subscriber: @Sergey

Added subscriber: @Sergey

Can reproduce the issue with official releases, btu can not reproduce with latest builds from builder.blender.org.

Please grab latest build from buildbot and check if the issue still happens for you.

Can reproduce the issue with official releases, btu can not reproduce with latest builds from builder.blender.org. Please grab latest build from buildbot and check if the issue still happens for you.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sergey Sharybin self-assigned this 2016-06-28 13:28:28 +02:00

Ok, traced the issue a bit more. It was fixed by 980f3c3.

So unless latest builds are still broken for you considering the report solved :)

Ok, traced the issue a bit more. It was fixed by 980f3c3. So unless latest builds are still broken for you considering the report solved :)
Author

I just tested the newest build from last night and confirmed that the issue is indeed fixed. Thank you!

I just tested the newest build from last night and confirmed that the issue is indeed fixed. Thank you!
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#48749
No description provided.