HDF5
  1. HDF5

performance

Public

Network

 
AuthorCommitMessageCommit Date
Frank.WillmoreFrank.Willmore
3ee92d1a5fftweaked universal script
Frank.WillmoreFrank.Willmore
562ca61e1e5wrote universal batch script and cleaned out old scripts
Frank.WillmoreFrank.Willmore
92350858cf9Added flags for never_fill, early_allocation Removed separate 'flag' variables renamed input variables for consistency between input script and code
Frank.WillmoreFrank.Willmore
159686192a6 modified: .gitignore modified: Makefile.jelly new file: metadata.hh modified: seism-core-slice.cc This branch adds functionality for writing metadata as an attribute in the root group. This commit compiles and runs, but writes an erroneous value.
Frank.WillmoreFrank.Willmore
22670204611added attribute for processor[]
Frank T WillmoreFrank T Willmore
f7188f44a2dremoved a couple of redundant set_property calls
Frank T WillmoreFrank T Willmore
7ec0ce8599dadded provision for no fill value H5Pset_fill_time(dcpl, H5D_FILL_TIME_NEVER)
Frank T WillmoreFrank T Willmore
c982fb09506Makefile.bw-1.10.0 will now build either target without modification
Frank T WillmoreFrank T Willmore
d160850e49dupdated name in run script
Frank T WillmoreFrank T Willmore
494c62c1e3eadded build instructions for BW HDF5-1.10.0 standard version to Makefile.bw-1.10.0
Frank.WillmoreFrank.Willmore
65428b76ee0Mmerged seism-core-slice.cc
Frank.WillmoreFrank.Willmore
69bb282e647tinker with collective
Frank.WillmoreFrank.Willmore
911bbaffea5messed with metadata chunk size
Frank T WillmoreFrank T Willmore
2c61412623dadded collective for dapl
Frank.WillmoreFrank.Willmore
1bdf99c62a9tested all_coll_metadata_ops on jelly ok
Frank.WillmoreFrank.Willmore
e6c6ee63f9esetting dcpl for collective
Gerd HeberGerd Heber
e996d42487cWe need EARLY dataset allocation for coll. metatdata reads to have an effect. Thanks to Mohamad for pointing that out.
Frank T WillmoreFrank T Willmore
1a90f68ff83added scripts to repo
Frank.WillmoreFrank.Willmore
7e4ae261284moved tests
Frank.WillmoreFrank.Willmore
97622afc3eeMMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/ncsabw/seism-core cleaning up to merge 1.10.0 call to set_all_collective
Frank T WillmoreFrank T Willmore
f88099f0973added call to set_all_collective
Frank T WillmoreFrank T Willmore
d92edc08d10added support for hdf5-1.10.0 on BW, setting all_coll_meta_data_ops
Frank T WillmoreFrank T Willmore
6abe4835b3eadded additional timings
Frank T WillmoreFrank T Willmore
cbbd195eff8added aditional timings for H5Fopen and H5Dopen
Frank T WillmoreFrank T Willmore
135492e7e42Added seism-core-slice target to blue waters Makefile
Frank.WillmoreFrank.Willmore
8fc1b059761cleanup before merging set_all_collective
Frank.WillmoreFrank.Willmore
11dc15d49edadded new batch script for bw
Frank.WillmoreFrank.Willmore
a99355c1819added some tests
Gerd HeberGerd Heber
8687ec8ea3eForget about contiguous.
Gerd HeberGerd Heber
b4d7de51fadAdded a kernel that just writes time slices.
Frank.WillmoreFrank.Willmore
e6799880b09MMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/ncsabw/seism-core cleaning up after accidentally deleting Makefile:
Frank.WillmoreFrank.Willmore
337e5afa8b0minor adjustments to decision tree.. tested 6 cases ((with/without separate time) x (precreate = -1,0,1))
Frank.WillmoreFrank.Willmore
58a844556ddadded tests
Frank.WillmoreFrank.Willmore
4ce24fbd141removed old build script, created directory for tests, removed platform-nonspecific Makefile
Frank.WillmoreFrank.Willmore
18103b4220eremoved old build script, created directory for tests, removed platform-nonspecific Makefile
Frank.WillmoreFrank.Willmore
5e471e122baMMerge branch 'fix--remove-ifdefs' The seism-core.cc file was considerably restructured, so it was replaced wholepiece rather than merged.
Frank.WillmoreFrank.Willmore
66d09a12ace added timings, full pre-create functionality tested
Frank.WillmoreFrank.Willmore
012b9ae3332cleaned up interface to precreate(...)
Frank.WillmoreFrank.Willmore
978329f98fdimplemented full precreation functionality, removed ifdef constructs, replaced with decision tree considerable re-organization of code compiles and runs the tests correctly for cases tested
Frank.WillmoreFrank.Willmore
fdd1e3ec32enon-working commit... saving my work before I break it
Frank.WillmoreFrank.Willmore
886458648b1added quick 'make check' test
Frank.WillmoreFrank.Willmore
3c458cc0f0freplaced seism-core.cc with highly modified branch
Gerd HeberGerd Heber
d22503b11b6Introduced the PRE_CREATE preprocessor flag to study the impact of the object creation overhad. Created an MPI_Info object to play with MPI-IO hints.
Frank T WillmoreFrank T Willmore
c7c806d117eTweaked time loop, use Create instead of Create2, group instead of file; removed erroneous update of start[0] for sep timesteps
Frank T WillmoreFrank T Willmore
bb2e7e1aabfMMerge branch 'master' of https://bitbucket.hdfgroup.org/scm/ncsabw/seism-core cleaning up some platform-speicific stuff
Frank.WillmoreFrank.Willmore
1256a0cc5c1Mmore merge cleanup
Frank.WillmoreFrank.Willmore
1acfdd6434ecleanup from merge of ftw-refactor
Frank.WillmoreFrank.Willmore
c9a3d215624added separate_timestep example to run.sh
Frank.WillmoreFrank.Willmore
d0bcebcde22cleaned up, corrected offset calculation
Frank.WillmoreFrank.Willmore
fc8ac64f214re-space braces