aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Include all socket operations in the timeout given by Formaline::timeout.tradke2006-07-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@100 83718e91-0e4f-0410-abf4-91180603181f
* Don't use multi-line strings when creating the RDF/XML document header.tradke2006-07-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@99 83718e91-0e4f-0410-abf4-91180603181f
* Added new steerable integer parameter Formaline::timeout which lets you settradke2006-07-13
| | | | | | | | the timeout (in seconds) for connecting and sending meta information to a server. Default is 10 seconds. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@98 83718e91-0e4f-0410-abf4-91180603181f
* Fix RDF/XML syntax when sending metadata updates.tradke2006-07-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@97 83718e91-0e4f-0410-abf4-91180603181f
* Implemented update of RDF information during evolution and at termination.tradke2006-07-12
| | | | | | | | Each update includes cctk_iteration, cctk_time, and the current datetime. The termination update is marked as such. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@96 83718e91-0e4f-0410-abf4-91180603181f
* Use HTTP PUT to send an RDF/XML document to an RDF storage server.tradke2006-07-11
| | | | | | | Prepare for sending updated information during evolution and at termination. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@95 83718e91-0e4f-0410-abf4-91180603181f
* Announce a parameter value only when it was set beforetradke2006-07-06
| | | | | | | or if IO::out_save_parameters is true. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@94 83718e91-0e4f-0410-abf4-91180603181f
* Share parameter IO::out_save_parameters.tradke2006-07-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@93 83718e91-0e4f-0410-abf4-91180603181f
* Revised version of RDF generation: it follows Dylan Stark's vocabularytradke2006-07-05
| | | | | | | | (as suggested on http://www.cct.lsu.edu/~dstark/cctk/0.1/) as much as possible and produces valid RDF/XML documents which can be queried with SPARQL. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@92 83718e91-0e4f-0410-abf4-91180603181f
* Don't announce both 'n_procs' and 'nprocs'. Pick the latter.tradke2006-07-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@91 83718e91-0e4f-0410-abf4-91180603181f
* Commented out unused XML namespaces.tradke2006-06-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@90 83718e91-0e4f-0410-abf4-91180603181f
* Added datatype to RDF/XML items.tradke2006-06-20
| | | | | | | Put in some formatting. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@89 83718e91-0e4f-0410-abf4-91180603181f
* Determine the output precision for real numbers fromschnetter2006-06-15
| | | | | | | std::numeric_limits. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@88 83718e91-0e4f-0410-abf4-91180603181f
* Announce the parameter file contentschnetter2006-06-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@87 83718e91-0e4f-0410-abf4-91180603181f
* Make Formaline::rdf_hostname and Formaline::rdf_port array parameters so thattradke2006-06-15
| | | | | | | more than one RDF server can be specified. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@86 83718e91-0e4f-0410-abf4-91180603181f
* Properly indent RDF message.tradke2006-06-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@85 83718e91-0e4f-0410-abf4-91180603181f
* Make things work when CCTK_REAL is not double and when CCTK_INT is notschnetter2006-06-14
| | | | | | | | | | | | int. Rename field "simulation id" to "jobid" when writing to a file. This makes the field name consistent with thorn Announce. Announce field "jobid" with RDF. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@84 83718e91-0e4f-0410-abf4-91180603181f
* Report the number of processors that are used in a run.schnetter2006-06-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@83 83718e91-0e4f-0410-abf4-91180603181f
* Update abstract.schnetter2006-05-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@82 83718e91-0e4f-0410-abf4-91180603181f
* Add missing end tag of RDF document.tradke2006-05-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@81 83718e91-0e4f-0410-abf4-91180603181f
* Properly close the "form:Simulation" tag in an RDF message.tradke2006-05-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@80 83718e91-0e4f-0410-abf4-91180603181f
* Start Formaline in WRAGH instead of STARTUP; this is less trouble.schnetter2006-05-14
| | | | | | | | | | | | | | | Remove the logic that delayed outputting the tarballs. Add code to collect the host names of all nodes of a run. This code is not active yet. Find out in which arrangements the compiled thorns are. Call the perl script gethostname.pl only after it has been copied to the scratch directory. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@79 83718e91-0e4f-0410-abf4-91180603181f
* Enhance Formaline's announce functionality to register with more than one ↵tradke2006-05-10
| | | | | | | | | | portal. Use the array parameters Formaline::portal_hostname[] and Formaline::portal_port[] for that purpose. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@78 83718e91-0e4f-0410-abf4-91180603181f
* Schedule Formaline_OutputSource() after IOUtil_Startup() so that,tradke2006-05-10
| | | | | | | | if IO::require_empty_output_directory is true, IO::out_dir can be checked before Formaline writes its tarballs into it. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@77 83718e91-0e4f-0410-abf4-91180603181f
* Fix hostname query if gethostbyname() for some reason doesn't return anytradke2006-05-10
| | | | | | | hostname information. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@76 83718e91-0e4f-0410-abf4-91180603181f
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
| | | | | | | | | | | | | | | Begin coupling Formaline to thorn Announce. Create stamp files that record which build and which simulation was run in the output directory. Begin implementing talking to an RDF server. Determine the host name in Perl, which is more reliable. (It is complicated to find a good host name.) git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@75 83718e91-0e4f-0410-abf4-91180603181f
* Announce in global modeschnetter2006-04-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@74 83718e91-0e4f-0410-abf4-91180603181f
* Correct errors in helper programmes.schnetter2006-04-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@73 83718e91-0e4f-0410-abf4-91180603181f
* Copy helper programmes to the scratch directory so that they are foundschnetter2006-04-02
| | | | | | | at link time. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@72 83718e91-0e4f-0410-abf4-91180603181f
* Convert helper programmes from C to perl to make them more portable.schnetter2006-04-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@71 83718e91-0e4f-0410-abf4-91180603181f
* Add todoschnetter2006-03-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@70 83718e91-0e4f-0410-abf4-91180603181f
* Don't use GNU tar features.schnetter2006-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@69 83718e91-0e4f-0410-abf4-91180603181f
* Correct configury magic that finds out whether gtar is available.schnetter2005-12-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@68 83718e91-0e4f-0410-abf4-91180603181f
* Provide an aliased function that returns a unique build ID.schnetter2005-10-19
| | | | | | | Store the current directory as well. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@67 83718e91-0e4f-0410-abf4-91180603181f
* Suggest to make max_warning_level and output_info steerable.schnetter2005-10-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@66 83718e91-0e4f-0410-abf4-91180603181f
* Register the functions that intercept the warnings and info messageschnetter2005-10-15
| | | | | | | only when the user actually wants to announce them. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@65 83718e91-0e4f-0410-abf4-91180603181f
* Make sure that a job ID exists before using it.schnetter2005-10-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@64 83718e91-0e4f-0410-abf4-91180603181f
* Remove debug messagesschnetter2005-10-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@63 83718e91-0e4f-0410-abf4-91180603181f
* Add a perl script that may become an XML-RPC server in the futureschnetter2005-10-08
| | | | | | | which receives and stores the announced information off-site. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@62 83718e91-0e4f-0410-abf4-91180603181f
* Correct job ids: gmtime returns the month in the range 0..11.schnetter2005-10-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@60 83718e91-0e4f-0410-abf4-91180603181f
* Register with the flesh to receive warnings and info messages. Storeschnetter2005-10-05
| | | | | | | these with the other data. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@59 83718e91-0e4f-0410-abf4-91180603181f
* Comment out unused variableschnetter2005-10-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@58 83718e91-0e4f-0410-abf4-91180603181f
* Make Formaline GPL.schnetter2005-09-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@57 83718e91-0e4f-0410-abf4-91180603181f
* Correct Y2K bug: gmtime() counts years since 1900, so have to add 1900schnetter2005-08-23
| | | | | | | to get a 4 digit year. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@55 83718e91-0e4f-0410-abf4-91180603181f
* Regenerate all tarballs automatically when the internal ABI changes.schnetter2005-08-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@54 83718e91-0e4f-0410-abf4-91180603181f
* Initialise large data arrays in several smaller chunks, not all atschnetter2005-08-22
| | | | | | | once. Still does it in one file, which may still be problematic. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@53 83718e91-0e4f-0410-abf4-91180603181f
* More ideas.schnetter2005-08-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@52 83718e91-0e4f-0410-abf4-91180603181f
* Explain pronunciation.schnetter2005-07-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@51 83718e91-0e4f-0410-abf4-91180603181f
* Correct email address once more.schnetter2005-07-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@50 83718e91-0e4f-0410-abf4-91180603181f
* Declare intermediate make targes as precious, so that they are notschnetter2005-07-14
| | | | | | | | automatically deleted, and then remade during the next make invocation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@49 83718e91-0e4f-0410-abf4-91180603181f