9779563fa17b2d0f6eb81089027c13f4bd37baba
How-do-I-find-out-how-many-Cores-I-have.md
| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | +#How do I find out how many Cores I have? |
|
| 2 | + |
|
| 3 | +In order to discover how many Sockets and Cores you have: |
|
| 4 | + |
|
| 5 | +Windows Platforms: |
|
| 6 | + |
|
| 7 | +-Open Windows Explorer |
|
| 8 | +-Right-click My Computer |
|
| 9 | +-Select Properties (This opens System Properties) |
|
| 10 | +-Select Hardware tab |
|
| 11 | +-Select Device Manager |
|
| 12 | +-Expand Processors |
|
| 13 | + |