Name:taskset - Binds a process to a processor.
Synopsis:
proc pid taskset -> -
Description:
This function is a SLI interface to the UNIX command taskset.
Parameters:
proc - This integer value identifies a certain processing unit of the
system the current job is running on. On a system with multi-core
processors each core is assigned a different integer.
pid - This integer value identifies the process that should be bound
to the procesing unit proc.
Author:
Diesmann
FirstVersion:
September 9th, 2006
SeeAlso:
Source:/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/lib/sli/processes.sli