mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2003-04-15, 19:17   #23
QuintLeo
 
QuintLeo's Avatar
 
Oct 2002
Lost in the hills of Iowa

1C016 Posts
Default

I'm being reminded, the last couple of days, of something I'd like to see in Prime95 and possibly in mprime as well.

The ability to suspend Prime95 once a temperature exceeds a certain level - and then restart processing once the temp drops below a level.

Independent set on stop and restart temps, preferably.

Even better would be the ability to throttle Prime CPU usage vs. temp, with 3 or more setpoints over a range of temp - though I dunno how practical THAT would be to set up.



...waiting impatiently for the Alpha 8045 HS upgrade for the machine I'm typing this on....
QuintLeo is offline   Reply With Quote
Old 2003-04-21, 20:08   #24
crash893
 
crash893's Avatar
 
Sep 2002

23·37 Posts
Default

could you make a plug in or something for MBM5.0 or something like that to send a susspend for 30 or permintly signal to prime95
crash893 is offline   Reply With Quote
Old 2003-04-23, 15:58   #25
QuintLeo
 
QuintLeo's Avatar
 
Oct 2002
Lost in the hills of Iowa

7008 Posts
Default

AFAIK, MBM5 doesn't have the capability to STOP a program once a temp is exceeded. It can only *start* one.

I'd love to be proven wrong on this, though, as I *do* run MBM5 on most of the machines in question - though it still leaves the problem of the LINUX boxes, most of those don't have overheat problems.
QuintLeo is offline   Reply With Quote
Old 2003-05-18, 10:17   #26
Danath
 
Danath's Avatar
 
May 2003
Republic of Moldova

23·5 Posts
Default

I have a suggestion regarding Prime client. Sometimes it's necessary to control the client from the command line (e.g. shutting down, pausing etc). But actual version of the Prime client doesn't support this feature (as I see). I guess it would be nice (and useful for many users) to implement this function (operating the client from command line) in the next version.

Maybe there is someone who knows how to pause or regularly stop (from the command line) the client (for example, by the use of some system DLLs with rundll32.exe, or somehow else). Thanks.
Danath is offline   Reply With Quote
Old 2003-05-18, 12:14   #27
Dresdenboy
 
Dresdenboy's Avatar
 
Apr 2003
Berlin, Germany

192 Posts
Default

It is possible to write some small tool, which gets Prime95's process ID and tries to let it terminate (no hard kill) like when you shut it down in task manager.

Just somebody has to do it. Maybe I'll do that if I find the time.

Regards,
Matthias
Dresdenboy is offline   Reply With Quote
Old 2003-05-19, 14:37   #28
KUNCEVO6
 
May 2003

28 Posts
Default

i wrote a small VB tool that makes Prime95 connect to server at a specified time. in this program I used WM_CLOSE msg sent to Prime95 window (i get the handle to Prime95 by enumerating windows using EnumWindows function). When Prime95 receives WM_CLOSE it does a soft shut down, saving current iteration.
KUNCEVO6 is offline   Reply With Quote
Old 2003-05-20, 21:41   #29
DSheets
 
Aug 2002

2×5 Posts
Default

If Prime95 is installed as a service on NT/2000/XP you can use[code:1]net stop "Prime95 Service"[/code:1] to stop Prime95 and [code:1]net start "Prime95 Service"[/code:1] to restart it.

Dan 8)
DSheets is offline   Reply With Quote
Old 2003-05-21, 20:33   #30
Primenut
 
May 2003

58 Posts
Default

I would not mind seeing the client have an option to count down the iterations and est. time remaining instead of counting up. Also maybe a menu option that would tell you how much the current exponent was worth in P90 years. Perhaps upon sending completion dates it could get current user rank and totals.
Primenut is offline   Reply With Quote
Old 2003-05-26, 01:30   #31
Primenut
 
May 2003

5 Posts
Default

I was just wondering if there was any thought to implementing a screen saver version of Prime95. Perhaps it would attract new participation for those that crave visual stimulation and/or are afraid of a program, although not intrusive, taking cycles from their work?
Primenut is offline   Reply With Quote
Old 2003-05-26, 06:13   #32
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

2×3×11×73 Posts
Default

Quote:
I was just wondering if there was any thought to implementing a screen saver version of Prime95.
Once there was a version of prime95 running in "screen saver mode" under Windows 3.1
It was no longer maintained because (I guess9 of the costs of actual computations and maintaining different versions of the same software.

Luigi
ET_ is offline   Reply With Quote
Old 2003-05-26, 19:50   #33
crash893
 
crash893's Avatar
 
Sep 2002

23·37 Posts
Default

the screen saver version is actually harder to understand than the client now

plus its slower becuase its running of an old old core
crash893 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Enhancement request chris2be8 GMP-ECM 0 2009-12-08 18:19
Suggestion henryzz Marin's Mersenne-aries 1 2009-04-14 10:33
Bug? Feature? AND/OR Enhancement Request? petrw1 PrimeNet 2 2007-10-16 19:13
Formula entry enhancement? Xyzzy GMP-ECM 5 2007-08-22 19:54
A suggestion for the client/stats server/??? QuintLeo Software 2 2003-01-28 09:08

All times are UTC. The time now is 12:07.


Mon Aug 2 12:07:43 UTC 2021 up 10 days, 6:36, 0 users, load averages: 1.59, 1.61, 1.48

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

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.
A copy of the license is included in the FAQ.