ID EN
OS

sched_getaffinity

Python 3.11

Return the set of CPUs the process with PID pid is restricted to.

Syntax

PYTHON
os.sched_getaffinity(pid, /)