1) Message boards : Number crunching : Computation error - Odroid C2 (Message 2374)
Posted 25 Sep 2017 by David Langford
Post:
This drove me nuts for a bit as a brand new user. Since I had checked the Applications page and found that "Linux running on 64-bit ARM" was supported I felt safe.
Then I start getting computation errors each time it tried to start a task.

It turns out that the binary used is actually a 32-bit armhf executable - most annoying.

After adding the 32bit libc libraries the BHspin2_1 task appears to be running okay.

    dpkg --add-architecture armhf
    apt-get update
    apt-get -f install libc6:armhf








Copyright © 2024 Copernicus Astronomical Centre of the Polish Academy of Sciences
Project server and website managed by Krzysztof 'krzyszp' Piszczek