ValeevGroup / tiledarray

A massively-parallel, block-sparse tensor framework written in C++
GNU General Public License v3.0
254 stars 52 forks source link

modularized boost #443

Closed evaleev closed 8 months ago

evaleev commented 8 months ago

can build Boost using its modularized CMake harness ... it is still recommended that Boost is built separately rather than as a part of TiledArray.

this pulls in https://github.com/m-a-d-n-e-s-s/madness/pull/519 and https://github.com/ValeevGroup/BTAS/pull/169