|
[Date Index]
[Thread Index]
[Author Index]
32 or 64 bit front-end on 64-bit Mac
- To: mathgroup at smc.vnet.net
- Subject: [mg88419] 32 or 64 bit front-end on 64-bit Mac
- From: Jay Ortiz <omaha8master at yahoo.com>
- Date: Mon, 5 May 2008 06:11:23 -0400 (EDT)
Just installed Mathematica 6.0.2.1 on a Mac Pro running OS X 10.5.2
(Leopard). TThe system info (portions included below) reports that the
Mathematica kernel is 64 bit as expected, it says the front end is 32
bit. Note that in that section, the processor type is reported as x86
not x86-64.
SystemInformationData[{"Kernel" -> {"Version" ->
"6.0 for Mac OS X x86 (64-bit) (March 13, 2008)",
"ReleaseID" -> "6.0.2 (1009763, 1009696)", ...
"MachineType" -> "PC",
"OperatingSystem" -> "MacOSX", "ProcessorType" -> "x86-64",
....
FrontEnd" -> {"Version" ->
"6.0 for Mac OS X x86 (32-bit) (March 13, 2008)",
"ReleaseID" -> "6.0.2 (1009763, 1009694)", ...
"MachineType" -> "PC",
"OperatingSystem" -> "MacOSX", "ProcessorType" -> "x86",
....
Why doesn't the front end report as 64 bit and not 32 bit? Is this
expected? Thanks for any help.
Jay
Prev by Date:
Re: Fit data with range
Next by Date:
Re: Identical elements
Previous by thread:
Saved a Notebook as .txt, now I need to import it again
Next by thread:
Re: 32 or 64 bit front-end on 64-bit Mac
|