Azure / azurehpc

This repository provides easy automation scripts for building a HPC environment in Azure. It also includes examples to build e2e environment and run some of the key HPC benchmarks and applications.
MIT License
124 stars 66 forks source link

App pinning tool (Added printing Numa mask) #687

Closed garvct closed 2 years ago

garvct commented 2 years ago

NumaNode id Core ids Mask GPU ids ============ ======== ====================== ========== 0 ['0-23'] 0xffffff [3, 2] 1 ['24-47'] 0xffffff000000 [1, 0] 2 ['48-71'] 0xffffff000000000000 [7, 6] 3 ['72-95'] 0xffffff000000000000000000 [5, 4]