Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CPUID submodule #37479

Merged
merged 2 commits into from
Sep 17, 2020
Merged

Add CPUID submodule #37479

merged 2 commits into from
Sep 17, 2020

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    f40dbbd View commit details
    Browse the repository at this point in the history
  2. Add CPUID submodule

    This is a small internal module which defines the API to query the Instruction
    Set Architecture (ISA) of the current CPU.  This can be used for example to
    select an artifact in a JLL package which is compatible with the current CPU.
    giordano committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    f1bb7df View commit details
    Browse the repository at this point in the history