$ProcessorType
Usage
• $ProcessorType is a string giving the architecture of processor on which Mathematica is being run.
Notes
• Typical values are "x86", "PowerPC", "SPARC", "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. • New in Version 3.
|