[Developers] Fwd: [CactusMaint] Cactus/2087: PATCH: Make GF reductions callable from Fortran
Erik Schnetter
schnetter at cct.lsu.edu
Sat Mar 17 14:55:43 CST 2007
Begin forwarded message:
> From: schnetter at cct.lsu.edu
> Date: March 17, 2007 3:54:46 PM CDT
> To: goodale at cct.lsu.edu, gnats-admin at cactuscode.org,
> cactusmaint at cactuscode.org
> Subject: [CactusMaint] Cactus/2087: PATCH: Make GF reductions
> callable from Fortran
> Reply-To: bugs at cactuscode.org, CactusMaint
> <cactusmaint at cactuscode.org>
>
>> Number: 2087
>> Notify-List:
>> Category: Cactus
>> Synopsis: PATCH: Make GF reductions callable from Fortran
>> Confidential: no
>> Severity: critical
>> Priority: high
>> Responsible: goodale
>> State: open
>> Class: sw-bug
>> Submitter-Id: user
>> Arrival-Date: Sat Mar 17 14:54:46 -0600 2007
>> Originator: Erik Schnetter
>> Release: Cactus 4.0.b16
>> Organization:
>> Environment:
>> Description:
> There is a long-standing problem in calling CCTK_Reduce from
> Fortran: Since this function uses a variable argument list, certain
> architectures (especially x86_64) do not support calling it from
> Fortran.
>
> The enclosed patch provides a new routine CCTK_Reduce1 which does
> not use a variable argument list. Instead of passing the list of
> grid function indices as variable arguments, it expects them to be
> passed in as array.
>
> This new routine will be superceded by the new reduction interface
> once this becomes available.
>
> See <http://www.cactuscode.org/pipermail/users/2004-September/
> 001224.html> for the original bug report and the original
> suggestion for this patch.
>> 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/20070317/bf32f5d0/attachment-0001.bin
More information about the Developers
mailing list