When using multiple GPU's get out of memory error at less than max single GPU memory x number GPUS
Show older comments
Running a blockproc operation on a large image.
When I use a single GPU I can process a tilesize of 1024x1024 without running out of memory using about 11.5 of 12GB GPU memory.
Using multiple GPU ('UseParallel', true) I get out of memory errors at anything above 640x640 tile size with similar utilization of about 11.5 of 12GB of memory per GPU.
Not sure why this should be the case?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with GPU Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!