PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
System Information
>
Built-in
Mathematica
Symbol
Global System Information
Tutorials »
|
$MachineType
$OperatingSystem
$System
SystemInformation
See Also »
|
System Information
More About »
$ProcessorType
$ProcessorType
is a string giving the architecture of processor on which
Mathematica
is being run.
MORE INFORMATION
Typical values are
"x86"
,
"PowerPC"
,
"IA-64"
,
"UltraSPARC"
,
"MIPS"
,
"PA-RISC"
and
"AXP"
.
$ProcessorType
specifies the basic instruction set used by the CPU of your computer.
Computers with the same
$ProcessorType
may not be binary compatible.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Out[1]=
SEE ALSO
$MachineType
$OperatingSystem
$System
SystemInformation
TUTORIALS
Global System Information
MORE ABOUT
System Information
New in 3
© 2008 Wolfram Research, Inc.