Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
2465 Discussions

how to use the specific core to run specific application program

Xiaolong_W_
Beginner
269 Views

Dear all

We want to running the nake running program on specific interl cpu core on which there isn't linux operation system. Alternatively, we should running the specific Linux application program on specific core.

Please tell me how to realize this requirement.

Thank you very much.

0 Kudos
1 Reply
Vladimir_P_1234567890
269 Views

hello, 

you can use taskset program

--Vladimir

0 Kudos
Reply