aboutsummaryrefslogtreecommitdiff
path: root/par
Commit message (Collapse)AuthorAge
* Clean up the source code handling the announce mechanism in Formaline.eschnett2010-06-30
| | | | | | | | | | | | | Restructure and clean up the makefiles and perl scripts that capture the source code when Cactus is built. Make things work with recent versions of git (>1.6.1). Split thorn tarballs into multiple files if they become too large. Update Formaline example parameter files. Use Carpet instead of PUGH, activate missing thorns. Some reformatting. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@187 83718e91-0e4f-0410-abf4-91180603181f
* Set publish_level to 2 in example parameter fileschnetter2008-02-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@158 83718e91-0e4f-0410-abf4-91180603181f
* Add example parameter file announcing to the AEI RDF metadata serverschnetter2008-02-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@157 83718e91-0e4f-0410-abf4-91180603181f
* Update run titleschnetter2008-02-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@156 83718e91-0e4f-0410-abf4-91180603181f
* Remove $Header$ comments to prevent everything from recompiling afterschnetter2008-02-03
| | | | | | | a CVS commit. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@149 83718e91-0e4f-0410-abf4-91180603181f
* Provide aliased functions which can be used to announce certain eventsschnetter2007-08-21
| | | | | | | | | | | | (key/value pairs) to Formaline. Provide a simulation ID as well as the existing build ID and run ID. A simulation ID should remain constant over restarts with the same parameter file, the run ID should change. A simulation ID thus describes a particular physics setup. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@126 83718e91-0e4f-0410-abf4-91180603181f
* Do not show full timer output.schnetter2007-05-24
| | | | | | | Output into a subdirectory, not the current directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@119 83718e91-0e4f-0410-abf4-91180603181f
* Don't disable announcingschnetter2005-06-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@45 83718e91-0e4f-0410-abf4-91180603181f
* Announce to the portalschnetter2005-06-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@44 83718e91-0e4f-0410-abf4-91180603181f
* Use timer output to show whether announcing is expensiveschnetter2005-06-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@39 83718e91-0e4f-0410-abf4-91180603181f
* Make parameters steerable.schnetter2005-06-05
| | | | | | | | | | | | | | | | Introduce "verbose" parameter. Announce to the portal by default. Introduce parameter to announce only every n seconds. Only announce every minute by default. When calling system(), make sure that there are no shell meta characters. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@37 83718e91-0e4f-0410-abf4-91180603181f
* Use a subdirectory for announcing -- every Cactus run should have itsschnetter2005-06-03
| | | | | | | own, unique output directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@35 83718e91-0e4f-0410-abf4-91180603181f
* Make it possible to announce or store grid scalarsschnetter2005-05-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@23 83718e91-0e4f-0410-abf4-91180603181f
* Add a parameter file that demonstrates announcingschnetter2005-05-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@18 83718e91-0e4f-0410-abf4-91180603181f
* Whitespace changeschnetter2005-05-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@16 83718e91-0e4f-0410-abf4-91180603181f
* Store the source tarballs into a subdirectory to remove clutter.schnetter2005-05-27
| | | | | | | | | | | | Restructure the announcing code so that there can be multiple announce targets. "Announce" to a file in the output directory by default. Also announce the list of active thorns and all parameter values. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@14 83718e91-0e4f-0410-abf4-91180603181f
* Correct parameter file that outputs that tarball.schnetter2005-05-25
| | | | | | | | | | Create one tarball per thorn; this scales much better, and is only slightly less convenient. Create the output directory if it does not yet exist. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@9 83718e91-0e4f-0410-abf4-91180603181f
* Add commentsschnetter2005-05-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@8 83718e91-0e4f-0410-abf4-91180603181f
* Use C++ for the portal code; that's cleaner.schnetter2005-05-24
Store the Cactus source tree in the executable and output it into the output directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@6 83718e91-0e4f-0410-abf4-91180603181f