alicevision / Meshroom

3D Reconstruction Software
http://alicevision.org
Other
11.04k stars 1.07k forks source link

2023.2 fails at depthmap if two GPUs are available #2239

Open homepark1 opened 10 months ago

homepark1 commented 10 months ago

Describe the bug In a system with two RTX3080, Depthmap stops at 95% with red bar. If one RTX3080 is disabled in devicemanager, it runs without problems. This behaviour is not present on 2019.2 and 2021.1. (Thus no need to disable one GPU on old versions.) The bug doesn't show on very small picture sets like "monstree". It shows on "zepyr_dante_statue" or sets of similar size.

To Reproduce Steps to reproduce the behavior: Start meshroom. Drop pictures into meshroom. Save As "blabla" Press "start"

Expected behavior Run until the end, thus a complete green line on top.

Desktop (please complete the following and other pertinent information):

fabiencastan commented 10 months ago

Could you send the log files of the depthmap chunks after setting the verbosity to "trace" and relaunch the depthmap computation?

homepark1 commented 10 months ago

Sorry for my late reply. I attached two logs:

If the logs are not the ones you need, let me know.

pnchuyen commented 7 months ago

Hello everyone! Is there any update on this bug!