[Tobyfit-svn] r348 - in trunk/server/src: parallel sys
apache at svr2.nd.rl.ac.uk
apache at svr2.nd.rl.ac.uk
Thu Feb 4 11:06:25 GMT 2010
Author: Ronald Fowler
Date: Thu Feb 4 11:06:24 2010
New Revision: 348
Modified:
trunk/server/src/parallel/simulate_data_p.f
trunk/server/src/sys/sys_cpu_read.for
trunk/server/src/sys/sys_cpu_reset.for
Log:
In Intel Fortran 11 the function etime() no longer returns the cpu time in seconds. Replaced calls to this by the f95 standard subroutine cpu_time().
Changed simulate_data_p.f to get total function calls over all processors.
closes #77
Modified: trunk/server/src/parallel/simulate_data_p.f
Url: http://svn.isis.rl.ac.uk/viewvc/Tobyfit/trunk/server/src/parallel/simulate_data_p.f?r1=347&r2=348
Modified: trunk/server/src/sys/sys_cpu_read.for
Url: http://svn.isis.rl.ac.uk/viewvc/Tobyfit/trunk/server/src/sys/sys_cpu_read.for?r1=347&r2=348
Modified: trunk/server/src/sys/sys_cpu_reset.for
Url: http://svn.isis.rl.ac.uk/viewvc/Tobyfit/trunk/server/src/sys/sys_cpu_reset.for?r1=347&r2=348
More information about the Tobyfit-svn
mailing list