Is there a way to use the unix command line to get the name (or number) of the core that is generating or processing the work?
The purpose is check that a parallel system is actually using all cores and so i want it to return the core name as well as the ip address...
i know the IP address is
ifconfig
I jut need one for cores
This is for both OS X and Linux systems