![]() |
|
|
#1 |
|
Apr 2009
248 Posts |
I can install mprime successfully and run it the first time without a problem, and have trial factored, bench tested and stress tested without any errors. But when I do test/stop and then test/exit, or just test/exit, (stop the worker nicely) I can not restart mprime, as far as I can tell it is stuck somewhere in the reading of files. I usuually start mprime by;
$./mprime but now when I do that it just puts out a newline and freezes, (two hours and nothing has changed, no process activity being done. I can however get mprime to start again by deleting all the backup files, logs, and worktodo. But when I do that I must reconnect to primenet as a new computer and recieve new assignments/enter the computer as a new computer. And I must not inturupt the thread to shut it down or restart computer until each assignment is done. So I guess what am I doing wrong? mprime is not returning any errors, when there is no existing files it works fine, and I would like to keep running it, but this is kinda killing the point of constant running in the background If I must maintain it everytime I start the computer... If it helps I'm running Fedora Core 10, 2.6.27 kernel, mprime 25.9. |
|
|
|
|
|
#2 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
The reason why it's not producing any screen output is because it's being run in silent mode.
In order to make it output to the terminal, you need to run it as:./mprime -d To get a menu on the terminal (think phone menu type), run it as: ./mprime -m From there, you can set various options, as well as choose a menu item that runs the client normally (with screen output enabled). Your client has indeed been running exactly as it should; just without any screen output. The -d option is the simplest and easiest way to get that output; I usually run my clients with -d and only use -m when I need to configure options. I agree that it is confusing--in fact, probably it should be changed so that -d is the default, and instead silent mode is produced by a command line flag. I'm not sure why it was ever done this way in the first place. Hope this helps!
|
|
|
|
|
|
#3 |
|
Apr 2009
22×5 Posts |
I apologize. I should have found that myself... I guess I read it wrong... Alright so I will add that to an alias or script so it appears as my default option.... Thank you very much.
|
|
|
|
|
|
#4 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
11000011010012 Posts |
Quote:
![]() BTW, does anyone around here know why mprime was originally designed to default to silent mode? I would think that the most logical configuration would be to have screen output enabled by default (since that's what most people use) and have quiet mode enabled with a command line flag (-q, maybe). |
|
|
|
|
|
|
#5 | |
|
Oct 2008
n00bville
23·7·13 Posts |
Quote:
|
|
|
|
|
|
|
#6 |
|
Apr 2009
Venice, Chased by Jaws
3·29 Posts |
I am running a dual boot (Ubuntu 9.04 x64 and XP-64) and I have tried to run mprime from the same folder as I have in XP. I have no problem accessing the folder. Rather I cannot get mprime to run. I receive the following error:
libcurl.so.4: cannot open shared object file: No such file or directory This shortly after running ./mprime -m I am a noob when it comes to linux. Is there an installation command that I am to run prior to running mprime? Thanks in advance. |
|
|
|
|
|
#7 |
|
Apr 2009
Venice, Chased by Jaws
1278 Posts |
After looking for the answer for about an hour, I guess I became impatient. Disregard the last question. I found it.
For those who were looking for it, simply install curl: sudo apt-get install cur. D |
|
|
|
|
|
#8 | |
|
Jul 2006
Calgary
42510 Posts |
Quote:
It maybe depends on what you are used to. If you are used to a PC with Microsoft Windows you maybe expect to have a window for each of the things you do. If you come from a Unix background you are more comfortable with silent background processes. |
|
|
|
|
|
|
#9 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
(Maybe I'm just a sucker for checking on the progress of my distributed computing applications. )(FYI: I used mainly Windows at first, though I've used Linux rather heavily for the last couple of years and am quite familiar with the ins and outs of it.) |
|
|
|
|
|
|
#10 | |
|
Apr 2009
Venice, Chased by Jaws
1278 Posts |
Quote:
I've been on and off with Linux but I'm trying to learn more about it so that I don't have to depend so much on Windows. Besides, I find that per iteration time is better on Ubuntu 9.04 x64 than on my XP-64 (between 1-3% - comparatively given a dual boot on the same hardware). |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Starting mprime at boot | daxmick | PrimeNet | 18 | 2019-03-17 01:12 |
| mfaktc not starting in Mac OSX | bayanne | GPU Computing | 0 | 2014-05-10 14:38 |
| Disk starting to go | Chuck | Hardware | 8 | 2013-05-20 06:40 |
| starting mprime at boot time on a multicore pc | tha | Software | 6 | 2008-10-15 23:38 |
| Automatically starting mprime. | xode | Software | 8 | 2004-10-20 14:47 |