![]() |
|
|
#1 |
|
Aug 2005
2 Posts |
In the past, I was able to have 2 instances of Prime95 running simultaneously under RedHat Linux 9 on a Pentium 4 system with Hyperthreading. I'm trying this again, under a different system, still with Linux, and so far, no go.
What I have now: Pentium 4 3.2ghz (Northwood) Intel D875PBZ 1GB Crucial PC3200 DDR RAM I'm not sure if my problem is due to the way I compiled the kernel. I am running 2.4.31 under Slackware 10.1. I compiled the kernel using the .config from bareacpi.i, but added SMP and Highmem = 4GB. I also tried compiling a 2.6 kernel (2.6.12.3) the same way, with the same results... I can run "mprime -d" fine, but when I try running "mprime -d -A1" on another console, I get a "Another mprime is already running!" error. I am already aware that one doesn't get double the work done by running two instances of mprime, but I am curious as to why it isn't working. Have I forgotten an option in tweaking the .config file? If anyone wishes to see it, I can post it here. eə P.S. In case you're wondering, (1) Hyperthreading is "On" in the BIOS, and (2) Linux sees two "CPU's", from looking at "dmesg", from looking at "/proc/cpuinfo", and from looking at a couple of other processes under "top", where such processes appear twice, with a "/0" and a "/1" appended (just not mprime). |
|
|
|
|
|
#2 |
|
"Mike"
Aug 2002
823410 Posts |
Maybe "./mprime -B2" is what you want, instead of starting each process individually...
|
|
|
|
|
|
#3 |
|
Aug 2005
2 Posts |
No dice. Though two processes are shown on "ps -aux", the second one isn't doing any work. Also, looking at "top", only one instance is shown, with no "/0" or "/1" appended.
eə |
|
|
|
|
|
#4 | |
|
Mar 2003
New Zealand
13·89 Posts |
Quote:
If you already have these, check that there is not a PID= line left over from a previous process in local.ini/loca0001.ini before starting (that is what causes the 'another mprime is running' message). Another way is just to run two copies of mprime in different directories, no -A or -B option needed then. |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upgrading with multiple instances | smoffat | Software | 1 | 2008-11-15 05:04 |
| 2 instances | brandonriffel | Software | 3 | 2007-02-15 16:15 |
| Running multiple copies of mprime on Linux | hc_grove | Software | 3 | 2004-10-10 15:34 |
| multiple instances | Mayhem316 | Software | 2 | 2003-07-29 13:34 |
| Multiple systems/multiple CPUs. Best configuration? | BillW | Software | 1 | 2003-01-21 20:11 |