question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I get this error:

test_imgs/mortar_pestle.jpg scale = 2.000000 F0520 22:52:34.222404 2410 syncedmem.cpp:71] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: *** Aborted (core dumped)

Trying to run the full GUI demo on a GeForce 970M with 3GB VRAM. Is that not enough? How can I change a configuration to make it use less?

Where do I find the stack trace?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
clickcellcommented, May 27, 2017

I reckon so. Let me know.

1reaction
clickcellcommented, May 21, 2017

It worked for me in CPU mode, RAM usage was about 4.7GB, so I think it’s quite far from fitting in the 3GB envelope, which is a shame, because performance in CPU mode was very poor for me. Now if only my laptop was the new model with 6GB VRAM, I imagine this would be running great.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Happens When You Run Out of VRAM? (Solved!)
Running out of VRAM can cause some issues we touched on above. In more severe cases, it may cause a game to crash...
Read more >
What happens when you run out of VRAM?
You never really "run out of VRAM", because system memory is always a fallback. It depends though how quickly the system can process...
Read more >
What happens when you run out of the VRAM of a dedicated ...
VRAM is just like RAM or storage, so pushing it to the limit will not cause any damage to your PC or GPU....
Read more >
Top 5 Fixes to "out of Video Memory Trying to Allocate a Texture"
Ran into “out of video memory trying to allocate a texture”? Read the post where you will find some quick fixes to this...
Read more >
How to Fix Ran Out of Video RAM or Memory Errors
Running out of video memory can be a frustrating problem. This tutorial will go over some of the possible solutions to these errors....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found