https://github.com/major/arksearch
Search Intel's ARK site on the command line
https://github.com/major/arksearch
Last synced: about 1 year ago
JSON representation
Search Intel's ARK site on the command line
- Host: GitHub
- URL: https://github.com/major/arksearch
- Owner: major
- License: apache-2.0
- Created: 2016-01-19T06:10:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:57:51.000Z (over 2 years ago)
- Last Synced: 2025-04-10T09:13:48.625Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Command line Intel ARK search
=============================
.. image:: https://travis-ci.org/major/arksearch.svg?branch=master
:target: https://travis-ci.org/major/arksearch
.. image:: https://codecov.io/github/major/arksearch/coverage.svg?branch=master
:target: https://codecov.io/github/major/arksearch?branch=master
This **completely unofficial** script will perform a search of `Intel's ARK site`_ for processor information.
Installation
------------
From PyPi::
pip install arksearch
or via git::
git clone https://github.com/major/arksearch
cd arksearch
python setup.py install
Usage
-----
Using the script is fairly straightforward:
* Search for a processor, such as the ``E3-1230``
* Choose the exact processor from a list
* Read the data printed below
Here's a brief example:
::
$ arksearch E3-1230
Found 5 processors...
[0] Intel® Xeon® Processor E3-1230 v5 (8M Cache, 3.40 GHz)
[1] Intel® Xeon® Processor E3-1230L v3 (8M Cache, 1.80 GHz)
[2] Intel® Xeon® Processor E3-1230 v3 (8M Cache, 3.30 GHz)
[3] Intel® Xeon® Processor E3-1230 v2 (8M Cache, 3.30 GHz)
[4] Intel® Xeon® Processor E3-1230 (8M Cache, 3.20 GHz)
Which processor? 0
+----------------------------------------------------------+-----------------------------------------+
| Parameter | Value |
+----------------------------------------------------------+-----------------------------------------+
| Status | Launched |
| Launch Date | Q4'15 |
| Processor Number | E3-1230V5 |
| Intel® Smart Cache | 8 MB |
| DMI3 | 8 GT/s |
| Instruction Set | 64-bit |
| Instruction Set Extensions | SSE4.1/4.2, AVX 2.0 |
... SNIP ...
This is handy for quick, single CPU lookups. However, if you need bulk access to data, please `sign up for an API key`_.
Pull requests are always welcome.
*-- Major*
.. _Intel's ARK site: http://ark.intel.com/
.. _sign up for an API key: http://odata.intel.com/