Posts by gentleman74

1) (Message 6411)
Posted 8 Dec 2019 by gentleman74
Post:
I can compile it myself but source code is needed. Unfortunately existing source code is quite useless - definitely not used for boinc client compilation. Raspberry Pi4 is quite promising, allowing overclocking from standard 1,5GHz to 2,1GHz (for 45 USD 2GB version + 11 USD cooler and 7 USD power supply) and Boinc benchmark calculate around 80 000 MIPS (Dhrystone) and 2 9000 MIPS (Whetstone). All modern ARM CPUs (ARMv8 and beyond) support NEON instruction set and GCC 9.x fully support it.
2) (Message 6408)
Posted 26 Nov 2019 by gentleman74
Post:
Is it possible to compile ARM NEON version for Raspberry? In case of Raspberry Pi4 :
gcc -march=armv8-a+simd+crc -mtune=cortex-a72