TenSEAL
TenSEAL copied to clipboard
Failed to install TenSEAL from source on Raspberry Pi 4
Description
I tried to build it from the source using make on Raspberry Pi 4. The error returns as:
static assertion failed: NEON instruction set not supported.
Build fails too after adding flags -march=armv7-a+simd or -mfpu=neon
Screenshots
If applicable, add screenshots to help explain your problem.
System Information
- OS: Linux raspberrypi 5.10.103-v7l
- CPU: armv7l
Additional Information
uname -p returns unknown and uname -m returns armv7l.