That's not right, MP builds use the max number of processors by default. So you'd want "mp 1" there instead of nothing.Jim Ablett wrote:Hi Werner,Werner wrote:Thanks Jim,
are there other changes to your first 32bit compiles?
Which compile should I use for 32bit 1CPU tests (the first ones or the smp version with 1CPU ?)
You can use latest 32-bit MP version. MP is not enabled in the 'ZCT.ini' by default.
Code: Select all
# Use 4 processors #mp 2
Remove hash in front to enable MP.
Jim.
ZCT 0.3.2500 released
Moderator: Ras
-
- Posts: 1922
- Joined: Thu Mar 09, 2006 12:51 am
- Location: Earth
Re: ZCT 0.3.2500 released
-
- Posts: 2292
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: ZCT 0.3.2500 released
Yes, sorry. On my single-cpu system ZCT uses 4 threads if mp command is ignored. It was playing so smoothly I assumed it was using one thread and didn't bother to check.Zach Wegner wrote:That's not right, MP builds use the max number of processors by default. So you'd want "mp 1" there instead of nothing.Jim Ablett wrote:Hi Werner,Werner wrote:Thanks Jim,
are there other changes to your first 32bit compiles?
Which compile should I use for 32bit 1CPU tests (the first ones or the smp version with 1CPU ?)
You can use latest 32-bit MP version. MP is not enabled in the 'ZCT.ini' by default.
Code: Select all
# Use 4 processors #mp 2
Remove hash in front to enable MP.
Jim.
Jim.
-
- Posts: 2994
- Joined: Wed Mar 08, 2006 10:09 pm
- Location: Germany
- Full name: Werner Schüle
Re: ZCT 0.3.2500 released
[quote="Jim AblettYes, sorry. On my single-cpu system ZCT uses 4 threads if mp command is ignored. It was playing so smoothly I assumed it was using one thread and didn't bother to check.
Jim.[/quote]
Yes,
and 2 with mp 1 here on my dual
Jim.[/quote]
Yes,
and 2 with mp 1 here on my dual

Werner