CPU utilization never goes above 50% in Fortran code
From: Bhavesh Goswami (bhavesh0007_at_yahoo.com)
Date: 10/29/04
- Next message: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Previous message: Scott Robert Ladd: "Re: mtprng or abs() problem; g95"
- Next in thread: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Reply: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Reply: glen herrmannsfeldt: "Re: CPU utilization never goes above 50% in Fortran code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Oct 2004 14:24:04 -0700
Hi,
I have two separate computationally intensive FORTRAN codes, which
deals mainly in floating point operations. Whenever I run any of these
two codes on any one of the three P4 3.0GHZ, 1GB Ram machine I have in
my office, the cpu utilization is always exactly 50%, which should
actually be close to 100%. I have complied using Lahey-95 compiler
and latest Lahey Visual Studio .NET compiler, but the results are same
for both. When I run the same codes on a P4 1.3 GHZ machine, it take
100% of the CPU, so I am very confused as to why it only uses exactly
50% CPU when run on a machine with the cpu cpu speed of 3.0 GHZ. Does
anyone have any ideas on why this is happening? Any information of
ideas are greatly appreciated.
Thanks a lot,
Bhavesh Goswami
- Next message: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Previous message: Scott Robert Ladd: "Re: mtprng or abs() problem; g95"
- Next in thread: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Reply: David Frank: "Re: CPU utilization never goes above 50% in Fortran code"
- Reply: glen herrmannsfeldt: "Re: CPU utilization never goes above 50% in Fortran code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|