Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Settings for 2GB GPU

A topic by FulvioZozix created Dec 13, 2020 Views: 819 Replies: 4
Viewing posts 1 to 5

please,i have a 1050 2GB and always get Out Of Memory error...any solution ?

The solution is to get a graphics card with more VRAM or use another algorythm. DAIN uses A LOT of VRAM. They recommend at least 10GB for 720p interpolating. If it's linear with number of pixels, 4GB should be enough for DVD 16:9 max (ie 853x480) and 2GB for ~ 610 * 343 resolution (if it's 16:9)

I'm working on a 2GB GTX 860M. I can process 3K footage without problems - I just have to use X-Y slicing (for 3K it's around 16 splits).

me i have an gtx 950 whit only 2gb of memory, i can do 1080p without memory error, but i have the "Error: cuDNN error: CUDNN_STATUS_ALLOC_FAILED"

(1 edit)

Yea, that also sounds like a failure to allocate memory for the CUDA Neural Network model. Try splitting the frames into sections in the "Fix OutOfMemory options" panel. If this is not the case then maybe something is wrong with your CUDA.