[Users] Testing example parameter files
Haas, Roland
rhaas at illinois.edu
Thu Feb 21 10:22:49 CST 2019
Hello Ian, all,
> I did a little bit of work on testing the example parameter files at
> one of the ET workshops. There are notes at
>
> https://docs.einsteintoolkit.org/et-docs/Fixing_examples
That is good start. Some of the new ones may take more memory than is
available in Jenkins so we may have to resort to just running
cactus_sim -S or cactus_sim -P on them (the latter requires memory for
reflevel 0). Looking at your page, that will only catch a small
fraction of the broken parfiles :-( .
> PS: there are broken links to trac tickets on the wiki. It would be
> good if trac.einsteintoolkit.org<http://trac.einsteintoolkit.org>
> redirected a link such as
>
> https://trac.einsteintoolkit.org/ticket/641
>
> to the relevant BitBucket ticket.
That should be doable with an apache mod_rewrite rule
https://httpd.apache.org/docs/2.4/rewrite/remapping.html#movehomedirs
Eg:
RedirectMatch "^/tickets/([^/]*)" "https://bitbucket.org/einsteintoolkit/tickets/issues/$1"
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://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20190221/1ebd3b92/attachment-0001.bin
More information about the Users
mailing list