[Developers] Patch: Call MPI_Finalize from the flesh
schnetter at cct.lsu.edu
schnetter at cct.lsu.edu
Fri Jan 12 21:17:24 CST 2007
> Number: 2077
> Notify-List:
> Category: Cactus
> Synopsis: Patch: Call MPI_Finalize from the flesh
> Confidential: no
> Severity: serious
> Priority: medium
> Responsible: goodale
> State: open
> Class: feature-request
> Submitter-Id: user
> Arrival-Date: Fri Jan 12 21:15:58 -0600 2007
> Originator: Erik Schnetter
> Release: Cactus 4.0.b16
> Organization:
> Environment:
> Description:
MPI_Finalize should be called from CCTKi_ShutdownCactus, not from
CactusDefaultShutdown. After CactusDefaultShutdown has been called,
the flesh still outputs schedule timing statistics. This is against
the MPI standard, which states that this may not work -- essentially,
nothing "interesting" can be done after calling MPI_Finalize. The
routine CCTKi_ShutdownCactus is called later.
> How-To-Repeat:
> Fix:
Unknown
> Unformatted:
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu>
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://www.cactuscode.org/pipermail/developers/attachments/20070112/87ffb852/attachment.bin
More information about the Developers
mailing list