2 GPU cards (GTX 980 and GTX 980 TI) cause crashes #46041

Closed
opened 2015-09-07 13:50:07 +02:00 by Martin Harth · 18 comments

System Information
Operating system and graphics Card
Windows 7 Home Premium 64 bit
Nvidia GTX 980 and GTX 980 TI
i7-2600, 16 GB RAM

Blender Version
Broken: 2.75a c7589e
Worked: (optional)

Short description of error
Using Cycles (CUDA), scene: 270.096 faces,, 2 GPU's found and used by Belnder System.
Animation starts to render, but after 8 to 10 frames, blender crahses.
Sometimes with a blue screen, sometimes just comes a TDR warning by Nvidia.
I have raised the TDR Delay in the registry up to 8 sec. But still the same: Crash after 10 Frames.

On my other machine (Windows 7 Professional, i7-4960X, 64 GB RAM) with Nvidia GTX 780 and GTX 580 there are no such problems.

Exact steps for others to reproduce the error
Please see above

**System Information** Operating system and graphics Card Windows 7 Home Premium 64 bit Nvidia GTX 980 and GTX 980 TI i7-2600, 16 GB RAM **Blender Version** Broken: 2.75a c7589e Worked: (optional) **Short description of error** Using Cycles (CUDA), scene: 270.096 faces,, 2 GPU's found and used by Belnder System. Animation starts to render, but after 8 to 10 frames, blender crahses. Sometimes with a blue screen, sometimes just comes a TDR warning by Nvidia. I have raised the TDR Delay in the registry up to 8 sec. But still the same: Crash after 10 Frames. On my other machine (Windows 7 Professional, i7-4960X, 64 GB RAM) with Nvidia GTX 780 and GTX 580 there are no such problems. **Exact steps for others to reproduce the error** Please see above
Author

Changed status to: 'Open'

Changed status to: 'Open'
Thomas Dinges was assigned by Martin Harth 2015-09-07 13:50:07 +02:00
Author

Added subscriber: @mhcall

Added subscriber: @mhcall

Added subscriber: @mont29

Added subscriber: @mont29

Clearly some driver issue/bug…
Please:

  • Ensure both your OS and drivers are fully up-to-date.
  • Attach as text file here the report generated by Help -> System Info (¡¡¡DO NOT paste it directly in comment!!!).
  • Launch Blender from the command line with -d option and attach as text file here any error printed out in the console (¡¡¡DO NOT paste it directly in comment!!!).
Clearly some driver issue/bug… Please: * Ensure both your OS and drivers are fully up-to-date. * **Attach as text file** here the report generated by Help -> System Info (**¡¡¡DO NOT paste it directly in comment!!!**). * Launch Blender from the command line with `-d` option and **attach as text file** here any error printed out in the console (**¡¡¡DO NOT paste it directly in comment!!!**).
Author

Thank you for your fast reply, Bastien!
I have updated both graphic Drivers, and currently I am running a new test along your advice (command line).
As soon as I have a result, I will post this here.

Thank you for your fast reply, Bastien! I have updated both graphic Drivers, and currently I am running a new test along your advice (command line). As soon as I have a result, I will post this here.
Thomas Dinges was unassigned by Aaron Carlisle 2015-09-07 19:03:22 +02:00
Member

Added subscribers: @ThomasDinges, @Blendify

Added subscribers: @ThomasDinges, @Blendify
Author

system_console.txt

After some more tests, the system either crashes (blue screen) or creates a failure message (Nvidia warning).
Windows OS and both graphic cards have been updated before.

Interesting to me that with only one card used in the blender preferences, the machine works seamlessly flowing.
Also I should say that the first 2 weeks after installing both cards,, there were no problems.. they just started today).

I didn't find a 'system-info.txt' on the machine.
However, I copied the log file created by the command line startup and attached i.t here.
There seems to be a Python issue. But I have no idea whether this is connected to the Problem or not...

Thanks a lot for any help!
Martin

