21) Message boards : Number crunching : No work available (on Raspberry Pi) (Message 2962)
Posted 12 Jul 2018 by JagDoc
Post:
All my Odroid-XU4, -HC1 and MC1 also getting no work.
Please can we get the new app for ARM-Linux 32bit.

The Odroid-C2 (64bit) get work.
22) Message boards : News : BHDB application (Message 2697)
Posted 11 Mar 2018 by JagDoc
Post:
I seem same, for test I just restarted boinc-client service and it look like this help (for now at least).

After restarting the host the WUs runs until 0,780% and stops at this point. Top show it running.
Started second Wu stand at 0,010%.
23) Message boards : News : BHDB application (Message 2695)
Posted 11 Mar 2018 by JagDoc
Post:
ARM 64bit (aarch64) application added for BHDB :)

Something is wrong.
The % is over 1h at 0,665% and estimated time is over 10days.
I tested on other host to suspend 3WU and run only 1 the same.
Logged in with ssh and see in top 4 WUs running. The suspended take 1 core each.
24) Message boards : News : BHDB application (Message 2679)
Posted 11 Mar 2018 by JagDoc
Post:
Would this application modified for raspberry pi's? Or only desktops and laptops?

It will be available for Armbian based devices probably tomorrow.

Any news about app for ARM linux?
Many Odroid-XU4, -HC1, -MC1 and -C2 waiting for work.
25) Message boards : Number crunching : New Hosts Not Receiving a Unique ID (Message 2294)
Posted 6 Jul 2017 by JagDoc
Post:
Have you removed the project after changing the hostname?
Restart the machine before adding the projekt again.
26) Message boards : Number crunching : pcDuino8uno - My cores are disappearing?! (Message 2268)
Posted 6 Jun 2017 by JagDoc
Post:
You can solve this problem very easy:
Open with editor
/etc/boinc-client/cc_config.xml
and add (over last line) :

<options>
<ncpus>8</ncpus>
</options>


Save it and restart boinc and all 8 core run.
27) Message boards : Number crunching : Computer not receiving Work units (Message 1682)
Posted 19 Oct 2016 by JagDoc
Post:
All ARM with Linux running dry.

Update project, I'm receiving WU's without problem.

Updating project works. Now some WU come on each update.
Thank you.
28) Message boards : Number crunching : Computer not receiving Work units (Message 1679)
Posted 19 Oct 2016 by JagDoc
Post:
All ARM with Linux running dry.
29) Message boards : Number crunching : Gpu App? (Message 1639)
Posted 12 Oct 2016 by JagDoc
Post:
We already have added Odroid XU4 to our list as we have one thank to our Volunteer from Germany :)
Really, creating applicationa for all types of ARM computers will be not be possible without support from JagDoc :)

I am glad to support your great work a little bit in this way :)
30) Message boards : Number crunching : Distribution to Android devices (Message 1625)
Posted 8 Oct 2016 by JagDoc
Post:
I have take a look to the hosts of alex from the post above and see he is running NB.
My post was only a information for him (and other) why get no work.

I love NB. It is 100 x better than orginal Boinc for android :)
I think many people would be very happy if NB will be updated and he continue his great work.
31) Message boards : Number crunching : Distribution to Android devices (Message 1623)
Posted 7 Oct 2016 by JagDoc
Post:
As far as I know NativeBoinc doesn't work correctly with newest Androids...

NativeBoinc does not work with Android5 and higher.
But there are many ARM-devices running with NativeBoinc.
All Odroid-X2, -U2/3, -C1, -XU3/4 work with it.
32) Message boards : Number crunching : Distribution to Android devices (Message 1621)
Posted 7 Oct 2016 by JagDoc
Post:
You should get it through BHspin2 application...

But there is only work with orginal Boinc, not with NativeBoinc.
33) Message boards : Number crunching : problems odroid c2 (Message 1524)
Posted 5 Sep 2016 by JagDoc
Post:
All my Odroid-C2 run without problem.
I run on all:

