Questions and Answers :
Macintosh :
software via terminal
Message board moderation
Author | Message |
---|---|
EricBrian Send message Joined: 14 Sep 99 Posts: 2 Credit: 5,934 RAC: 0 ![]() |
So, does the software still exist that let's me participate with the boing software? Just asking because I will only run the software if I can run it in terminal. Thanks |
![]() ![]() Send message Joined: 21 Nov 03 Posts: 4793 Credit: 26,029 RAC: 0 |
I will only run the software if I can run it in terminal. There is a *nix command line version on the downloads page... I used to use it until I learned that Boinc Manager had the same thing inside it's package contents... Since then, I've been using Boinc Manager rather than boinc_cmd to manage my projects... Other than that, boinc runs happily in the background via the terminal... So yes, boinc can be run from the terminal, or from the GUI, or even using a combination of the two... ;) ![]() |
EricBrian Send message Joined: 14 Sep 99 Posts: 2 Credit: 5,934 RAC: 0 ![]() |
I will only run the software if I can run it in terminal. Great. I found the software. Now, how do I find out how to start it? |
![]() ![]() Send message Joined: 21 Nov 03 Posts: 4793 Credit: 26,029 RAC: 0 |
I found the software. Now, how do I find out how to start it? Umm... If you have to ask that question, maybe the command line version isn't for you... :) Personally, I have an alias to a script that reads: /Applications/BOINCManager.app/Contents/Resources/boinc -redirectio -dir /Library/Application\\ Support/BOINC\\ Data/ & There are dozens of ways to get boinc up and running in the terminal, this is just my way... ;) ![]() |
Michael Grossman Send message Joined: 25 Feb 02 Posts: 2 Credit: 62,444 RAC: 0 ![]() |
On old systems, it makes sense not to run the GUI. Not running the BOINC GUI front end saves 10-20 % CPU according to top on my old G4 450MHz Daystar-upgraded Lombard. /Applications/BOINCManager.app/Contents/Resources/boinc -redirectio -dir /Library/Application\\ Support/BOINC\\ Data/ & It takes a few days to do a work unit, but the Lombard is completely silent, with the CPU temp hovering around 50C according Daystar's temperature monitor. I also replaced the hard disk with a CF card, using a CF to IDE adaptor so there isn't even hard disk noise. Where does BOINC manager get its estimate of time remaining? Can I grep some text file to get this info w/o starting up BOINCmanager? I looked at the work unit header, but I didn't see anything. |
Odysseus ![]() Send message Joined: 26 Jul 99 Posts: 1808 Credit: 6,701,347 RAC: 6 ![]() |
Where does BOINC manager get its estimate of time remaining? Can I grep some text file to get this info w/o starting up BOINCmanager? I looked at the work unit header, but I didn't see anything. I don’t know, but I have observed that there’s an rsc_fpops_est parameter for each <workunit> in sched_reply_setiathome.berkeley.edu.xmlâ€â€I thought of looking in there because that’s where the deadlines are (a report_deadline for each <result>). If that’s indeed the basis for the estimate, I suppose it would be converted to a time by dividing by the host’s Whetstone benchmark. Wherever it comes from, the project-supplied estimate will be multiplied by the Duration Correction Factor from the host’s time stats. ![]() |
![]() ![]() Send message Joined: 21 Nov 03 Posts: 4793 Credit: 26,029 RAC: 0 |
On old systems, it makes sense not to run the GUI. I most certainly agree... I've always run boinc from the command line... I only launch Boinc Manager to manage my projects, then I close it down when I'm done... Mainly, because I was using a dial-up internet connection... Where does BOINC manager get its estimate of time remaining? Can I grep some text file to get this info I don't have boinc running on this computer yet, but if memory serves me correctly, I believe boinc_cmd --get state will provide you with all the info you need... Else, it can be found in the 'client state' file in the /Boinc Data/Slots directory... Both of which, can be 'grep'ed... As I've said, boinc isn't installed on this computer yet so I have no way to check my accuracy, but this should at least point you in the right direction... ;) ![]() |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.