[system_console.txt](https://archive.blender.org/developer/F231248/system_console.txt) After some more tests, the system either crashes (blue screen) or creates a failure message (Nvidia warning). Windows OS and both graphic cards have been updated before. Interesting to me that with only one card used in the blender preferences, the machine works seamlessly flowing. Also I should say that the first 2 weeks after installing both cards,, there were no problems.. they just started today). I didn't find a 'system-info.txt' on the machine. However, I copied the log file created by the command line startup and attached i.t here. There seems to be a Python issue. But I have no idea whether this is connected to the Problem or not... Thanks a lot for any help! Martin

Added subscriber: @mib2berlin

Added subscriber: @mib2berlin

Hi, create system-info from Blender Help menu, change to Blender text editor.
Open the file in the pulldown menu near +New, Open

Cheers, mib

info_text.jpg

Hi, create system-info from Blender Help menu, change to Blender text editor. Open the file in the pulldown menu near +New, Open Cheers, mib ![info_text.jpg](https://archive.blender.org/developer/F231407/info_text.jpg)
Author

system-info.txt

Hi Wolfgang, here it comes... and thank you for advising of how to do!

The problem is still the same... I can't create a dump, because the blue Screen kills everything.

Kind regards
Martin

[system-info.txt](https://archive.blender.org/developer/F231433/system-info.txt) Hi Wolfgang, here it comes... and thank you for advising of how to do! The problem is still the same... I can't create a dump, because the blue Screen kills everything. Kind regards Martin

Well, blue screen & co are really a driver issue, no app shall be able to produce that kind of crash! Maybe some conflict or race condition between the two cards?

And 353 is not the latest drivers, NVidia's site lists 355.82 as latest release…

Also, did not saw that, but you are still using official 2.75a (c27589e19f), please try the latest build from our buildbot.

Well, blue screen & co are really a driver issue, no app shall be able to produce that kind of crash! Maybe some conflict or race condition between the two cards? And 353 is not the latest drivers, [NVidia's site](http://www.nvidia.com/download/driverResults.aspx/90494/en-us) lists 355.82 as latest release… Also, did not saw that, but you are still using official 2.75a (c27589e19f), please try the latest build from [our buildbot](https://builder.blender.org/download).

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sergey Sharybin self-assigned this 2015-09-09 11:52:27 +02:00

As i understand, so far it was all about 2.75a release which means the only thing which might have been changed is your operation system or driver (via some windows update or so for example). That is the only way to explain reason of your setup working for 2 weeks and then stopped working for the same exact version of blender.

Even if there's a race condition between cards it happens in driver, not in blender. Blender itself does not control any hardware.

So thanks for the report, but we can't fix issues in closed source OS and drivers.

As i understand, so far it was all about 2.75a release which means the only thing which might have been changed is your operation system or driver (via some windows update or so for example). That is the only way to explain reason of your setup working for 2 weeks and then stopped working for the same exact version of blender. Even if there's a race condition between cards it happens in driver, not in blender. Blender itself does not control any hardware. So thanks for the report, but we can't fix issues in closed source OS and drivers.
Author

Hi Sergey,

Well noted, and I fully agree by simple logics.
Many thanks to all of you for trying to help!
However, I have installed a Windows 10, and I have still the same Problem.
So this might be 'just' a Driver Problem in the very end.
I will try some further steps (for example a third 'raw' machine with a single 980 Ti)... or even go back to earlier dirvers...

Kind regards
Martin

Hi Sergey, Well noted, and I fully agree by simple logics. Many thanks to all of you for trying to help! However, I have installed a Windows 10, and I have still the same Problem. So this might be 'just' a Driver Problem in the very end. I will try some further steps (for example a third 'raw' machine with a single 980 Ti)... or even go back to earlier dirvers... Kind regards Martin

Windows 10 might have even more issues than Windows 7 due to it's policy of downloading drivers from windows update and overriding drivers which you manually installed. Higher windows version doesn't really mean higher quality, unfortunately :(

What you can do in order to test if it's indeed OS or driver issue is to go ahead and boot into Ubuntu Livecd and try rendering from there. Think it should be possible to install all required drivers in a livecd mode.

Windows 10 might have even more issues than Windows 7 due to it's policy of downloading drivers from windows update and overriding drivers which you manually installed. Higher windows version doesn't really mean higher quality, unfortunately :( What you can do in order to test if it's indeed OS or driver issue is to go ahead and boot into Ubuntu Livecd and try rendering from there. Think it should be possible to install all required drivers in a livecd mode.
Author

Hi Sergey,

I agree about your opinion reagrding Windows 10 and so on... (as Windows goes, I still prefer the 7 Version 64)
Ubuntu... ok, I was thinking already many times to install this as a second boot Option, but honestly, I have no experience with it. I "have" to mainly use Windows, since many other applications are made for it, such as Afetr Effects, Cubase, and so on).

But:
In the meantime, I have tested several completely different blender Scenes on the Windows 10 pc.
Example 1: 110.592 molecular particles but only with 37.473 "real" faces, but with tons of texture mapping) are seamlessly rendering down all Frames without any hanging, each Frame abbout 8 minutes.
Example 2: 15.600 cubes, no texture mapping, and it continously crashes after a few Frames.

Due to my simple logics, this could sound a litlte bit as if it depends more on the blender Scenes / Setup / configuration, rather than on the GPU Driver issues. But I am not a pro in this matter and maybe I am wrong... ?

What you guess?

Hi Sergey, I agree about your opinion reagrding Windows 10 and so on... (as Windows goes, I still prefer the 7 Version 64) Ubuntu... ok, I was thinking already many times to install this as a second boot Option, but honestly, I have no experience with it. I "have" to mainly use Windows, since many other applications are made for it, such as Afetr Effects, Cubase, and so on). But: In the meantime, I have tested several completely different blender Scenes on the Windows 10 pc. Example 1: 110.592 molecular particles but only with 37.473 "real" faces, but with tons of texture mapping) are seamlessly rendering down all Frames without any hanging, each Frame abbout 8 minutes. Example 2: 15.600 cubes, no texture mapping, and it continously crashes after a few Frames. Due to my simple logics, this could sound a litlte bit as if it depends more on the blender Scenes / Setup / configuration, rather than on the GPU Driver issues. But I am not a pro in this matter and maybe I am wrong... ? What you guess?
Author

I forgot this:

Example 3: 634.525 Faces, lots of huge texture maps (~ 4K), softbody collision, Rendering down all Frames without hanging, each Frame about 8 minutes. This just for additional Information.

I forgot this: Example 3: 634.525 Faces, lots of huge texture maps (~ 4K), softbody collision, Rendering down all Frames without hanging, each Frame about 8 minutes. This just for additional Information.
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
5 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#46041
No description provided.