![]() |
![]() |
#1 |
Jul 2014
7028 Posts |
![]()
Hi,
I've set up a machine running ubuntu. I've got mprime going. I've started running the OS in text mode. Can someone tell me if there is any advantage in doing this? |
![]() |
![]() |
![]() |
#2 |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
265778 Posts |
![]()
Yeah, you don't get mouse-shoulder. You also tend to learn more about how the OS really works, though this is only a tendency and not a guarantee.
Last fiddled with by xilman on 2014-12-07 at 14:19 |
![]() |
![]() |
![]() |
#3 |
Sep 2009
1001011110012 Posts |
![]()
If you shut down the GUI it frees the memory the GUI would use. How much that helps depends how much memory the system has and how much you need for mprime (and any other software you are running).
Screen output in text mode uses less CPU time that screen output via a GUI. This is only significant if the application is writing a lot of screen output though. Chris PS. The first system I used had a teleprinter for output with paper tape for mass storage. But that was a long time ago. |
![]() |
![]() |
![]() |
#4 |
Jul 2014
1C216 Posts |
![]()
Okay, thanks for all that.
Apparently, LL tests don't use a lot of memory. Still, it makes sense that if the CPU has less work to do in addition to the LL tests, then it aught to get on with them faster. |
![]() |
![]() |
![]() |
#5 |
"/X\(โ-โ)/X\"
Jan 2013
308110 Posts |
![]()
It makes more of a difference if you're mfaktc/mfakto/cudalucas, which use the GPU.
|
![]() |
![]() |
![]() |
#6 | |
"Curtis"
Feb 2005
Riverside, CA
127748 Posts |
![]() Quote:
Consider: on a quad-core desktop, you have ~12 billion cycles available per second. Redrawing a screen might take a million? Back in the PII era, at 400Mhz, this was maybe 1-2% faster to run without a GUI. We're 30+ times faster now, and GPUs do most of the screen-calculation work now anyway. |
|
![]() |
![]() |
![]() |
#7 | |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
19·613 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#8 |
Undefined
"The unspeakable one"
Jun 2006
My evil lair
6,679 Posts |
![]()
I am disappointed that no one has suggested simply testing it on the target system and see if there is a noticeable difference.
Try it with a GUI. Then try it again without a GUI. Did you see any difference? If not then use whatever mode you are most comfortable with. If there is a significant difference then weigh up the loss of a GUI against the gain in speed and see which suits you best. And ignore all of the above handwaving and guesswork by those posters that are merely speculating and pulling figures out of nowhere. |
![]() |
![]() |
![]() |
#9 |
Dec 2011
After milion nines:)
3×541 Posts |
![]()
I have pure "text" based Linux, even compile kernel and remove anything except I really need to Linux work and to get picture on monitor.
And with all that I maybe have 1% faster machine then same on Windows with full GUI. Bit since that computer is with me now for two years, I like that approach, you can write small commands, write in console.... it is like a funny :) So , answer, no, you will not get it faster with simple "text" mode Linux... |
![]() |
![]() |
![]() |
#10 |
Sep 2009
242510 Posts |
![]()
To give a few figures based on actual experience.
Shutting down the GUI will probably save a few tens to hundreds of Mbytes of memory. Which probably won't make much difference on a newish system with several Gbytes of memory. Writing screen output is only significant if an application is writing hundreds or thousands of lines per second. Eg msieve polynomial selection. I have seen this, that's why when I updated factMsieve.pl to multithread polynomial selection I made it put output into a file instead of to the screen. Chris |
![]() |
![]() |
![]() |
#11 |
6809 > 6502
"""""""""""""""""""
Aug 2003
101ร103 Posts
10,891 Posts |
![]()
On an older machine of mine, I used to run it in safe mode when I was at work. The amount of extra crunching was worth the 2 reboots. And if I was going to be away for a weekend, I would make sure to do safe mode. I have yet to test my current machine.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Do you use the breadth-first mode of GMP-ECM? | akruppa | GMP-ECM | 17 | 2012-04-26 12:03 |
SAFE MODE.... | petrw1 | Hardware | 14 | 2009-03-25 13:17 |
Running mprime in verbose mode under linux? | linux newbie | Software | 4 | 2006-03-21 16:13 |
Safe Mode | Unregistered | Software | 12 | 2004-07-16 01:06 |
Safe Mode | JuanTutors | Hardware | 6 | 2004-06-24 10:15 |