Author Commit Message Commit Date Frank.Willmore defe6a0e930 cleanup 20 Apr 2017 Frank.Willmore 50ce5c275c6 fixed read issue... it was lifecycle management related. Removed file close/reopen 20 Apr 2017 Frank.Willmore be26b77f52f M Merge branch 'feature-subfiling' of https://bitbucket.hdfgroup.org/scm/~frank.willmore/performance into feature-subfiling 20 Apr 2017 Frank Willmore b909a0fc86a subfile reads are crashing, sending back to jelly to examine 20 Apr 2017 Frank Willmore 46cb631956c back to edison 19 Apr 2017 Frank Willmore 6ccd5ade470 removed chunking stuff for subfiling case 13 Apr 2017 Frank Willmore 3185c767ab6 clean up, removed commented code and added outputs 13 Apr 2017 Frank Willmore 0f4cffd4350 M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/~frank.willmore/performance into feature-subfiling
fixed Conflicts:
seism-core/src/Makefile.jelly 12 Apr 2017 Frank Willmore 4703698c57c move initialiation assignment to seismCoreAttributes.init() 12 Apr 2017 Frank Willmore 31d97f33da8 M Merge branch 'conditional-zfp' into feature-subfiling
tired of building zfp stack for every system... 11 Apr 2017 Frank Willmore d9d5ef31708 made zfp build depend on explicit definition of INCLUDE_ZFP 11 Apr 2017 Frank Willmore 4e09953bf21 adding Makefile.edison 11 Apr 2017 Frank.Willmore a65940f0ba8 M merged to allow serial runs... cleaned up subfile targets 12 Apr 2017 Frank.Willmore 9f42baf9896 relaxed processor constraint to allow for serial runs (and therefore testing outside of queues) 12 Apr 2017 Frank.Willmore 554b55c6e80 tested seism-read, now with timings. some clean-up. 10 Apr 2017 Frank.Willmore 0212d96b8ad seism-read protype works... need to instrument for timing and clean up. 10 Apr 2017 Frank.Willmore 27b27f3eae8 subfiling implemented and testing OK with subile.in test file 09 Apr 2017 Frank.Willmore 437b8f54f41 rm this 06 Apr 2017 Frank.Willmore 5cfb2cf2b6c this 06 Apr 2017 Frank.Willmore ec35b470648 M cleanup and merge old feature branches before adding subfiling 06 Apr 2017 Frank.Willmore f4dc343c1f9 storing use_function_argv as vls, and now it works. stores argc, argv and passes test. 22 Mar 2017 Frank.Willmore 960039cd277 unified naming convention for types 22 Mar 2017 Frank.Willmore 54d95322efc added use_function to attributes type, check-slice and check-plugin still passing test 21 Mar 2017 Frank.Willmore ffe7921d8b1 M cleaned up, merge of zfp feature branch 06 Apr 2017 Frank.Willmore 76bd275fe47 added zfp libs to Makefile.jelly 10 Mar 2017 Frank T Willmore 57f1d44c149 zfp now writes and reads, passing test 28 Feb 2017 Frank T Willmore 1c4fbbeb6c6 M Merge branch 'feature-add-zfp' of https://bitbucket.hdfgroup.org/scm/hdffv/performance into feature-add-zfp 28 Feb 2017 Frank T Willmore 805d5ba9502 Added zfp functionality to seism-core-slice.cc ... writes but need to add read to checker. 28 Feb 2017 Frank.Willmore d43c2cd0ab8 M Merge branch 'seism-core-plugin-for-sd-data' 06 Apr 2017 Frank.Willmore 2ccb7237399 cleanup 06 Apr 2017 Scot Breitenfeld e72fc7de47f added check for failed makes 29 Mar 2017 Scot Breitenfeld 5e51be8a4f8 added gnuplot file for plotting results 29 Mar 2017 Scot Breitenfeld c616ae559a7 misc. format 28 Mar 2017 Scot Breitenfeld de478d4c27b Added scripts directory for various misc. testing:
Added scripts to benchmark applications using various versions of HDF5 28 Mar 2017 Frank Willmore fc102d4ecdb M Merge pull request #5 in HDFFV/performance from seism-core-plugin-for-sd-data to master
tested fine for sd plugin on jelly and BW
* commit 'c94c4098f7dfdf0552265877135a54e4deb7231a':
modified: ../../.gitignore
added plugin tests for bw, passed.
added 'xyz' data file (10560x5x100 floats, a single time slice) to sd plugin
Tested seism-core plugin for non-degenerate dataset, and is OK. Because of current arch, can only write same data each timestep.
implemented raw data reader plug... 24 Mar 2017 Frank T Willmore c94c4098f7d modified: ../../.gitignore 23 Mar 2017 Frank T Willmore fcacdc7fa90 added plugin tests for bw, passed. 23 Mar 2017 Frank.Willmore d28d02ef791 added 'xyz' data file (10560x5x100 floats, a single time slice) to sd plugin 23 Mar 2017 Frank.Willmore 12e7ca722ae Tested seism-core plugin for non-degenerate dataset, and is OK. Because of current arch, can only write same data each timestep. 23 Mar 2017 Frank.Willmore ca8265599c6 implemented raw data reader plugin (sd) for seism-core 23 Mar 2017 Frank.Willmore ca433e7a365 M Merge branch 'master' of https://bitbucket.hdfgroup.org/scm/hdffv/performance
added dynamic fill feature 20 Mar 2017 Larry Knox c4919f60e35 M Merge pull request #3 in HDFFV/performance from ~LRKNOX/performance_lrk:master to master
* commit 'e99e0781379043a0746b1aea02eb65c384b09083':
bw_testbenchmarks version that runs h5core.'
Remove -Wall from h5perf compile flags. It doesn't match craycc's syntax expectations.
dd initial version of script to run benchmarks on blue waters and batch files to run h5core tests. 17 Mar 2017 Larry Knox e99e0781379 bw_testbenchmarks version that runs h5core.'
Remove -Wall from Makefile for h5perf so cray_cc will compile it. 17 Mar 2017 Larry Knox cb497411989 Remove -Wall from h5perf compile flags. It doesn't match craycc's syntax expectations. 15 Mar 2017 Larry Knox b0ff8bae7ce dd initial version of script to run benchmarks on blue waters and batch files to run h5core tests. 14 Mar 2017 Frank.Willmore 1ea4f3e18af Updated README.md to document dynamic feature 20 Mar 2017 Frank.Willmore 3e2bbd6bd1e added mpi_rank_fill example 20 Mar 2017 Frank.Willmore d99325235f8 added spherical gaussian fill function
and example script to call it up
changed unsigned to hsize_t for dimension types 20 Mar 2017 Frank.Willmore 431bf273b1f added working dlopen functionality to load a function for data to be written 10 Mar 2017 Allen Byrne 04626202dc7 M Merge pull request #2 in HDFFV/performance from ~BYRN/performance_adb:master to master
* commit 'c12eead340c3e80fe76697c0f25f8110db9d1ba6':
buildbot python scripts using FTP
Update scripts add combust_io
Correct script name
Correct path
Update fortran and script changes
Move Makefiles to src folder
Add buildbot scripts 03 Mar 2017 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: 'defe6a0e930f9c9e27cc012fdd7a85ae4cb7c3d4', href: '/projects/HDFFV/repos/performance/commits/defe6a0e930f9c9e27cc012fdd7a85ae4cb7c3d4',parents: [{ id: '50ce5c275c6fa3b3d9c9e84d8bcd16239912106a' }]},{id: '50ce5c275c6fa3b3d9c9e84d8bcd16239912106a', href: '/projects/HDFFV/repos/performance/commits/50ce5c275c6fa3b3d9c9e84d8bcd16239912106a',parents: [{ id: 'be26b77f52ff2ad11e0da885dcc85a26045dbb22' }]},{id: 'be26b77f52ff2ad11e0da885dcc85a26045dbb22', href: '/projects/HDFFV/repos/performance/commits/be26b77f52ff2ad11e0da885dcc85a26045dbb22',parents: [{ id: 'a65940f0ba83c6ae8ebdc9a604e5c5d81ee9f64a' },{ id: 'b909a0fc86a9e5038100c2d5a2d9eec5d679a996' }]},{id: 'b909a0fc86a9e5038100c2d5a2d9eec5d679a996', href: '/projects/HDFFV/repos/performance/commits/b909a0fc86a9e5038100c2d5a2d9eec5d679a996',parents: [{ id: '46cb631956c56f9fc145fa18b23c726bfbfe5f2f' }]},{id: '46cb631956c56f9fc145fa18b23c726bfbfe5f2f', href: '/projects/HDFFV/repos/performance/commits/46cb631956c56f9fc145fa18b23c726bfbfe5f2f',parents: [{ id: '6ccd5ade470a557dd9cb61c4df620fdb01705b87' }]},{id: '6ccd5ade470a557dd9cb61c4df620fdb01705b87', href: '/projects/HDFFV/repos/performance/commits/6ccd5ade470a557dd9cb61c4df620fdb01705b87',parents: [{ id: '3185c767ab665f39bfa75e247696f26c346b5de2' }]},{id: '3185c767ab665f39bfa75e247696f26c346b5de2', href: '/projects/HDFFV/repos/performance/commits/3185c767ab665f39bfa75e247696f26c346b5de2',parents: [{ id: '0f4cffd4350422150725d320e519d8ab1951d343' }]},{id: '0f4cffd4350422150725d320e519d8ab1951d343', href: '/projects/HDFFV/repos/performance/commits/0f4cffd4350422150725d320e519d8ab1951d343',parents: [{ id: '4703698c57c06ed58e338f0b9c9eaaa660fb31f6' },{ id: '9f42baf9896d4e89f9290dc5de2920601f62f53c' }]},{id: '4703698c57c06ed58e338f0b9c9eaaa660fb31f6', href: '/projects/HDFFV/repos/performance/commits/4703698c57c06ed58e338f0b9c9eaaa660fb31f6',parents: [{ id: '31d97f33da8229c1947cb08cb11ca0f8c25d1859' }]},{id: '31d97f33da8229c1947cb08cb11ca0f8c25d1859', href: '/projects/HDFFV/repos/performance/commits/31d97f33da8229c1947cb08cb11ca0f8c25d1859',parents: [{ id: '4e09953bf219396ee2e3413fce5c67d1d0faefc4' },{ id: 'd9d5ef317085aef7e1198a5265e31fdb7c49a47f' }]},{id: 'd9d5ef317085aef7e1198a5265e31fdb7c49a47f', href: '/projects/HDFFV/repos/performance/commits/d9d5ef317085aef7e1198a5265e31fdb7c49a47f',parents: [{ id: '437b8f54f41548de5204db9ff9ddab61fafa5748' }]},{id: '4e09953bf219396ee2e3413fce5c67d1d0faefc4', href: '/projects/HDFFV/repos/performance/commits/4e09953bf219396ee2e3413fce5c67d1d0faefc4',parents: [{ id: '554b55c6e80af135e3f020e608cedf8cb501080b' }]},{id: 'a65940f0ba83c6ae8ebdc9a604e5c5d81ee9f64a', href: '/projects/HDFFV/repos/performance/commits/a65940f0ba83c6ae8ebdc9a604e5c5d81ee9f64a',parents: [{ id: '554b55c6e80af135e3f020e608cedf8cb501080b' },{ id: '9f42baf9896d4e89f9290dc5de2920601f62f53c' }]},{id: '9f42baf9896d4e89f9290dc5de2920601f62f53c', href: '/projects/HDFFV/repos/performance/commits/9f42baf9896d4e89f9290dc5de2920601f62f53c',parents: [{ id: '437b8f54f41548de5204db9ff9ddab61fafa5748' }]},{id: '554b55c6e80af135e3f020e608cedf8cb501080b', href: '/projects/HDFFV/repos/performance/commits/554b55c6e80af135e3f020e608cedf8cb501080b',parents: [{ id: '0212d96b8ad056926ef70e6eacb93b6e3b70fbf0' }]},{id: '0212d96b8ad056926ef70e6eacb93b6e3b70fbf0', href: '/projects/HDFFV/repos/performance/commits/0212d96b8ad056926ef70e6eacb93b6e3b70fbf0',parents: [{ id: '27b27f3eae87377dad4c8501960ef1da50459535' }]},{id: '27b27f3eae87377dad4c8501960ef1da50459535', href: '/projects/HDFFV/repos/performance/commits/27b27f3eae87377dad4c8501960ef1da50459535',parents: [{ id: '437b8f54f41548de5204db9ff9ddab61fafa5748' }]},{id: '437b8f54f41548de5204db9ff9ddab61fafa5748', href: '/projects/HDFFV/repos/performance/commits/437b8f54f41548de5204db9ff9ddab61fafa5748',parents: [{ id: '5cfb2cf2b6c1a6d686982a9070e51054157e0764' }]},{id: '5cfb2cf2b6c1a6d686982a9070e51054157e0764', href: '/projects/HDFFV/repos/performance/commits/5cfb2cf2b6c1a6d686982a9070e51054157e0764',parents: [{ id: 'ec35b4706484f7c4eee4e608e4242666fd46efb0' }]},{id: 'ec35b4706484f7c4eee4e608e4242666fd46efb0', href: '/projects/HDFFV/repos/performance/commits/ec35b4706484f7c4eee4e608e4242666fd46efb0',parents: [{ id: 'ffe7921d8b1c4dc9cbf5c4f32fb7134ebee255b5' },{ id: 'f4dc343c1f953d0b2431c51a146930297860bbd0' }]},{id: 'f4dc343c1f953d0b2431c51a146930297860bbd0', href: '/projects/HDFFV/repos/performance/commits/f4dc343c1f953d0b2431c51a146930297860bbd0',parents: [{ id: '960039cd27763dc10f8c692782f183fa6cbdfc39' }]},{id: '960039cd27763dc10f8c692782f183fa6cbdfc39', href: '/projects/HDFFV/repos/performance/commits/960039cd27763dc10f8c692782f183fa6cbdfc39',parents: [{ id: '54d95322efce1ce67a9ba13ba05e47dbdd73bf80' }]},{id: '54d95322efce1ce67a9ba13ba05e47dbdd73bf80', href: '/projects/HDFFV/repos/performance/commits/54d95322efce1ce67a9ba13ba05e47dbdd73bf80',parents: [{ id: 'ca433e7a365d9c34c704133f1f6f0e015f9bfbcc' }]},{id: 'ffe7921d8b1c4dc9cbf5c4f32fb7134ebee255b5', href: '/projects/HDFFV/repos/performance/commits/ffe7921d8b1c4dc9cbf5c4f32fb7134ebee255b5',parents: [{ id: 'd43c2cd0ab854e3f1f6ef3fca48dadd518e79115' },{ id: '76bd275fe47a4e2958e3c0422ee28142f2c29b65' }]},{id: '76bd275fe47a4e2958e3c0422ee28142f2c29b65', href: '/projects/HDFFV/repos/performance/commits/76bd275fe47a4e2958e3c0422ee28142f2c29b65',parents: [{ id: '57f1d44c149921e966b2ebd9f7599a9587dacf7b' }]},{id: '57f1d44c149921e966b2ebd9f7599a9587dacf7b', href: '/projects/HDFFV/repos/performance/commits/57f1d44c149921e966b2ebd9f7599a9587dacf7b',parents: [{ id: '1c4fbbeb6c657af754dcae681fa127092f250516' }]},{id: '1c4fbbeb6c657af754dcae681fa127092f250516', href: '/projects/HDFFV/repos/performance/commits/1c4fbbeb6c657af754dcae681fa127092f250516',parents: [{ id: '805d5ba9502257fd8d4b67c1320b70939d94c1f7' },{ id: '1968a5d778f2e8a7b20a138d6c9b91cb3afcdb8e' }]},{id: '805d5ba9502257fd8d4b67c1320b70939d94c1f7', href: '/projects/HDFFV/repos/performance/commits/805d5ba9502257fd8d4b67c1320b70939d94c1f7',parents: [{ id: '7970919eb7b2a212c97abccdfcbf4e85711c7075' }]},{id: 'd43c2cd0ab854e3f1f6ef3fca48dadd518e79115', href: '/projects/HDFFV/repos/performance/commits/d43c2cd0ab854e3f1f6ef3fca48dadd518e79115',parents: [{ id: 'e72fc7de47f5759ae52842992d5c2fcb487bafba' },{ id: '2ccb7237399664eae1c8c0ef99a13038d1564b8e' }]},{id: '2ccb7237399664eae1c8c0ef99a13038d1564b8e', href: '/projects/HDFFV/repos/performance/commits/2ccb7237399664eae1c8c0ef99a13038d1564b8e',parents: [{ id: 'd28d02ef7913d463478cbbbf89f5da0c8dcdc0a6' }]},{id: 'e72fc7de47f5759ae52842992d5c2fcb487bafba', href: '/projects/HDFFV/repos/performance/commits/e72fc7de47f5759ae52842992d5c2fcb487bafba',parents: [{ id: '5e51be8a4f836c1618739944f2b8d152a99f7d55' }]},{id: '5e51be8a4f836c1618739944f2b8d152a99f7d55', href: '/projects/HDFFV/repos/performance/commits/5e51be8a4f836c1618739944f2b8d152a99f7d55',parents: [{ id: 'c616ae559a7101bd6fc96d3fed28cdfe9de0d872' }]},{id: 'c616ae559a7101bd6fc96d3fed28cdfe9de0d872', href: '/projects/HDFFV/repos/performance/commits/c616ae559a7101bd6fc96d3fed28cdfe9de0d872',parents: [{ id: 'de478d4c27bebe4c6159e1bbf5ef2c7ef902f3c9' }]},{id: 'de478d4c27bebe4c6159e1bbf5ef2c7ef902f3c9', href: '/projects/HDFFV/repos/performance/commits/de478d4c27bebe4c6159e1bbf5ef2c7ef902f3c9',parents: [{ id: 'fc102d4ecdb29210937ad12557a566e1994fbbb1' }]},{id: 'fc102d4ecdb29210937ad12557a566e1994fbbb1', href: '/projects/HDFFV/repos/performance/commits/fc102d4ecdb29210937ad12557a566e1994fbbb1',parents: [{ id: 'ca433e7a365d9c34c704133f1f6f0e015f9bfbcc' },{ id: 'c94c4098f7dfdf0552265877135a54e4deb7231a' }]},{id: 'c94c4098f7dfdf0552265877135a54e4deb7231a', href: '/projects/HDFFV/repos/performance/commits/c94c4098f7dfdf0552265877135a54e4deb7231a',parents: [{ id: 'fcacdc7fa90eca1300464cfe1528763306740122' }]},{id: 'fcacdc7fa90eca1300464cfe1528763306740122', href: '/projects/HDFFV/repos/performance/commits/fcacdc7fa90eca1300464cfe1528763306740122',parents: [{ id: 'd28d02ef7913d463478cbbbf89f5da0c8dcdc0a6' }]},{id: 'd28d02ef7913d463478cbbbf89f5da0c8dcdc0a6', href: '/projects/HDFFV/repos/performance/commits/d28d02ef7913d463478cbbbf89f5da0c8dcdc0a6',parents: [{ id: '12e7ca722ae55068b0724f37f7b8da6deb89c30f' }]},{id: '12e7ca722ae55068b0724f37f7b8da6deb89c30f', href: '/projects/HDFFV/repos/performance/commits/12e7ca722ae55068b0724f37f7b8da6deb89c30f',parents: [{ id: 'ca8265599c6557b5eebe79a740699a7d3d654a85' }]},{id: 'ca8265599c6557b5eebe79a740699a7d3d654a85', href: '/projects/HDFFV/repos/performance/commits/ca8265599c6557b5eebe79a740699a7d3d654a85',parents: [{ id: 'ca433e7a365d9c34c704133f1f6f0e015f9bfbcc' }]},{id: 'ca433e7a365d9c34c704133f1f6f0e015f9bfbcc', href: '/projects/HDFFV/repos/performance/commits/ca433e7a365d9c34c704133f1f6f0e015f9bfbcc',parents: [{ id: '1ea4f3e18af436a8e3f2895a0aa930568f0da6cb' },{ id: 'c4919f60e35af73ed34af3ba562070daf2fa4cba' }]},{id: 'c4919f60e35af73ed34af3ba562070daf2fa4cba', href: '/projects/HDFFV/repos/performance/commits/c4919f60e35af73ed34af3ba562070daf2fa4cba',parents: [{ id: '04626202dc7ebe9e102f5bc19627566a23fe88fe' },{ id: 'e99e0781379043a0746b1aea02eb65c384b09083' }]},{id: 'e99e0781379043a0746b1aea02eb65c384b09083', href: '/projects/HDFFV/repos/performance/commits/e99e0781379043a0746b1aea02eb65c384b09083',parents: [{ id: 'cb497411989af57afc0c1bb339446f2110eeb19b' }]},{id: 'cb497411989af57afc0c1bb339446f2110eeb19b', href: '/projects/HDFFV/repos/performance/commits/cb497411989af57afc0c1bb339446f2110eeb19b',parents: [{ id: 'b0ff8bae7ceaeade0638f7d2af7ea3d0e09d0a70' }]},{id: 'b0ff8bae7ceaeade0638f7d2af7ea3d0e09d0a70', href: '/projects/HDFFV/repos/performance/commits/b0ff8bae7ceaeade0638f7d2af7ea3d0e09d0a70',parents: [{ id: '04626202dc7ebe9e102f5bc19627566a23fe88fe' }]},{id: '1ea4f3e18af436a8e3f2895a0aa930568f0da6cb', href: '/projects/HDFFV/repos/performance/commits/1ea4f3e18af436a8e3f2895a0aa930568f0da6cb',parents: [{ id: '3e2bbd6bd1e77d2b36dd5b10137fe3fd5902a1f5' }]},{id: '3e2bbd6bd1e77d2b36dd5b10137fe3fd5902a1f5', href: '/projects/HDFFV/repos/performance/commits/3e2bbd6bd1e77d2b36dd5b10137fe3fd5902a1f5',parents: [{ id: 'd99325235f8202b2c57c773aff719392ebf63d1b' }]},{id: 'd99325235f8202b2c57c773aff719392ebf63d1b', href: '/projects/HDFFV/repos/performance/commits/d99325235f8202b2c57c773aff719392ebf63d1b',parents: [{ id: '431bf273b1f2a9f7be96f3bd6edf6930bea39b1a' }]},{id: '431bf273b1f2a9f7be96f3bd6edf6930bea39b1a', href: '/projects/HDFFV/repos/performance/commits/431bf273b1f2a9f7be96f3bd6edf6930bea39b1a',parents: [{ id: '04626202dc7ebe9e102f5bc19627566a23fe88fe' }]},{id: '04626202dc7ebe9e102f5bc19627566a23fe88fe', href: '/projects/HDFFV/repos/performance/commits/04626202dc7ebe9e102f5bc19627566a23fe88fe',parents: [{ id: '503fdc45ef978fb651b42514320acf14294c8351' },{ id: 'c12eead340c3e80fe76697c0f25f8110db9d1ba6' }]}]);