Ward Fisher
a25236eac4
Merge pull request #1348 from Unidata/pluginst.dmh
...
Support installation of the bzip2 plugin under name libh5bzip2.so
2019-03-20 15:42:06 -06:00
Ed Hartnett
54eb9dad77
Merge branch 'master' into ejh_non_contoversial
2019-03-19 14:16:52 -06:00
Ward Fisher
6b470b2c37
Merge pull request #1267 from Unidata/byterange.dmh
...
Provide byte-range reading of remote datasets
2019-03-19 14:03:57 -06:00
Ward Fisher
e2b31ffae4
Merge branch 'master' into byterange.dmh
2019-03-19 12:05:44 -06:00
Ward Fisher
3de2cf3d55
Merge pull request #1346 from wkliao/nc_mpiio
...
move checking for flag conflict to nc_create_par
2019-03-19 12:04:38 -06:00
Ed Hartnett
f5aeef50b3
removed dependcancy on nc_test4/tst_files output for nc_perf/tst_files2.c
2019-03-18 12:16:42 -06:00
Ed Hartnett
5c1c7b3713
turned on run_tst_chunks3
2019-03-18 11:29:04 -06:00
Ed Hartnett
d709624174
now run tst_put_vars_two_unlim_dim
2019-03-18 11:16:44 -06:00
Ed Hartnett
8799fff54b
cleanup Makefile.am
2019-03-18 11:09:44 -06:00
Ed Hartnett
06c9f681f4
got distcheck target working
2019-03-18 10:15:18 -06:00
Ed Hartnett
daf2be5649
working on distcheck target
2019-03-18 09:46:50 -06:00
Ed Hartnett
e8869624b2
further work on distcheck target
2019-03-18 08:51:26 -06:00
Ed Hartnett
94d9cd7c8f
don't allow benchmarks for classic only builds
2019-03-18 08:40:18 -06:00
Ed Hartnett
e3c628482e
moving metadata performance tests to nc_perf
2019-03-18 08:30:14 -06:00
Ed Hartnett
5c06d40006
attempting to get cmake build working with new nc_perf directory
2019-03-18 08:15:57 -06:00
Ed Hartnett
9d546bfdab
attempting to get cmake build working with new nc_perf directory
2019-03-18 08:12:43 -06:00
Ed Hartnett
9c2e2b2268
attempting to get cmake build working with new nc_perf directory
2019-03-18 08:09:56 -06:00
Ed Hartnett
51b8ba10b4
attempting to get cmake build working with new nc_perf directory
2019-03-18 08:09:46 -06:00
Ed Hartnett
43034c7b97
fixing distcheck issues
2019-03-17 11:38:27 -06:00
Ed Hartnett
d97c8b535f
fixing distcheck issues
2019-03-17 11:36:32 -06:00
Ed Hartnett
cf7126b294
fixing distcheck issues
2019-03-17 11:17:29 -06:00
Ed Hartnett
e48bd5e4c2
removed benchmarking stuff from nc_test4/Makefile.am
2019-03-17 10:57:45 -06:00
Ed Hartnett
286dddac4b
moved many other benchmark tests to nc_perf
2019-03-17 10:57:00 -06:00
Ed Hartnett
95a0b8ddfb
moved other benchmark programs to nc_perf
2019-03-17 08:30:06 -06:00
Ed Hartnett
e391a9b41f
moved bm_file.c
2019-03-17 08:19:17 -06:00
Ed Hartnett
a3ca0e4333
move benchmark test script to nc_perf
2019-03-17 08:15:29 -06:00
Ed Hartnett
16c68218de
move parallel benchmark test script to nc_perf
2019-03-17 08:14:27 -06:00
Ed Hartnett
73354a9862
moved tst_create_files from nc_test4 to nc_perf
2019-03-17 08:11:08 -06:00
Ed Hartnett
e5e3105aee
adding nc_perf directory
2019-03-17 08:06:02 -06:00
Ed Hartnett
7902615b1c
adding nc_perf directory
2019-03-17 08:03:27 -06:00
Julien Schueller
a3c2031071
Fix MinGW build
...
Som Win32 includes are also needed on MinGW
2019-03-17 09:18:56 +01:00
Julien Schueller
5a5981989c
Fix STRNG typo in CMakeList
2019-03-17 09:09:16 +01:00
Ed Hartnett
af84c8d023
Merge branch 'master' into ejh_non_contoversial
2019-03-16 18:08:49 -06:00
Ward Fisher
d74817206e
Merge pull request #1366 from Unidata/nccopydiskless.dmh
...
Fix nccopy to use NC_PERSIST so that -w actually persists the output.
2019-03-15 15:20:12 -06:00
Dennis Heimbigner
2420b69a83
Fix nccopy to use NC_PERSIST so that -w actually persists the output.
...
re: Issue https://github.com/Unidata/netcdf-c/issues/1365
At some point (4.6.1) we changed the diskless handling of flags
and added a new NC_PERSIST flag. Looks like we did not fix all
occurrences of the old flag set, specifically for 'nccopy -w' command.
Also added some tests (tst_nccopy_w{3,4}.sh) for this situation.
2019-03-15 12:05:27 -06:00
Ed Hartnett
42bcf4594b
example documentation cleanup
2019-03-12 10:28:10 -06:00
Ed Hartnett
1ad17d71e0
example documentation cleanup
2019-03-12 10:26:38 -06:00
Ed Hartnett
6c89b7a4b9
example documentation cleanup
2019-03-12 10:22:44 -06:00
Ed Hartnett
cab5458c2e
example documentation cleanup
2019-03-12 10:21:36 -06:00
Ed Hartnett
59ca5b8cec
example documentation cleanup
2019-03-12 10:20:30 -06:00
Ed Hartnett
afff56a83b
example documentation cleanup
2019-03-12 10:12:44 -06:00
Ed Hartnett
12635339c5
example documentation cleanup
2019-03-12 10:11:07 -06:00
Ed Hartnett
930f6e3e87
example documentation cleanup
2019-03-12 10:06:31 -06:00
Ed Hartnett
6efc184fb3
example documentation cleanup
2019-03-12 10:02:25 -06:00
Ed Hartnett
c88253677a
clean up
2019-03-12 09:54:16 -06:00
Ed Hartnett
f91e246699
turned off some ncdump test output
2019-03-12 09:26:15 -06:00
Ed Hartnett
c89fad34e0
only run some benchmark tests if utilities have been built
2019-03-12 09:23:49 -06:00
Ed Hartnett
1c9a9e117b
Makefile.am cleanup
2019-03-12 09:18:31 -06:00
Ed Hartnett
5214b51622
fixed examples/C/Makefile.am for parallel builds without parallel testing
2019-03-12 09:17:00 -06:00
Ed Hartnett
39c258449c
now properly running pnetcdf example program in parallel
2019-03-12 09:00:31 -06:00