package janestreet_cpuid

  1. Overview
  2. Docs
A library for parsing CPU capabilities out of the `cpuid` instruction.

Install

Dune Dependency

Authors

Maintainers

Sources

janestreet_cpuid-v0.16.0.tar.gz
sha256=fa01bf75531eee07ce73538fa7d835cb4341e2bb204a322bda42c9c66bfbe3a3

Description

Supports a broad swath of Intel CPU capabilities and a more limited subset of AMD CPU capabilities.

Published: 14 Jun 2023

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. core_kernel >= "v0.16" & < "v0.17"
  4. core >= "v0.16" & < "v0.17"
  5. ocaml >= "4.14.0"

Dev Dependencies

None

Used by

None

Conflicts

None