kshitijl / avx2-examples

Short examples illustrating AVX2 intrinsics for simple tasks.
MIT License
82 stars 13 forks source link

windows detection using CPU-Z #2

Open vtorri opened 2 years ago

vtorri commented 2 years ago

https://fr.wikipedia.org/wiki/CPU-Z

vtorri commented 2 years ago

and programmatically you can use the IsProcessorFeaturePresent() function:

https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent