Skip to content
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

Request for lower-quality settings and optimizations for use with 2GB VRAM GPUs #75

Closed
pieniacy opened this issue Feb 24, 2019 · 7 comments

Comments

@pieniacy
Copy link

As already stated, 2.1GB VRAM is required to run renderer for now. It seems like being just a tiny little bit over many popular graphics cards with 2GB of VRAM. This issue is mostly a feature request for a small optimization or compromise on quality so it fits on so popular 2GB cards. Many thanks in advance.

@Winter-Guerra
Copy link
Contributor

Hi @pieniacy,

Thanks for the feature request! Based on some of my experimentation from Friday, it might be possible to lower the bare-minimum VRAM requirement to ~1.7GB using texture streaming. The environment itself is > 10GB in its raw form, which makes lowering VRAM usage quite hard. I’ll test this a bit more and hopefully integrate it into a new patch release. However, I can’t make any promises about it.

Best,
-Winter

@Winter-Guerra Winter-Guerra changed the title Renderer fails on GTX760. Kind request for 2GB VRAM version. Request for lower-quality settings and optimizations for use with 2GB VRAM GPUs Feb 25, 2019
@Winter-Guerra
Copy link
Contributor

Update: I was able to make a build today with 1.5GB and 1.7GB VRAM requirements. As expected, this feature was very hard to implement. It took a lot of render pipeline trickery to make everything fit into the VRAM allotted.

I'm going to clean up the build and will release it sometime tomorrow (Wednesday).

@Winter-Guerra
Copy link
Contributor

Hi @pieniacy,

The new (beta) release of the binary with reduced VRAM requirements can be found here. Please read the release notes for usage instructions and advisories on known issues.

Sorry for the wait!

Best,
-Winter

@pieniacy
Copy link
Author

Thanks! I personally am already developing on 4gigs card, but it surely will enlarge number of team members able to run the sim. We should be able to test it today and will be back with results asap.

@pieniacy
Copy link
Author

We successfully tested sim on a notebook with 2GB VRAM! Looks like You did great job optimizing it :)

Here are specs for reference:

RAM 15,6 GiB
Intel® Core™ i7-3610QM CPU @ 2.30GHz × 8 
GeForce GTX 660M/PCIe/SSE2

Thank you!

@aj2020tls
Copy link

aj2020tls commented Apr 6, 2019

Hi Winter,

Can you give us a GPU footprint for the very high and ultra setting ?

Thanks!

@nilay994
Copy link

nilay994 commented Jun 6, 2019

Hi Winter,

Would there be any way to still go lower on the requirements of the renderer? The current documentation does show a way to reduce the resolution of the simulator - but seems like it requires an installation of Unity. Does this reduce the VRAM requirements of the sim? If yes, can the resolution be lowered without installing Unity?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants