boostorg / boostorg/predef

AVX-512 detection?

Open
#98 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
56
Forks
87
PR merge metrics
No merged PRs in 30d

Description

The file

boost/predef/hardware/simd/x86.h

has macros for detection of AVX and AVX-2 instructions, but not AVX-512.

Could it be added? Or will it be too much trouble since AVX-512 is not a monolithic instruction set?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading boost/predef/hardware/simd/x86.h and the existing AVX and AVX-2 detection macros. Determine how AVX-512’s non-monolithic instruction sets should be represented within this header, then verify that the resulting detection follows the project’s existing conventions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.