Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Launch program with python on a specific core

$
0
0

Is there any way to launch a program by its API using Python and run it on a specified core?

I need to launch a CPU-expensive application about 5 times and run it on different cores to save time.

I'm using windows.


Viewing all articles
Browse latest Browse all 23131

Trending Articles