Skip to content

zhang-hui-yulo/cpu_topology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPU Topology and thread affinity

This self-contained code sample shows you how to get the topology of a CPU.

How to build the sample on Windows

Clone this repo and open a 64-bit Visual Studio Developer Command Prompt in the root directory.

cmake -B build
cmake --build build --config Release

Supported operating systems

  • Windows 10 x64
  • Windows 11 x64

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published