mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   Prime95 version 29.6/29.7/29.8 (https://www.mersenneforum.org/showthread.php?t=24094)

PhilF 2019-11-16 02:27

Yes, it does support SSE2. It is a Q8400S (Yorkfield).

Even if it didn't there's a problem, because the default answer is 8192. But unless you simply accept the default, it won't accept 8192.

Prime95 2019-11-16 04:13

[QUOTE=PhilF;530722]Yes, it does support SSE2. It is a Q8400S (Yorkfield).[/QUOTE]

Weird. Tried it here and I get a default of 32768.

Does the output (especially feature set) look right in Options/CPU?

Theodore 2019-11-16 08:36

[QUOTE=Prime95;530701]Try this: [URL]https://www.dropbox.com/s/fdra82vuuj2woa2/mprime?dl=0[/URL]
It is the executable only. The Clang tool chain forced a dependency on OS 10.9.[/QUOTE]


Thanks for responding.



I couldn't get the executable to work. But since there is a good reason why the command-line tool won't be updated, I might as well change to the GUI.

Prime95 2019-11-16 15:51

[QUOTE=Theodore;530738]
I couldn't get the executable to work.[/QUOTE]

I did test it - it can work.

Perhaps mprime cannot find the HWLOC library on your machine. HWLOC library is included in the GUI version - try copying it to the folder containing the new mprime. If you can get it to work there is no reason not to use it (other than I don't update it frequently).

PhilF 2019-11-16 18:01

[QUOTE=Prime95;530729]Weird. Tried it here and I get a default of 32768.

Does the output (especially feature set) look right in Options/CPU?[/QUOTE]

Yes, as far as I can tell:

[code]CPU Information:
Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66Ghz
CPU speed: 2666.61 Mhz, 4 cores
CPU features: Prefetch, SSE, SSE2, SSE4
L1 cache size: 3x32 KB, L2 cache size: 2x2 MB[/code]

I tried 64-bit mprime running on 64-bit linux. The default is still 8192, but now I am allowed to enter any number between 4 and 32768 for the Max FFT size.

[STRIKE]The problem seems to be only when running 32-bit linux, because if I run 32-bit mprime on 64-bit linux, the program behaves as expected.[/STRIKE]

The CPU information shown above is the same for both 32-bit and 64-bit linux.

EDIT: I can't get 32-bit mprime to run under 64-bit linux, so scratch that info.

pepi37 2019-11-17 00:13

[QUOTE][Nov 17 00:38:01] Setting affinity to run helper thread 1 on CPU core #3
[Nov 17 00:38:01] Setting affinity to run helper thread 2 on CPU core #4
[Nov 17 00:38:01][COLOR=Magenta][B] Error setting affinity to cpuset 0x00000008: No error[/B][/COLOR][/QUOTE]


What this mean?

Theodore 2019-11-17 08:38

[QUOTE=Prime95;530752]I did test it - it can work.

Perhaps mprime cannot find the HWLOC library on your machine. HWLOC library is included in the GUI version - try copying it to the folder containing the new mprime. If you can get it to work there is no reason not to use it (other than I don't update it frequently).[/QUOTE]




What steps did you follow to activate the executable? Normally "./mprime" activates it, but not this time. Is there some setup I should do first?

Jet1945 2019-11-21 03:38

Mac OS Catalina 10.15.1
 
V298b6 does not appear to open and run on Mac OS 10.15.1.

paulunderwood 2019-11-21 20:53

[QUOTE=Theodore;530804]What steps did you follow to activate the executable? Normally "./mprime" activates it, but not this time. Is there some setup I should do first?[/QUOTE]

Do you need to do a [c]chmod u+x mprime[/c]? Or change the execution permission for mprime on your Mac?

Prime95 2019-11-21 22:27

[QUOTE=Jet1945;531135]V298b6 does not appear to open and run on Mac OS 10.15.1.[/QUOTE]

Was it running previously and you upgraded the OS? Or is this a fresh install on 10.15?

If a fresh install can you try moving the hwloc dynamic link library to /usr/local/lib

Theodore 2019-11-22 08:39

[QUOTE=paulunderwood;531185]Do you need to do a [c]chmod u+x mprime[/c]? Or change the execution permission for mprime on your Mac?[/QUOTE]


I got it to work. Thanks!


All times are UTC. The time now is 22:33.

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