WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

SOLVED Folding at Home ORIGAMI

Sun Sep 22, 2013 3:59 pm

I have been using Origami client for years on other Linux boxes (Ubuntu). I am 99% certain I installed it correctly from all the times before. Problem is on the Raspbian Pi, I get an error:

Code: Select all

pi@raspberrypi ~ $ sudo origami start
starting origami...
ERROR: UNABLE TO START LOCAL SERVICE.
Can anyone offer help to a somewhat rookie? Thank you in advance.
Last edited by WacoJohn on Fri Sep 27, 2013 2:19 am, edited 1 time in total.

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Folding at Home ORIGAMI

Sun Sep 22, 2013 6:25 pm

Any distributed computing project will run so slowly on the Pi compared to a 'normal' computer, that it's probably not even worth bothering.

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Sun Sep 22, 2013 6:48 pm

I think you have made a very good point. Oh, well .. someday I will find a use for this Pi. Thank you.

Edit: Wonder why Origami is in the repository ... if not suitable. Fell through the cracks .. I guess.

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Folding at Home ORIGAMI

Sun Sep 22, 2013 7:07 pm

WacoJohn wrote:Edit: Wonder why Origami is in the repository ... if not suitable. Fell through the cracks .. I guess.
Not at all. Raspbian is (as much as possible) an automatic recompilation (for the Pi's ARMv6 CPU) of everything that's in Debian wheezy (tens of thousands of packages). Nobody's sitting there making judgement calls about whether any particular package is "suitable" for the RPi ;)

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Sun Sep 22, 2013 8:17 pm

OK. Does run origami. Good deal.. unless it errors. Any ideas on my error? Thank you in advance.

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Folding at Home ORIGAMI

Mon Sep 23, 2013 12:00 am

Sorry, I've never run origami myself (not even on my "big PC").

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Mon Sep 23, 2013 12:42 am

AndrewS wrote:Sorry, I've never run origami myself (not even on my "big PC").
I get the feeling it is less 'origami' than it is knowing how to start a service(?) .... but I barely know anything about Linux. Maybe someone else will chime in.

gmc
Posts: 123
Joined: Fri Mar 09, 2012 11:31 am
Location: Cheshire, UK
Contact: Website

Re: Folding at Home ORIGAMI

Mon Sep 23, 2013 8:03 am

AndrewS wrote:Any distributed computing project will run so slowly on the Pi compared to a 'normal' computer, that it's probably not even worth bothering.
These guys dont think so :)

http://www.southampton.ac.uk/~sjc/raspb ... ampton.htm

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Mon Sep 23, 2013 1:53 pm

gmc wrote:
AndrewS wrote:
These guys dont think so :)

http://www.southampton.ac.uk/~sjc/raspb ... ampton.htm
I bet it won't run origami. :D

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Folding at Home ORIGAMI

Mon Sep 23, 2013 11:43 pm

gmc wrote:
AndrewS wrote:Any distributed computing project will run so slowly on the Pi compared to a 'normal' computer, that it's probably not even worth bothering.
These guys dont think so :)

http://www.southampton.ac.uk/~sjc/raspb ... ampton.htm
Heh, AFAIK that was done to a) grab headlines ;) and b) be a "teaching platform" for how you'd write code to run on a supercomputer cluster (so that students could practise without using the "real cluster"). In terms of performance per Pound (or Dollar) or performance per Watt, it's much better to just buy one or two Intel boxes than it is to buy a whole bunch of low-powered ARM boxes.

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Tue Sep 24, 2013 1:58 am

I intend to agree with you.

FWIW, I contacted the author of Origami ... and to my surprise, he replied to me. We are working to see what the problem might be. Hope we get to the bottom of it ... waiting for his next reply.

WacoJohn
Posts: 81
Joined: Wed May 15, 2013 9:30 pm
Location: Waco, TX USA

Re: Folding at Home ORIGAMI

Fri Sep 27, 2013 2:18 am

This is straight from the Origami developer's mouth:
I did a little bit more digging around and it looks like folding@home in general is not supported on the Pi due to it being ARM hardware architecture. The actual folding@home client that Origami uses isn't compiled for that architecture, so it's simply incompatible.
So it really SHOULD be removed from the repository ... wouldn't you think???

Return to “Beginners”