zpzim / SCAMP

The fastest way to compute matrix profiles on CPU and GPU!
http://www.cs.ucr.edu/~eamonn/MatrixProfile.html
MIT License
155 stars 35 forks source link

[Apple M1] Add support for cpu-only aarch64 builds #116

Open zpzim opened 2 years ago

zpzim commented 2 years ago

There may be minor tweaks needed to support ARM cpu kernels. We will probably want to add a NEON enabled kernel path for ARM.

Adding cpu support for ARM64 builds will let SCAMP run on Apple M1 macs.