curious

Message boards : Number crunching : curious

To post messages, you must log in.

AuthorMessage
Michael.L

Send message
Joined: 12 Nov 06
Posts: 67
Credit: 31,295
RAC: 0
Message 37688 - Posted: 12 Mar 2007, 1:38:02 UTC

can someone explain the string of letters that appear after the PC.
ID: 37688 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Jord
Avatar

Send message
Joined: 16 Sep 05
Posts: 41
Credit: 204,120
RAC: 0
Message 37689 - Posted: 12 Mar 2007, 1:56:48 UTC

You mean the CPU capability detection? As in your case:

AMD Athlon(tm) 64 Processor 3200+ [x86 Family 15 Model 47 Stepping 2] [fpu tsc pae nx sse sse2 3dnow mmx]

FPU = Floating Point Unit.
TSC = Time Stamp Counter. (is used whenever possible to further improve the accuracy of the speed measurement.)
PAE = Physical Address Extensions. (is the added ability of the IA32 processor to address more than 4 GB of physical memory.)
NX = No eXecute. (the ability to not run code.)
SSE = Streaming SIMD Extensions. (70 new Single Instruction, Multiple Data instructions built in in the CPU.)
SSE2 = See SSE. (An additional 144 SIMDs.)
3DNow = a multimedia extension created by AMD for its processors, based on MMX.
MMX = MMX is rumoured to stand for MultiMedia eXtension or Multiple Math or Matrix Math eXtension, but officially it is a meaningless acronym trademarked by Intel.
ID: 37689 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Number crunching : curious



©2024 University of Washington
https://www.bakerlab.org