Message boards : Number crunching : Computation error - Odroid C2
Message board moderation

To post messages, you must log in.

AuthorMessage
Akodom

Send message
Joined: 5 Aug 17
Posts: 1
Credit: 2,211,383
RAC: 0
Message 2344 - Posted: 27 Aug 2017, 1:49:41 UTC

Odroid C2 receives the following error - there seems to be an issue with the process creation. Other projects work fine.

Anyone have any insight?

<core_client_version>7.6.31</core_client_version>
<![CDATA[
<message>
process exited with code 2 (0x2, -254)
</message>
<stderr_txt>
Process creation (../../projects/universeathome.pl_universe/BHspin2_1_aarch64-unknown-linux-gnu) failed: Error -1, errno=2
execv: No such file or directory

</stderr_txt>
]]>
ID: 2344 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
David Langford

Send message
Joined: 25 Sep 17
Posts: 1
Credit: 1,478,467
RAC: 0
Message 2374 - Posted: 25 Sep 2017, 8:12:45 UTC

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

ID: 2374 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : Computation error - Odroid C2




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