Skip to content

Add a utility program to print out which CPU feature sets are supported on a machine #1937

@doug-walker

Description

@doug-walker

OCIO uses some CPUInfo code to check which SIMD intsruction sets are supported on a given machine and this is used to decide which Lut1D and Lut3D evaluation code to use. It would be nice to have a command-line tool included with OCIO that users could run that would print out the various flags to assist in troubleshooting.

This could be a stand-alone app under src/apps. Or the CPUInfo could be made accessible through the Python binding and then a script could be added under share/troubleshooting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew addition to OCIO functionality.ToolsIssues related to auxiliary OCIO tools (ex. ocioview, ociocheck)good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions