gnuradio / volk

The Vector Optimized Library of Kernels
http://libvolk.org
GNU Lesser General Public License v3.0
557 stars 202 forks source link

document cpu_features external dependency preference. #749

Closed jdemel closed 8 months ago

jdemel commented 10 months ago

At the moment we support cpu_features as a submodule. This situation is due to historical reasons and some platforms (e.g. M1) that need it for now.

We should document that we support it as an external dependency and that we prefer that approach. At some point in the future, we will remove the submodule.