Quake4 / FeatureDetector

What features does your CPU and OS support?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeatureDetector

A simple app that detects what hardware features are supported by the host CPU and operating system.


Sample output for a Intel i5-3470 processor:

Features: MMX, SSE, SSE2, SSE42, AES, AVX

About

What features does your CPU and OS support?

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 97.1%Language:CMake 2.5%Language:Python 0.4%