baidu / ICE-BA

Apache License 2.0
706 stars 233 forks source link

How to run multi thread ICE-BA (run local/global BA in parallel) #20

Closed chenleexyz closed 5 years ago

chenleexyz commented 5 years ago

https://github.com/baidu/ICE-BA/blob/b004bb5afc0d554d49742aae8503d231213f7e6d/Backend/IBA/IBA.h#L38

the serial parameter controls running mode, specifically:

NOTE In the demo apps, we create solver with IBA_SERIAL_LBA|IBA_SERIAL_GBA.