Hi, first sorry for my english, second have problems when I want to make render with RTX option, im waiting one minute and Vray open windows then send me this report ( [VUtils::SimpleGPUBuffer::init] 2: Could not allocate buffer of size 4081MB!) and this ( Checking CUDA driver version: 5001: Installed driver version is newer than the latest verified one!) I have Nvidia RTX 3070, PLEASE HELP, THANKS
Announcement
Collapse
No announcement yet.
[VUtils::SimpleGPUBuffer::init] 2: Could not allocate buffer of size 4081MB!
Collapse
X
-
Most likely you're running out of memory. Check your VRAM usage through a monitoring software (such as GPU-Z) and see if that is indeed the case. If so, you would need to optimize your scene (using mipmapped textures, instancing geometry wherever possible, reducing the quality of hair and displacement, etc.).
Comment