Message boards :
Number crunching :
Application for ARM based Linux devices
Message board moderation
Author | Message |
---|---|
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
This morning I got Odroid X2 dev platform from one of our volunteers and I have already successfully build BOINC environment on it under Ubuntu :) Now application is compiled and under testing. If I didn't find any problems I will release it for public access. If any BOINC project admin would like me to compile his application under Linux for ARM don't hesitate to ask me for doing it ;) Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
Great work. Waiting for first wu. |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
Waiting for first wu. Ready... ;) On Odroid X2 it will calculate about 12 hours one WU (estimated)... Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
First 4 wu finished and pending. Added some more hosts. I have seen some other user with error message: "lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.15' not found " This should be solved with: sudo apt-get install libsfstdc++6 Thank you for the great work. |
Send message Joined: 17 Dec 15 Posts: 5 Credit: 12,283,175 RAC: 0 |
I just joined but i can't run it on my raspberry pi 1 gio 17 dic 2015 19:28:40 CET | Universe@Home | Messaggio dal server: Universe BHspin needs 626.29MB more disk space. You currently have 327.39 MB available and it needs 953.67 MB. |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
Try it now, please. Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 17 Dec 15 Posts: 5 Credit: 12,283,175 RAC: 0 |
Try it now, please. Sorry, I think it was only missing disk space. Now it reports: gio 17 dic 2015 20:09:46 CET | Universe@Home | Project is temporarily shut down for maintenance |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
You tried when work generator works ;) It's sorted now, in future, please take a look at server status if I have started work generator most daemons are stopped until it finish (few minutes). Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
All of my ARMs with Linux get since 12h no new work. Many host are without work. Get only the message: Scheduler request competed: got 0 new tasks No tasks sent. |
Send message Joined: 17 Dec 15 Posts: 5 Credit: 12,283,175 RAC: 0 |
I have a device that has completed a work unit but my raspberry pi 1 version b keeps freezing while running this app. I have seen this behavior with some other boinc app but normally it is very strong this is a log.txt from a running task which has completed a checkpoint 00:00:00 00:00:00 PROGRAM START: Sat Dec 19 03:26:33 2015 |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
It's similar on my RaspberryPi when it is overclocked. Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 17 Dec 15 Posts: 5 Credit: 12,283,175 RAC: 0 |
It's similar on my RaspberryPi when it is overclocked. it's overclocked but I just verified it's the same with stock frequencies. I don't know :) Hope someone else can try it I detach it for now. |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
Get no work for linux on ARM. 4 hosts have less or more work. 6 hosts are empty over some days. Is there no work for linux-ARM on server or is there a other problem? |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
Now all of my 10 Odroid-XU4 with Linux have enough work and run without any problem. Thank you for the great work. |
Send message Joined: 9 Jan 16 Posts: 3 Credit: 1,528,236 RAC: 0 |
Running well on my Raspberry Pi 2. Overclocking to 1050 cpu, 525 cache, 483 mem took my WU times from ~78,000sec to 56,000sec. Stock is 900mhz,250mhz,450mhz |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
With the new BHspin v0.09 all WUs end with error: 196 (0xc4) EXIT_DISK_LIMIT_EXCEEDED http://universeathome.pl/universe/results.php?hostid=29669&offset=0&show_names=0&state=6&appid= All other hosts with BHspin v0.07 have no problem. If the WU reach 4,995% the % dont increase and after ~ 5 - 10 min it end with error. odroidxu413 484 Universe@Home 27.01.2016 21:38:20 Aborting task universe_bh_339_19_20000_1-999999_127000_1: exceeded disk limit: 110.63MB > 47.68MB odroidxu413 485 Universe@Home 27.01.2016 21:38:20 Aborting task universe_bh_339_19_20000_1-999999_108000_1: exceeded disk limit: 113.05MB > 47.68MB |
Send message Joined: 4 Feb 15 Posts: 847 Credit: 144,180,465 RAC: 0 |
Yes, I found a bug in ARM version. I will update application in next 15 minutes. Krzysztof 'krzyszp' Piszczek Member of Radioactive@Home team My Patreon profile Universe@Home on YT |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
Great. Look like Universe BHspin v0.10 is running without problem. Over 11% and no error. Now i have to abort on 30 hosts v0.09.... Thank you for your work. |
Send message Joined: 28 Nov 15 Posts: 1 Credit: 14,661,567 RAC: 0 |
Problems running on Raspberry PI. I have had every work unit fail with the message "Error while computing". The previous user suggested to run this: sudo apt-get install libstdc++6 but apt-get says I already have the latest version installed. Stderr output <core_client_version>7.0.27</core_client_version> <![CDATA[ <message> process exited with code 1 (0x1, -255) </message> <stderr_txt> ../../projects/universeathome.pl_universe/universe-BHspin_10_arm-unknown-linux-gnueabihf: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.15' not found (required by ../../projects/universeathome.pl_universe/universe-BHspin_10_arm-unknown-linux-gnueabihf) </stderr_txt> ]]> |
Send message Joined: 21 Feb 15 Posts: 83 Credit: 873,439,097 RAC: 0 |
On my Odroid-C2 with Ubuntu 16.04 (Amlogic ARM® Cortex®-A53(ARMv8) 2Ghz quad core CPU) i get : Message from server: This project doesn't support computers of type aarch64-unknown-linux-gnu |