[Users] bug in Dissipation thorn?

Kentaro Takami kentaro.takami at aei.mpg.de
Mon Mar 4 15:35:32 CST 2013


Hi,

Finally, I concluded that the comment
( http://software.intel.com/sites/default/files/article/164389/fp-consistency-102511.pdf
)
which Ian suggested, is right, that is,
"the random results is caused by variations in the starting address
and alignment of the global stack".

So, in order to avoid this problems, I rewrote from "apply_dissipation.F77"
to "apply_dissipation.F90" using Fortran 90 style. (I'm attaching the
modified files.)
Then, we can avoid random results at least my test environments.

If you don't have any objection, could you commit these change to repository?


Kentaro TAKAMI
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apply_dissipation.F90
Type: application/octet-stream
Size: 13013 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20130304/5b1079b9/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.code.defn
Type: application/octet-stream
Size: 228 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20130304/5b1079b9/attachment-0001.obj 


More information about the Users mailing list