[Users] Meeting Minutes

Roland Haas rhaas at tapir.caltech.edu
Tue May 13 12:16:52 CDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Frank, all,

> This is now done. The main development branches (trunk/master) are
> now open again. The new still-to-be-released thornlist is
> 
> https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th
Thank
> 
you.

Would it still be possible to include (commented out) the IllinoisGRMHD
code? This was in the minutes
http://lists.einsteintoolkit.org/pipermail/users/2014-April/003548.html
but apparently never actually done in the thorn list. I just tested a
modified thornlist (see attached patch) and it compiles and links (and
Zach tells me it also passes tests when compared to the older Illinois
GRMHD code).

We also have some thorns in there that are to be archived and a handful
of new thorns, see

http://lists.einsteintoolkit.org/pipermail/users/2013-December/003343.html

During the phone call we reached agreement to include:

* PAPI: want documentation, include
* MemSpeed: want documentation, test case, include
* dylib: include if compiles, WARN loudly if it cannot run at runtime
* F5: want documentation, include
* WaveToyCUDA: keep commented out, assuming testsuites and docs
* Boost: objections to size of repo. ran out of time to reach conclusion

During the phone call we reached agreement to remove:

* uncontroversial: move ADMConstraints into EinsteinArchive and replace
with ML_ADMConstraint which provides the same functionality. Reason:
ADMConstraints uses old Tmunu interface (optionally) which is deprecated
and will be removed. ADMConstraints also uses ADMMacros (is 4th order
only etc) which are hard to maintain (we also found a bug in 2010: r107
"Undefine the guts instead of the declare")
* uncontroversial: remove old Tmunu interface. Reason: eat up ~30% of
total CPU time since it contains a CCTK_IsThornActive in the innermost
loop
* uncontroversial: retire ADMCoupling since it is only used for the
deprecated Tmunu interface, FRIEND mechanism in Cactus is also no longer
advertised as good usage. Requires fixes in Exact.
* DistortedBHIVP, IDAxiBrillBH, IDAxiOddBrillBH, RoatingDBHIVP: mark as
archived using comment. Remove from manifest (comment out) if tests
fail. There are objections to moving the repository.

Retiring ADMCoupling at this stage may not be possible unless we already
have the fixes for Exact in.

Yours,
Roland

- -- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlNyU4QACgkQTiFSTN7SboWjfACgndvPYxyHDzio2whAaaDtQjxr
UacAn0M4uVTddDfio7yhj47owVJjtCYf
=2kfH
-----END PGP SIGNATURE-----
-------------- next part --------------
--- einsteintoolkit.th.orig	2014-05-13 09:19:04.565518011 -0700
+++ einsteintoolkit.th	2014-05-13 09:22:15.766997097 -0700
@@ -270,6 +270,16 @@
 PITTNullCode/SphericalHarmonicDecomp
 PITTNullCode/SphericalHarmonicRecon
 
+# Experimental code proposed for the toolkit
+!TARGET   = $ARR
+!TYPE     = svn
+#!AUTH_URL = https://svn.einsteintoolkit.org/cactus/$1/$2/branches/$ET_RELEASE
+#!URL      = http://svn.einsteintoolkit.org/cactus/$1/$2/branches/$ET_RELEASE
+!AUTH_URL = https://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!URL      = http://svn.einsteintoolkit.org/cactus/$1/$2/trunk
+!CHECKOUT = EinsteinEvolve/IllinoisGRMHD
+# EinsteinEvolve/IllinoisGRMHD
+
 !TARGET   = $ARR
 !TYPE     = git
 !AUTH_URL = git at github.com:rhaas80/Outflow.git
-------------- next part --------------
A non-text attachment was scrubbed...
Name: einsteintoolkit.th.diff.sig
Type: application/octet-stream
Size: 72 bytes
Desc: not available
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20140513/2edbf147/attachment.obj 


More information about the Users mailing list