Commit Graph

83 Commits

Author SHA1 Message Date
Dennis Heimbigner
7e63849e03 added some notes about attributes 2012-02-15 22:33:28 +00:00
Russ Rew
091d46081f remove verbose output from chunk tests 2012-02-05 21:34:14 +00:00
Russ Rew
e39dc1ed39 Revert libtool version to 7.1.1. Disable libdiskless. 2012-01-12 23:27:30 +00:00
Dennis Heimbigner
a4817c7888 make knmi tests run properly 2011-12-15 20:24:54 +00:00
Dennis Heimbigner
efd9808b0a completely rewritten constraint system 2011-11-14 04:20:19 +00:00
Dennis Heimbigner
d10a2605ce moved librpc/ from major branch to trunk 2011-10-23 20:17:56 +00:00
Ed Hartnett
31d81f85ab enhanced knmi performance testing 2011-10-05 13:43:20 +00:00
Ed Hartnett
7b47adf3a1 removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
Ed Hartnett
8945e92708 fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
Dennis Heimbigner
16dee702b7 fix NCF-120 2011-09-15 16:57:16 +00:00
Ed Hartnett
b395c3f03f scalar varaibles working for diskless files 2011-08-26 11:17:55 +00:00
Ed Hartnett
fd324b3b88 fixed test that caused valgrind to complain 2011-08-25 13:46:34 +00:00
Ed Hartnett
fde5e75730 removed diskless files for non-netcdf-4 builds 2011-08-23 15:07:24 +00:00
Ed Hartnett
d58c18c623 added diskless files API, subsetting not working, classic model only 2011-08-16 21:04:33 +00:00
Ed Hartnett
cd9841c6ae added test for netCDF-4 performance 2011-08-15 13:27:10 +00:00
Ed Hartnett
7a2774c8d1 took out repeated definitions of timeval_subtract function 2011-08-15 11:37:45 +00:00
Ed Hartnett
6a97ad3f08 fixed some other def_var_chunking calls 2011-08-12 14:34:37 +00:00
Ed Hartnett
f81628eeb1 fixed def_var_chunking call bug 2011-08-12 14:24:03 +00:00
Ed Hartnett
5ce7dd290a added forgotten file 2011-07-20 21:32:41 +00:00
Ed Hartnett
728177f25d added beginning of test contributed by KNMI 2011-07-20 19:44:27 +00:00
Ed Hartnett
069574d842 make new parallel I/O flag requirement work with pnetcdf library 2011-06-03 13:58:34 +00:00
Ed Hartnett
c199d81417 fixed fortran parallel I/O flag bug 2011-06-02 22:46:15 +00:00
Ed Hartnett
414b6fefb2 added F77 parallel test and clean up a little 2011-05-23 15:34:42 +00:00
Ed Hartnett
d469f39e3c workaround for HDF5 dimscale issue 2011-05-19 19:22:43 +00:00
Ed Hartnett
d1a6aa38d8 found HDF5 dimscale bug 2011-05-19 17:36:47 +00:00
Ed Hartnett
25ec2b9a54 found HDF5 dimscale bug 2011-05-19 17:36:25 +00:00
Ed Hartnett
e2685a1475 changes to remove EXTERN_LDFLAG from build, also to fix netCDF-4 sync bug 2011-05-17 19:14:35 +00:00
Ed Hartnett
2f4cf5382e took out ldflags in Makefile.am files 2011-05-11 17:09:12 +00:00
Ed Hartnett
841c9c35b0 reduce load of parallel testing 2011-05-02 14:12:32 +00:00
Ed Hartnett
74c1e894b3 fixed use of szip library 2011-04-29 18:19:12 +00:00
Ed Hartnett
687beb0261 added forgotten test file 2011-03-21 16:00:55 +00:00
Ed Hartnett
0259975e26 changes in response to user feedback to rc1, plus cleaned up H5 test dependancy 2011-03-21 15:45:17 +00:00
Ed Hartnett
e5c8e924e2 more tests for Jeff W. 2011-03-21 09:47:37 +00:00
Ed Hartnett
965a3aac70 minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
Ed Hartnett
7d97bbadf9 fixed missing benchmarking shell script in distribution 2011-02-24 10:59:22 +00:00
Ed Hartnett
1d810b5034 fixed some hdf4 configure settings, added more hdf4 tests 2011-01-28 18:01:37 +00:00
Ed Hartnett
2ebb1cbafc fixed problems with parallel I/O of classic files with pnetcdf library 2011-01-28 12:45:52 +00:00
Dennis Heimbigner
209742ebec Fixed dap memory leaks 2010-12-17 23:54:09 +00:00
Russ Rew
7fb25a2a5a Jeff Whitaker's nc-config change. Cosmetic change to benchmark output. 2010-11-16 23:08:42 +00:00
Russ Rew
5e1967e466 Put gettimeofday(&start_time, ...) call in the right place for meaningful timings. 2010-11-12 21:18:11 +00:00
Ed Hartnett
e22ff1d34a added timing test of HDF5 many attributes creation 2010-11-12 20:12:32 +00:00
Ed Hartnett
35b0c5422d got benchmark build working agian 2010-11-12 18:09:12 +00:00
Russ Rew
2ba3602188 remove writing attributes, since already tested in bm_many_atts benchmark 2010-11-12 05:36:24 +00:00
Russ Rew
171f42da85 Documentation fixes for udunits, cxx4. New benchmark programs for a large number of objects (groups, variables, attributes). 2010-11-12 03:56:26 +00:00
Ed Hartnett
c2b967be53 changes to make parallel tests script output 2010-10-20 17:20:28 +00:00
Ed Hartnett
211225da2b fixed parallel test by removing BAIL macro 2010-10-15 13:21:43 +00:00
Ed Hartnett
a658960034 added more valgrind testing 2010-10-13 22:53:25 +00:00
Ed Hartnett
5923f92119 adding missing include in parallel I/O test program 2010-10-13 15:05:00 +00:00
Ed Hartnett
75d38d4308 fixed for missing header file 2010-10-08 20:14:19 +00:00
Ed Hartnett
64d614fd87 added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00