sudo apt install libsfstdc++6

sudo apt install libstdc++6:armhf

And have in cc_config.xml added:

<options>
<alt_platform>arm-unknown-linux-gnueabihf</alt_platform>
</options>
34) Message boards : Number crunching : UV reionization tasks fail (Message 1435)
Posted 24 Aug 2016 by JagDoc
Post:
I have added win32 application and upgraded win64 with compilation under older VS (and I had make big mistake and erase accidentally folder with older 64bit application on server)...

Currently, large number of short UV tasks are keep server under hard pressure, but it should stabilise in next few hours.

Thank you for your great work.
Now my Lattepanda enhanced with Win10 64bit works witrhout errror.
http://universeathome.pl/universe/show_host_detail.php?hostid=47274
35) Message boards : Number crunching : Application for ARM based Linux devices (Message 1379)
Posted 16 Aug 2016 by JagDoc
Post:

I don't get why the code tags are not working now, grrr...

service boinc-client stop
wget -O /usr/bin/boinc http://kerbodyne.com/boinc/boinc
#sicher ist sicher:
chmod 755 /usr/bin/boinc
chown root:root /usr/bin/boinc
service boinc-client start
sleep 5
grep p_vendor /var/lib/boinc-client/client_state.xml
36) Message boards : Number crunching : Application for ARM based Linux devices (Message 1374)
Posted 15 Aug 2016 by JagDoc
Post:
Great. All my 30 Odroid-C2 get BHspin2. :)
37) Message boards : Number crunching : Application for ARM based Linux devices (Message 1363)
Posted 14 Aug 2016 by JagDoc
Post:
On C2 with Ubuntu also works:
Seti@home
Enigma
WEP-M+2 Project
Pogs (anonyme plattform)
CSG with SubsetSum (anonyme plattform)
38) Message boards : Number crunching : Application for ARM based Linux devices (Message 1350)
Posted 12 Aug 2016 by JagDoc
Post:
I made a new topic in Hardkernel forum :
http://forum.odroid.com/viewtopic.php?f=136&t=23101
39) Message boards : Number crunching : Application for ARM based Linux devices (Message 1344)
Posted 11 Aug 2016 by JagDoc
Post:
With old image Mate System Monitor shows : processor : AArch64 Processor rev 4 (aarch64)
With new image Mate System Monitor shows : processor :
40) Message boards : Number crunching : Application for ARM based Linux devices (Message 1343)
Posted 11 Aug 2016 by JagDoc
Post:
I have recompiled boinc client on Odroid C2 from sources, but the problem with CPU type still exists.
I need to have a look in client sources where the variable is set (or from is readed).

Can it be that the problem comes from linux?
With different versions cat /proc/cpuinfo shows different infos.

With the old image (without any update/upgrade)
http://odroid.com/dokuwiki/doku.php?id=en:c2_ubuntu_release_note_v1.1
i get this output:
root@odroid64:/home/odroid# cat /proc/cpuinfo
Processor : AArch64 Processor rev 4 (aarch64)
processor : 0
processor : 1
processor : 2
processor : 3
Features : fp asimd crc32
CPU implementer : 0x41
CPU architecture: AArch64
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

Hardware : ODROID-C2
Revision : 020b

With the new image (all update/upgrade done)
http://odroid.com/dokuwiki/doku.php?id=en:c2_ubuntu_release_note_v1.2
i get this output:
root@odroidc231:/home/odroid# cat /proc/cpuinfo
processor : 0
BogoMIPS : 2.00
Features : fp asimd crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

processor : 1
BogoMIPS : 2.00
Features : fp asimd crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

processor : 2
BogoMIPS : 2.00
Features : fp asimd crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

processor : 3
BogoMIPS : 2.00
Features : fp asimd crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4

Hardware : ODROID-C2
Revision : 020b


Previous 20 · Next 20




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