aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Write the hostname / port number information for streamed HDF5 datatradke2001-03-14
| | | | | | | | | into a temporary text file which then gets advertised for downloading via the Cactus web interface. It uses MIME type "data/streamed-hdf5". git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@64 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Print an INFO message saying where to connect to for receivingtradke2001-01-19
| | | | | | | streamed data/cp files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@63 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added range desription for IOStreamedHDF5::outHDF5_every.tradke2000-12-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@61 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@60 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed description string of some scheduled routines.tradke2000-12-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@59 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Renamed local variable 'index' into 'vindex' to stop compiler warningstradke2000-11-29
| | | | | | | about hiding a global routine index(3). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@58 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added PUGHReduce to the ActiveThorns list.tradke2000-11-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@57 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* These make dependencies are not needed here anymoretradke2000-11-24
| | | | | | | | because they are also specified in IOHDF5Util's make.configuration.defn, and IOHDF5 and IOStreamedHDF5 inherit from this thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@56 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Renamed variables 'index' into 'vindex' to suppress gcc warnings ontradke2000-11-23
| | | | | | | hiding a global routine index(3). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@55 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Realized that these obsolete files are still there.tradke2000-11-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@54 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed typo in ActiveThornlist.tradke2000-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@53 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* making checkpoint_port steerable, will be set by SimpleWormlanfer2000-10-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@52 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* fixing typo in Active Thorns Listlanfer2000-10-30
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@51 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Include <stdlib.h> otherwise the code crashes on allocated stuff on Hitachi ↵tradke2000-10-17
| | | | | | SR800 with 64bits. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@50 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added a !DESC line to these parfiles.tradke2000-10-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@49 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Two parameter files to test checkpointing and recovery from streamed HDF5 files.tradke2000-10-12
| | | | | | | Run both files at the same time on the same machine. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@48 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added IOHDF5Util to the ActiveThornList and changed implementation nametradke2000-10-12
| | | | | | | into IOStreamedHDF5. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@47 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added checkpoint/recovery functionality.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@46 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added checkpoint/recovery functionality.tradke2000-10-12
| | | | | | | | | Moved a lot of code into IOHDF5Util and inherit from this thorn. Forgot to 'cvs add' these files at my last commit. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@45 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added checkpoint/recovery functionality.tradke2000-10-12
| | | | | | | Moved a lot of code into IOHDF5Util and inherit from this thorn. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@44 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Scheduled checkpoint/recovery routines.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@43 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Added checkpoint parameters.tradke2000-10-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@42 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Thorn IOStreamedHDF5 now implements IOStreamedHDF5 and inherits from ↵tradke2000-10-12
| | | | | | IOHDF5Util and Socket. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@41 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* New thorn name.goodale2000-09-29
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@40 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed pathsallen2000-09-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@39 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Moved parsing of output variables into CheckParameters().tradke2000-09-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@38 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixing a small memory leak.tradke2000-09-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@37 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* New argument list to H5FDset_fapl_stream().tradke2000-09-14
| | | | | | | This works with the newest Stream Virtual File driver from HDF5 1.3.29. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@36 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* adding return valuelanfer2000-09-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@35 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* renaming routines to avoid name clashes with other streaming routines and ↵lanfer2000-09-12
| | | | | | the CST preprocessing git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@34 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* adding warning for zero dimensional slabslanfer2000-09-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@33 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* setting default slab dimension to threelanfer2000-09-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@32 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* regex fixedlanfer2000-08-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@31 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* fixing the regex: origin brings its own regex and does not understand ↵lanfer2000-08-29
| | | | | | extended expressions. The = around the varname can now be omitted git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@30 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* wrong logic for getting the normal vectorslanfer2000-08-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@29 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* StreamedHDF5 requires socketlanfer2000-08-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@28 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* using default geometrylanfer2000-08-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@27 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* allow silent streaminglanfer2000-08-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@26 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* now using default for slabdimlanfer2000-08-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@25 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* now using default for slabdimlanfer2000-08-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@24 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Also output the attributes in the dimension of the hyperslab.tradke2000-08-03
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@23 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* The port parameter isn't steerable.tradke2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@22 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Use the hyperslab dim rather than the variable's dim for outputting stuff.tradke2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@21 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* error checking was too stronglanfer2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@20 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* fix for slab specification, returns on error, set error valueslanfer2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@19 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed parsing variables.tradke2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@18 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed some more warnings.tradke2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@17 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Regex broken for origin ?lanfer2000-08-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@16 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Fixed bugs for outputting multiple vars.tradke2000-08-01
| | | | | | | | Fixed some warnings. Removed GHExtensions.c which did the same as Startup.c. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@15 0888f3d4-9f52-45d2-93bc-d00801ff5e46
* Stuff to parse hyperslab parameters.lanfer2000-08-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@14 0888f3d4-9f52-45d2-93bc-d00801ff5e46