I've been following the photoconsistency tutorial to try and improve a detailed mesh but am running out of memory during the final stage with images at 100% resolution. Is it possible to determine if the issue is with my system of video RAM from the log? It's no big deal if i can't complete it but i'd be interested to know how much more memory i'd need in this case as i'm planning to put together a new PC soon.
Log file is attached with partial details below:
Log_2020_02_14_12_34_12.txt
[15:14:04] CUDA device : 1/2
[15:14:04] CUDA device name : GeForce GTX 980 Ti
[15:14:04] CUDA runtime version : 10.0
[15:14:04] CUDA driver version : 10.2
[15:14:04] CUDA free memory : 5321
[15:14:04] CUDA total memory : 6144
[15:14:04] CUDA blocks properties : 2147483647x65535x65535
[15:14:04] CUDA threads properties : 1024x1024x64 (max 1024)
[15:14:04] CUDA capabilities : 5.2
[15:14:04] CUDA runtime capabilities : 5.0
[15:14:04] CUDA device : 2/2
[15:14:04] CUDA device name : GeForce GTX 980 Ti
[15:14:04] CUDA runtime version : 10.0
[15:14:04] CUDA driver version : 10.2
[15:14:04] CUDA free memory : 5998
[15:14:04] CUDA total memory : 6144
[15:14:04] CUDA blocks properties : 2147483647x65535x65535
[15:14:04] CUDA threads properties : 1024x1024x64 (max 1024)
[15:14:04] CUDA capabilities : 5.2
[15:14:04] CUDA runtime capabilities : 5.0
[15:14:10] Used device : GeForce GTX 980 Ti [ID 0] [RS 4000]
[15:14:13] SysInfo | Cpu: 12.03 %; Disk (U/T): 185186/857982 MB (672796 MB free, 21.58 % used); Memory (U/T): 10990/16280 MB (6140 MB free, 67.51 % used)
[15:14:17] Used device : GeForce GTX 980 Ti [ID 1] [RS 4000]
[15:14:18] +++ BAD ALLOC ERROR +++
[15:14:18] +++ ERROR +++ (not enough host memory)
[15:14:19] Photoconsistency ERROR!
Log file is attached with partial details below:
Log_2020_02_14_12_34_12.txt
[15:14:04] CUDA device : 1/2
[15:14:04] CUDA device name : GeForce GTX 980 Ti
[15:14:04] CUDA runtime version : 10.0
[15:14:04] CUDA driver version : 10.2
[15:14:04] CUDA free memory : 5321
[15:14:04] CUDA total memory : 6144
[15:14:04] CUDA blocks properties : 2147483647x65535x65535
[15:14:04] CUDA threads properties : 1024x1024x64 (max 1024)
[15:14:04] CUDA capabilities : 5.2
[15:14:04] CUDA runtime capabilities : 5.0
[15:14:04] CUDA device : 2/2
[15:14:04] CUDA device name : GeForce GTX 980 Ti
[15:14:04] CUDA runtime version : 10.0
[15:14:04] CUDA driver version : 10.2
[15:14:04] CUDA free memory : 5998
[15:14:04] CUDA total memory : 6144
[15:14:04] CUDA blocks properties : 2147483647x65535x65535
[15:14:04] CUDA threads properties : 1024x1024x64 (max 1024)
[15:14:04] CUDA capabilities : 5.2
[15:14:04] CUDA runtime capabilities : 5.0
[15:14:10] Used device : GeForce GTX 980 Ti [ID 0] [RS 4000]
[15:14:13] SysInfo | Cpu: 12.03 %; Disk (U/T): 185186/857982 MB (672796 MB free, 21.58 % used); Memory (U/T): 10990/16280 MB (6140 MB free, 67.51 % used)
[15:14:17] Used device : GeForce GTX 980 Ti [ID 1] [RS 4000]
[15:14:18] +++ BAD ALLOC ERROR +++
[15:14:18] +++ ERROR +++ (not enough host memory)
[15:14:19] Photoconsistency ERROR!
Comment