DeepFaceLab icon indicating copy to clipboard operation
DeepFaceLab copied to clipboard

RTX 3080 12G detected as 10G

Open denz0o opened this issue 2 years ago • 2 comments

Hello,

I have a 3080 12G graphic card it bothers me to see that DFL does not take advantage of all the dedicated video memory on my graphics card, since it is a 3080, dfl thinks that I have a max memory of 10g !,

Can someone light me where can i give a fixed value to that variable in code?

Thanks for helping.

denz0o avatar Feb 28 '23 22:02 denz0o

Pretty sure that's because it shows free vram so what's not being used by windows. You might have to run it on a linux system to use all your vram.

kettyful avatar Mar 01 '23 01:03 kettyful

It seems that you will have the same problem on linux. I guess the vram size detected have something to do with tensorflow version. Try DeepFaceLab_DirectX12 build and you may get more usable vram. It works fine with my 3070ti , which is faster than DeepFaceLab_RTX3000 build as well for me.

EricLeeaaaaa avatar May 09 '23 09:05 EricLeeaaaaa

Issue solved / already answered (or it seems like user error), please close it.

joolstorrentecalo avatar Jun 08 '23 23:06 joolstorrentecalo