View Single Post
  #1 (permalink)  
Old October 31st, 2003, 05:00 AM
srpathak srpathak is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Getting CPU load in Windows using C

Hi Friends,
                I am working on a project for which I need a module in C for Windows which would be able to return the exact load on the cpu at any given time. I am intending to make this module parallel using MPI so that this module can be executed on various machines in the network and I can get the CPU load for each of those machines, which plays a crucial part in my project.
              I am aware of many utilities and routines that are available in Unix, but I am specifically looking for something in Windows. Any help in this matter would be really appreciated.
              Thank you.

Sincerely,
Sameer