Can I determine actual number of cores in use?
Posted: Thu Nov 05, 2020 8:34 pm
I'd like to be able to see how many cores/cpus are being used by a task without having to bring up the control program and browsing through the log.
Poking through the list of available commands, I can find "CPUS" which returns the number set in the config (-1 in the current case) and "POWER" which says "LIGHT" "MEDIUM" or "FULL" which represent how many CPUs would be available to a task, not the number the task will actually use (on mine right now, MEDIUM is 5, but the task is using 4).
I tried "OPTIONS" , "OPTIONS -a" and "OPTIONS *" and didn't find anything that looked like what I was looking for.
Is that info in there anywhere?
Poking through the list of available commands, I can find "CPUS" which returns the number set in the config (-1 in the current case) and "POWER" which says "LIGHT" "MEDIUM" or "FULL" which represent how many CPUs would be available to a task, not the number the task will actually use (on mine right now, MEDIUM is 5, but the task is using 4).
I tried "OPTIONS" , "OPTIONS -a" and "OPTIONS *" and didn't find anything that looked like what I was looking for.
Is that info in there anywhere?