[petsc-users] Variable wall times

Jed Brown jed at jedbrown.org
Mon Feb 22 13:08:04 CST 2016


Phanisri Pradeep Pratapa <ppratapa at gatech.edu> writes:

> Hi,
>
> I am trying to compare run times for a function in petsc using ksp solve.
> When I run the code in parallel on a single node (64 processors), it seems
> to take different wall time for each run, although run on exactly same
> processors. For example one time it could take 10 sec where as the same run
> next time could take 20 sec. (This happens for other choices of processors
> too, not just 64)

You probably just have a noisy system.  It could be due to the
architecture and system software or it could be caused by contention
with other jobs and/or misconfiguration.

See this paper, especially Figure 1.

http://unixer.de/publications/img/hoefler-scientific-benchmarking.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160222/8804cf1b/attachment.pgp>


More information about the petsc-users mailing list