aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update parameter filesschnetter2004-03-23
| | | | darcs-hash:20040323100159-07bb3-dd0dd602fc7850cbf027cabcec0837b74194849c.gz
* Activate thorn SymBaseschnetter2004-03-23
| | | | darcs-hash:20040323095920-07bb3-b9e755b6b0a64287b8e569d1f70b16633e473b1e.gz
* Update parameter fileschnetter2004-03-23
| | | | darcs-hash:20040323095854-07bb3-aa2319489377a22c5feabcb34fa40af73d3cb6e1.gz
* Some par files for testingcott2004-03-23
| | | | darcs-hash:20040323093840-19929-2134f17d56e9600f4796e5ced012258a11e9989c.gz
* more optimizationcott2004-03-23
| | | | darcs-hash:20040323091330-19929-fdcdd5683b6728e216165345d590de48351a4030.gz
* another bugfixcott2004-03-23
| | | | darcs-hash:20040323084716-19929-b906d8ecc9cfc5170ae565e16847a4e67439a928.gz
* Make recover much much much faster (reduced complexity to n, I think). Also ↵cott2004-03-23
| | | | | | | | | fixed a bug that I Make recover much much much faster (reduced complexity to n, I think). Also fixed a bug that I accidentally put in the code yesterday... darcs-hash:20040323084111-19929-9b9e3eb8da3802a30e4bc0c97744e3ad0dfe0b1f.gz
* Remove unused codeschnetter2004-03-23
| | | | darcs-hash:20040323082649-07bb3-12b7902da4c7dd33c6ed3298e50e9b714a8098aa.gz
* When regridding, prolongate the boundaries before synchronising.schnetter2004-03-22
| | | | darcs-hash:20040322171233-07bb3-e2f320128e8e821ee4f339defcaf7ca93c6e3b16.gz
* Rudimentary timers implemented; added linked list for dataset names. Gives ↵cott2004-03-22
| | | | | | | | | about a factor of 2 in Rudimentary timers implemented; added linked list for dataset names. Gives about a factor of 2 in performance. darcs-hash:20040322105402-19929-82b752c1cfa48f665282a34955062c8b977d28b4.gz
* Limit dataset name size to 256 characters to prevent segfaults if the checkpointcott2004-03-20
| | | | | | | Limit dataset name size to 256 characters to prevent segfaults if the checkpoint files has very many datasets. This is just a dirty hack... darcs-hash:20040320151749-19929-18b22f38e48a294374aa5b5c664a22ca7109253c.gz
* First attempt on making recovery faster...cott2004-03-20
| | | | darcs-hash:20040320144337-19929-adcadaa186d5083edd435519a14ee81eec48e633.gz
* Extended documentation to include file layout / attribute specificationcott2004-03-18
| | | | darcs-hash:20040318185217-19929-15b60a969595a625826a805c05a84a91084a80ee.gz
* Basic documentation added.cott2004-03-18
| | | | darcs-hash:20040318171721-19929-ad2663d7a3ce125d2441ff65734804acad69753b.gz
* CarpetIOHDF5 can now do initial data checkpointing.cott2004-03-18
| | | | darcs-hash:20040318141245-19929-bc50b9bad1b55b4ea091a8d019b19e64091f82a4.gz
* Minor polishing.cott2004-03-16
| | | | darcs-hash:20040316134004-19929-58dd01e248958bcfb9f9df396d6c4122cc1c2b0e.gz
* Minor polishing. Changed parameter "verbose" to "h5verbose" to get around ↵cott2004-03-15
| | | | | | name clash. darcs-hash:20040315224524-19929-724f3e63dac71ecc7ee8e12e520636229a180f30.gz
* Fix another stupid bug in DISTRIB=const logic. Checkpoint/Recovery tested on ↵cott2004-03-15
| | | | | | 1, 2 and 4 cpus. Please give it a try. darcs-hash:20040315191944-19929-2b6e404ca238c4b85afdad75fd93e8d3ff9dfbee.gz
* Fixed problem in the logic for handling DISTRIB=constant arrays. ↵cott2004-03-15
| | | | | | | | | Checkpoint/Recovery should now work with MULTIPLE Fixed problem in the logic for handling DISTRIB=constant arrays. Checkpoint/Recovery should now work with MULTIPLE CPUs. darcs-hash:20040315184915-19929-3df64b1a04304a51b86dd8a0582c55291a36811a.gz
* Small fixes.cott2004-03-14
| | | | darcs-hash:20040314141400-19929-aa1ab601329b6e11b78f554a7aba66bae838723b.gz
* Okay. Here we go. Checkpoint/Recovery is working on 1 cpu with WaveToy. Data ↵cott2004-03-12
| | | | | | | | | from recovered and normal run are pointwise Okay. Here we go. Checkpoint/Recovery is working on 1 cpu with WaveToy. Data from recovered and normal run are pointwise identical. darcs-hash:20040312135017-19929-ca1b322176174f2b9f3c755fdaf6ca8c65817e30.gz
* Change initialisation scheme for recovering.schnetter2004-03-12
| | | | darcs-hash:20040312113213-07bb3-78e71535bad45e395208519ec50f4c98212c99a3.gz
* Regrid also while recovering the variables.schnetter2004-03-12
| | | | darcs-hash:20040312105906-07bb3-58cc375c9b18d117999f8ac87346f8c4a169365d.gz
* Recovery sort of working - does not crash, but does the strangest things... ↵cott2004-03-11
| | | | | | | | | I have to fix this tomorrow with Erik's help. Recovery sort of working - does not crash, but does the strangest things... I have to fix this tomorrow with Erik's help. Good night. darcs-hash:20040311231325-19929-996452fe821c4ec4feaa66088c9bd994b02f0f3b.gz
* Use new iteratorsschnetter2004-03-11
| | | | darcs-hash:20040311133742-07bb3-f958149e70c278fe6f9a214d8074762113b6d062.gz
* Small changeschnetter2004-03-11
| | | | darcs-hash:20040311110413-07bb3-71275d869ab76640be38effb5f04522f0dcbef6c.gz
* Remove old-style iteratorT types and routines.schnetter2004-03-11
| | | | | | | Remove old-style iteratorT types and routines. Add doxygen comments. darcs-hash:20040311110344-07bb3-ce9e356a02388278c8508946eac32a98b6cdafee.gz
* Writing checkpoint files works now.cott2004-03-11
| | | | darcs-hash:20040311105051-19929-70bd8a1289d9a4c4f3927d732a9977864f6f9471.gz
* Ensure that the array extents are multiples of the array stridesschnetter2004-03-11
| | | | darcs-hash:20040311100134-07bb3-941d3d682503b7dc4066a4ab7aaf05ba1951d0a0.gz
* Made function call in meta mode really work...cott2004-03-11
| | | | darcs-hash:20040311094555-19929-decceccd77b970a00743c8e45f089967a6f2c7d5.gz
* Added meta loop in call to function scheduled in meta modecott2004-03-11
| | | | darcs-hash:20040311091650-19929-368c01a1f3296b661cc067d2fbccf1b21e9b2a42.gz
* Correct and general setting of HDF5 datatypescott2004-03-11
| | | | darcs-hash:20040311090016-19929-e3fcc2683c886df7977a554ada2b82080d6b4d6e.gz
* Added skeleton for recovery.cott2004-03-11
| | | | darcs-hash:20040311083323-19929-9c872f62d60d191b69b9f0da59ce1dcfbf250fa7.gz
* We can now dump all paramaters and global attributes.cott2004-03-10
| | | | darcs-hash:20040310221958-19929-d0e65adf9174da5b8ff992b0aae11f9d9ffddc21.gz
* Minor Additions to checkpointing routines, correct registration of IOHDF5GH, ↵cott2004-03-10
| | | | | | | | | added iohdf5chckpt_recover.cc that holds the Minor Additions to checkpointing routines, correct registration of IOHDF5GH, added iohdf5chckpt_recover.cc that holds the checkpoint/recovery routines (sorry, Erik). darcs-hash:20040310212958-19929-fea059a553724489737f8a0d214c958ae3c43914.gz
* Implemented Checkpointing skeletoncott2004-03-10
| | | | darcs-hash:20040310205506-19929-5beefe2abe6894284d9b008189a6cc3f14d65c8c.gz
* Added parameters for Checkpoint/Recoverycott2004-03-10
| | | | darcs-hash:20040310202349-19929-86629501cc132260e69de3be2a9d0ea6417cc732.gz
* Split InputVarAs into InputVarAs and ReadVar for checkpoint-recoverycott2004-03-10
| | | | darcs-hash:20040310202024-19929-a16fac90b55294b2661b20a4af6c3d433fd4fc87.gz
* Use $(error) instead of an unsatisfied dependency to reportschnetter2004-03-10
| | | | | | | Use $(error) instead of an unsatisfied dependency to report configuration errors. darcs-hash:20040310133726-07bb3-ec669f47cedd8c04cf4efc96503a25ff21be6496.gz
* Split OutputVarAs into 2 routines: OutputVarAs and WriteVar - needed for ↵cott2004-03-09
| | | | | | checkpointing. darcs-hash:20040309150248-19929-c08fb7d61bc532f29a21e1c2829854fce9314801.gz
* Fix various bugs in ReadAttribute-like functions and in InputVarAscott2004-03-09
| | | | darcs-hash:20040309115224-19929-6963d480898e75a412572aa41eadee1aa305bdb5.gz
* Register the file reader.schnetter2004-03-09
| | | | | | | Register the file reader. Add debug output statements. darcs-hash:20040309092620-07bb3-8acb32ada78a873706ae644124ac29dce5561bad.gz
* Make the file reader work.cott2004-03-08
| | | | darcs-hash:20040308215054-19929-e242951f4836947712a25600f0a6d0b8e81064c1.gz
* Make the file reader work.cott2004-03-08
| | | | | | | | Make the file reader work. There is one strange bug: Eventhough I correctly close the file with H5Fclose(reader), one gets an H5 error when trying to open the same file for writing at a later point. Hence input and output files have to be different for the moment. darcs-hash:20040308215041-19929-89c8378965a1ee7ec4d0d466a071069f7235f41c.gz
* Fix html in news item.schnetter2004-03-08
| | | | darcs-hash:20040308122322-07bb3-c4ad6a4a373f2fdb3fdbacf7075a60ccd39aea7d.gz
* Add new news item about CarpetIOHDF5.schnetter2004-03-08
| | | | darcs-hash:20040308122121-07bb3-255b60a5d10e419c61356322186bdd681678f006.gz
* Some cleaning up: Moved auxiliary functions (Read/WriteAttribute and others) ↵cott2004-03-08
| | | | | | to their own file to keep iohdf5.cc short. darcs-hash:20040308084341-19929-cd1956912296b38a265e12a59fb26cd02e5c48aa.gz
* Change operator[] to at()schnetter2004-03-08
| | | | darcs-hash:20040308081244-07bb3-353fed99bc85bc4ba6c8aa6f6c9739a31831ffa3.gz
* Correct errors in the FlexIO attributesschnetter2004-03-08
| | | | darcs-hash:20040308080932-07bb3-bea33fc1705a7fb9fe7887d3cbccf46e60edc3e7.gz
* Improve error messageschnetter2004-03-08
| | | | darcs-hash:20040308071229-07bb3-2cb5eb5795fcf763f72a09ca1549c34d774bca40.gz