TenSEAL icon indicating copy to clipboard operation
TenSEAL copied to clipboard

Failed to install TenSEAL from source on Raspberry Pi 4

Open wzjin2017 opened this issue 2 years ago • 0 comments

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.

wzjin2017 avatar Apr 05 '23 01:04 wzjin2017