DeepFaceLab
DeepFaceLab copied to clipboard
RTX 3080 12G detected as 10G
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.
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.
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.
Issue solved / already answered (or it seems like user error), please close it.