mersenneforum.org  

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

Reply
 
Thread Tools
Old 2009-05-03, 11:23   #1
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

754310 Posts
Default Mac OS X - version 25.10 beta test

A GUI for the Mac!

I need a few beta testers for the new GUI Mac client. You can download it from ftp://mersenne.org/gimps/Prime95-MacOSX-2510.zip

I haven't written a readme yet. The client creates files in ~/Prime95. You can change this by running prime95 and exiting, then editing the property list file in ~/Library/preferences/org.mersenne.prime95.plist (or you could move your existing mprime files to ~/Prime95).

Bug reports and suggestions are welcome.
Prime95 is offline   Reply With Quote
Old 2009-05-03, 18:40   #2
flouran
 
flouran's Avatar
 
Dec 2008

34116 Posts
Default

I am guessing this only works for Intel-based Macs, right?
flouran is offline   Reply With Quote
Old 2009-05-03, 19:49   #3
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19·397 Posts
Default

Quote:
Originally Posted by flouran View Post
I am guessing this only works for Intel-based Macs, right?
Correct.
Prime95 is offline   Reply With Quote
Old 2009-05-04, 12:49   #4
bayanne
 
bayanne's Avatar
 
"Tony Gott"
Aug 2002
Yell, Shetland, UK

22·83 Posts
Default

.... and just 32 bit at present ...
bayanne is offline   Reply With Quote
Old 2009-05-04, 14:30   #5
Jeff Gilchrist
 
Jeff Gilchrist's Avatar
 
Jun 2003
Ottawa, Canada

3·17·23 Posts
Default

Quote:
Originally Posted by bayanne View Post
.... and just 32 bit at present ...
Are you sure about that? Using the Activity Monitor, Prime95 is showing up as "Kind = Intel (64bit)" so looks like 64bit to me.

George, so far so good, this is much nicer than the command line. I'm new to Mac so still not familiar with all the Mac terminology. The "Hide Prime95" button is very useful, I wasn't really sure what that was going to do, but works like "Minimize to Tray" in Windows. It leaves the Prime95 icon in my whatever-you-call-it bar at the bottom so I can just click on it to bring the windows back.

The other thing I really like is the Test -> Status, it actually displays the entire list of exponents in my worktodo.txt file unlike the Windows Prime95 that if you have 4 CPUs it just shows the next 4 entries or so. This would be a nice feature to add to the Windows client so you can get an idea of when the last item will be complete.

I'm trying this on some non-Primenet work right now so can't comment on the network/Primenet stuff.

Jeff.
Jeff Gilchrist is offline   Reply With Quote
Old 2009-05-04, 14:47   #6
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011101112 Posts
Default

Quote:
Originally Posted by bayanne View Post
.... and just 32 bit at present ...
It is a universal binary (if that's the correct term) containing both the 32-bit and 64-bit versions.

P.S. I found my first bug. Shutdown does not update save files. This will be fixed in build 2.
Prime95 is offline   Reply With Quote
Old 2009-05-04, 14:51   #7
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19·397 Posts
Default

Quote:
Originally Posted by Jeff Gilchrist View Post
George, so far so good, this is much nicer than the command line. I'm new to Mac so still not familiar with all the Mac terminology. The "Hide Prime95" button is very useful, I wasn't really sure what that was going to do, but works like "Minimize to Tray" in Windows. It leaves the Prime95 icon in my whatever-you-call-it bar at the bottom so I can just click on it to bring the windows back.
"Hide Prime95" and several other menu choices are standard boilerplate stuff generated by xcode. All Mac apps should have these features.

The feature I like the most is "control click" on the Prime95 dock icon and you get the "Start at Login" option. Much nicer than editing rc.local or whatever the Mac equivalent is.
Prime95 is offline   Reply With Quote
Old 2009-05-04, 16:59   #8
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

19×613 Posts
Default

Quote:
Originally Posted by Prime95 View Post
It is a universal binary (if that's the correct term) containing both the 32-bit and 64-bit versions.
I'm thinking getting a used MacBook (I can't justify paying 2-3x what a Windows laptop costs fo a new MacBook) to use as a personal 64-bit gcc build platform, but a friend mentioned that one needs to be careful, because some early MacIntels ran the OS in emulated 64-bit mode, with the CPU operating in 32-bit mode. Is this true? If so, how can one tell whether one is getting genuine 64-bit? Unlike the PC ads, the Mac ads never mention 64-bit explicitly. (I thought this was because they were all genuine 64-bit mode, until I heard the above).

Last fiddled with by ewmayer on 2009-05-04 at 17:00
ewmayer is offline   Reply With Quote
Old 2009-05-04, 17:23   #9
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011101112 Posts
Default

The first MacIntels were 32-bit Core Duo chips. I'd avoid these. Core Duo was based on the Pentium M architecture with lousy floating point throughput.

If you have the MacBook in front of you, click on the Apple logo in the menu bar. The "About this Mac" menu choice will tell you the processor, speed, and memory.
Prime95 is offline   Reply With Quote
Old 2009-05-04, 17:32   #10
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

19·613 Posts
Default

Quote:
Originally Posted by Prime95 View Post
The first MacIntels were 32-bit Core Duo chips. I'd avoid these. Core Duo was based on the Pentium M architecture with lousy floating point throughput.

If you have the MacBook in front of you, click on the Apple logo in the menu bar. The "About this Mac" menu choice will tell you the processor, speed, and memory.
Thanks, but I don't have a machine in front of me - this will likely be an online purchase.

Are all the Core 2 Duo-based Macs 64-bit? I'm only interested in the CPUs with double-pumped SSE2-floating-double support, which I believe was only introduced with the 2nd-generation of the Core architecture.
ewmayer is offline   Reply With Quote
Old 2009-05-04, 18:22   #11
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

22·7·227 Posts
Default

Quote:
Originally Posted by ewmayer View Post
Thanks, but I don't have a machine in front of me - this will likely be an online purchase.

Are all the Core 2 Duo-based Macs 64-bit? I'm only interested in the CPUs with double-pumped SSE2-floating-double support, which I believe was only introduced with the 2nd-generation of the Core architecture.
Yes, but you need OS X 10.5 to have be fully 64-bit. 10.4 was a 32-bit OS. In 10.4 you could enable builds to run 64-bit using the -m64 compiler flag with gcc. 10.4 and 10.5 can run both 32-bit and 64-bit console apps, but 10.4 cannot run 64-bit GUI apps.
rogue is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
LLR beta Version 3.8.13 (deprecated) Jean Penné Software 111 2015-01-26 21:41
Prime95 beta version 28.4 Prime95 Software 20 2014-03-02 02:51
Beta version 24.12 available Prime95 Software 33 2005-06-14 13:19
Early Beta of version 24.11 Prime95 Software 113 2005-05-24 17:05
Beta version of PRP Prime95 PSearch 15 2004-09-17 19:21

All times are UTC. The time now is 10:29.


Fri Aug 6 10:29:38 UTC 2021 up 14 days, 4:58, 1 user, load averages: 4.33, 3.83, 3.79

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.