facebookincubator / gloo

Collective communications library with various primitives for multi-machine training.
Other
1.23k stars 303 forks source link

Use CMake defined install paths #370

Open bkmgit opened 1 year ago

bkmgit commented 1 year ago

Do not hardcode /include and /lib as these are system dependent so may want to easily changed them during configuration.

https://github.com/facebookincubator/gloo/issues/369