/cpuid

Detect CPU features

Primary LanguageOCamlISC LicenseISC

cpuid — Detect CPU features

%%VERSION%%

Cpuid allows detection of CPU features from OCaml.

Cpuid is distributed under the ISC license.

Installation

cpuid can be installed with opam:

opam install cpuid

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by odoc from the interfaces. It can be consulted online.

Build Status