LLNL / Aluminum

High-performance, GPU-aware communication library
https://aluminum.readthedocs.io/en/latest/
Other
84 stars 21 forks source link

Find the Threads dependency in the export #186

Closed benson31 closed 1 year ago

benson31 commented 1 year ago

CPU-only builds of the LBANN stack were revealing that this dependency was unsatisfied downstream. (This is perhaps problematic unto itself since they all should explicitly have this dependency, too, but that doesn't change the fact that it is indeed missing here.)

Closes #184.