vggt icon indicating copy to clipboard operation
vggt copied to clipboard

Multi-GPU parallel computing

Open Kuni05 opened this issue 3 months ago • 2 comments

Hi!

Using demo_colmap + ba, but the memory usage is too high. I would like to know if there is a way to conduct multi-GPU parallel computing?

Thanks.

Kuni05 avatar Sep 14 '25 09:09 Kuni05

Hey I think it is definitely possible but did not try it before

jytime avatar Sep 15 '25 12:09 jytime

@Kuni05 Hi, I met the same problem, did you solve it?

paradise-wine avatar Nov 24 '25 09:11 paradise-wine

@Kuni05 Hi, I met the same problem, did you solve it?

No.

Kuni05 avatar Dec 09 '25 10:12 Kuni05

Hi! I’ve implemented support for multi-GPU parallel computing to address this issue. You can see the proposed fix in this pull request #445

Please let me know if you have any feedback or if further adjustments are needed:)

xiaoya27 avatar Dec 12 '25 06:12 xiaoya27