System Information
Operating system: Win 10 21H2 19044.1889
Graphics card: NVIDIA GeForce RTX 3080 Ti (12G) with newest studio driver version
12th Gen Intel(R) Core™ i9-12900KF 3.20 GHz
32G RAM
Blender Version
3.3.0
Short description of error
I have a project that needs to render an image of 27165px * 38976px.
I have tested GPU only, GPU & CPU render, every time when blender completed render all tiles and start to reading full buffer from disk, it wll exit with no warning. When I render a smaller image like 8500px *8500px, there is no such issue.
Thank you for your reply! I’m sorry that I don’t understand code at all. Do you mean my GPU & CPU can’t support rending such a large size image, which causes blender crash?
I will try the addon to split the image, that seams to be a good way to solve the problem.
The exeptions seems to be raised after calling some memory allocation… yes… and the image alone is BIG, there is also the 3D data (some 100000 *4 (float) * 3 (XYZ) …so also some millions… and texture you use… and your GPU has 12GB…