CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Hardware (https://www.cfd-online.com/Forums/hardware/)
-   -   is it sofware or hardware problem? (https://www.cfd-online.com/Forums/hardware/103766-sofware-hardware-problem.html)

truffaldino June 26, 2012 08:10

is it sofware or hardware problem?
 
I have a problem with speed of execution for the program written in fortran 90/95.

I have two computers: one is a simple desctop and another is multi-core laptop with faster processors, bigger memories etc. Both computers have 64-bit windows on them. I expected that the program will run faster on sophisticated laptop.

But it turns out that some subroutines in the program go 3 times slower on "sophisticated" machine, while other subroutines go with approximately the same speed.

Is it sofware or hardware problem? I was using silverfrost FTN95 free personal edition compiler for the program.

Will be grateful for your input

Truffaldino

CapSizer June 26, 2012 13:16

You are going to have to be a lot more specific if you want any useful advice, such as the exact specifications of the two computers and their operating systems.

abdul099 July 6, 2012 20:34

Not only that. There might be a lot of differences in the subroutines. For example, what is the common thing of all "slow" subroutines? Lot of integer calculations? Lot of floating point calculations? Lot of memory access? Lot of communication between processors? Writing to hard disks?

All of that could have an influence, and some could be related to the hardware while other stuff could be just the software not adopted to the hardware.


All times are GMT -4. The time now is 12:22.