Single Board Computers And Their Use To computational Crunching

Message boards : The Lounge : Single Board Computers And Their Use To computational Crunching
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile vortish

Send message
Joined: 27 Jul 18
Posts: 5
United States
Message 87534 - Posted: 9 Aug 2018, 3:23:21 UTC

I been using my main desktop to do all the crunching for my self. But recently I have thought of using some thing like a raspberry pie in a small network array to do this by it self. I am wondering if any one has tried this and what was the outcome of the array? Do they have a place in the computational crunching arena or not?
ID: 87534 · Report as offensive
robsmith
Volunteer tester
Help desk expert

Send message
Joined: 25 May 09
Posts: 1283
United Kingdom
Message 87536 - Posted: 9 Aug 2018, 4:50:15 UTC

Individually they are slow, but if you are on a seriously restricted power supply and speed doesn't matter then why not.
ID: 87536 · Report as offensive
Profile vortish

Send message
Joined: 27 Jul 18
Posts: 5
United States
Message 87537 - Posted: 9 Aug 2018, 5:05:53 UTC - in response to Message 87536.  

I have plenty of power for my main pc! I know that the University of Stanford built a array of raspberry pies that did something like ten thousand peta flops I dont remember how many were in that but I would think if you strung lets say five to ten you would get a couple beta flops per sec which is not a whole lot but in the grand scheme of things every flop that translates in to more research being crunched is better for the projects or am I wrong!
ID: 87537 · Report as offensive
Profile Dave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2518
United Kingdom
Message 87541 - Posted: 9 Aug 2018, 10:32:28 UTC - in response to Message 87537.  

My only caveat would be that some projects don't have tasks available for the arm processor. CPDN, my main project is one, I can't remember which others.
ID: 87541 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5077
United Kingdom
Message 87542 - Posted: 9 Aug 2018, 12:20:07 UTC - in response to Message 87541.  

My only caveat would be that some projects don't have tasks available for the arm processor. CPDN, my main project is one, I can't remember which others.
Those which support Linux on ARM are marked on the Projects page. The information isn't yet shown in the 'Attach to Project' wizard in BOINC Manager, but I'm working on it.
ID: 87542 · Report as offensive
jglrogujgv

Send message
Joined: 6 Jul 18
Posts: 49
Barbados
Message 87577 - Posted: 11 Aug 2018, 1:43:45 UTC

Raspberry pi is a great little platform for its intended purpose which is, according to the designers, to provide a low cost, platform with minimal power requirements for students in third world countries to use for learning how to program computers. When it comes to crunching numbers raspi's greatest weakness is the SD card. They are not designed to have huge amounts of data written to them. The more data you write to them the sooner they deteriorate and fail. An SD card is not all that expensive but it's a pain having to reinstall everything from scratch every time it fails. And you lose the work done on tasks that started.

You can avoid that problem by putting the BOINC data folder on a USB stick. They "wear out" too though not as fast as an SD card. You can connect an external hdd via USB but you have to provide 12 volts via an external power supply as raspi's USB ports don't supply sufficient amperage. USB 3.0 is a fairly fast interface. USB 2 is very slow compared to SATA and might slow down crunching appreciably.

Another option is use NAS for the BOINC data folder. Anything but an SD card.
ID: 87577 · Report as offensive
Profile vortish

Send message
Joined: 27 Jul 18
Posts: 5
United States
Message 87584 - Posted: 11 Aug 2018, 21:04:04 UTC - in response to Message 87542.  

That is awesome. I think if a group of us got together and put one of these mini superputer together and ran it on linux we could do some real good crunching
ID: 87584 · Report as offensive
Profile RWild

Send message
Joined: 22 May 18
Posts: 1
United States
Message 87664 - Posted: 15 Aug 2018, 22:43:12 UTC

I have a number of projects happily humming along on my Raspberry Pi 3 B+s but for the life of me I cannot get the screensaver included in the package (sudo apt-get bionc install) to work. Can't find any instructions either. Can anybody help me get this working? TIA
ID: 87664 · Report as offensive
Profile Gary Charpentier
Avatar

Send message
Joined: 23 Feb 08
Posts: 2462
United States
Message 87668 - Posted: 16 Aug 2018, 5:33:24 UTC - in response to Message 87664.  
Last modified: 16 Aug 2018, 5:33:40 UTC

I have a number of projects happily humming along on my Raspberry Pi 3 B+s but for the life of me I cannot get the screensaver included in the package (sudo apt-get bionc install) to work. Can't find any instructions either. Can anybody help me get this working? TIA

All I can do is point you to another thread https://boinc.berkeley.edu/dev/forum_thread.php?id=11102
ID: 87668 · Report as offensive
Profile Dave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2518
United Kingdom
Message 87669 - Posted: 16 Aug 2018, 5:53:21 UTC - in response to Message 87668.  

The last post in the linked thread is out of date. Virtually none of the tasks for Climate Prediction have graphics now. There is I think just one model type that has but there haven't been any tasks of that type since CPDN came back on line. Also the tasks available right now don't run on Linux and require WINE.
ID: 87669 · Report as offensive
Profile Gary Charpentier
Avatar

Send message
Joined: 23 Feb 08
Posts: 2462
United States
Message 87675 - Posted: 16 Aug 2018, 13:24:40 UTC - in response to Message 87669.  

The last post in the linked thread is out of date. Virtually none of the tasks for Climate Prediction have graphics now. There is I think just one model type that has but there haven't been any tasks of that type since CPDN came back on line. Also the tasks available right now don't run on Linux and require WINE.

It might well be that case that there are no projects that support the screensaver in BOINC for Linux any more.
ID: 87675 · Report as offensive
Profile Dave
Help desk expert

Send message
Joined: 28 Jun 10
Posts: 2518
United Kingdom
Message 87676 - Posted: 16 Aug 2018, 14:13:14 UTC - in response to Message 87675.  

Quake catcher network does. And this laptop has just downloaded 8 tasks for Linux from CPDN. These like the current Windows tasks don't have any graphics. A shame as the graphics did give the user some idea of what the task was doing and was useful for spotting if a task had gotten stuck in a loop, though I don't know of that happening recently, it was fairly frequent with a couple of model types in the past.
ID: 87676 · Report as offensive
Admiral Gloval
Avatar

Send message
Joined: 12 Dec 17
Posts: 70
United States
Message 88188 - Posted: 25 Sep 2018, 20:10:52 UTC

I'm using a android tablet to run SETI tasks. It's easier than raspberry pi. Have to watch the settings because there is a pronounced warn spot running three wu's.
ID: 88188 · Report as offensive

Message boards : The Lounge : Single Board Computers And Their Use To computational Crunching

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.