AuthorCommitMessageCommit dateIssues
Ed HartnettEd Hartnett
0d1f6925241further testing, other variations of fortran functions
Ed HartnettEd Hartnett
d9791121143test cleanup
Ed HartnettEd Hartnett
791d9d11d3bfixed fletcher32 filter inq and documentation
Ed HartnettEd Hartnett
1d15d18e916fixed fletcher32 filter inq and documentation
jedwards4bjedwards4b
21b3940ac9bMMerge pull request #57 from NCAR/ejh_18Fortran implementation if inq_var_deflate, removed szip functions, fixed C bug in inq_deflate
Ed HartnettEd Hartnett
9410243f9f6test cleanup
Ed HartnettEd Hartnett
929a0911e6dfixed test output
Ed HartnettEd Hartnett
93c837520fefixed bug in inq_var_deflate, got fortran version and tests working
Ed HartnettEd Hartnett
c70d96e677eadded inq_szip fortran function
Ed HartnettEd Hartnett
0056acea5fffixed name of inq_var_deflate in fortran API
Ed HartnettEd Hartnett
452fd3ac396more tests for nc4 functions
Ed HartnettEd Hartnett
f8390123335fortran tests for def_var_deflate turned back on
Ed HartnettEd Hartnett
d6aeb17f655fixed comment
jedwards4bjedwards4b
b45360c601eMMerge pull request #56 from NCAR/ejh_17Bug fixes, documentation improvement, build flags
Ed HartnettEd Hartnett
778a2439014fixed potential memory leak in error condition, other error handling code
Ed HartnettEd Hartnett
a7e2b4de3d1fixed other nc4 inq functions so now result is bcast
Ed HartnettEd Hartnett
748f357b407even better handling of null pointers
Ed HartnettEd Hartnett
d28ef0bb734better handling of null pointers
Ed HartnettEd Hartnett
e649334aabaremoved print statement
Ed HartnettEd Hartnett
785cd2ac75fadded c99 flags to unit test directory
Ed HartnettEd Hartnett
912c392bc40removed redundant broadcast
Ed HartnettEd Hartnett
29f0abda694removed unneeded test program
Ed HartnettEd Hartnett
f09d69b75a9fixed some nc4 code
Ed HartnettEd Hartnett
ce3e95f5280fixing def_var_deflate issues
jedwards4bjedwards4b
65df1e848ddMMerge pull request #54 from NCAR/ejh_15Fix lengths of names of atts/vars/dims sent to tasks where rank != 0 for serial io types
Ed HartnettEd Hartnett
6ff466c6cf3moved name null-terminator fixes to perl code which generates pio_nc.c
Ed HartnettEd Hartnett
f2691ba74b5test and fixes for name null terminator problem in processors not rank=0
Ed HartnettEd Hartnett
70c007b92e5getting test_names ready
Jim EdwardsJim Edwards
93d430583feavoid fill pass with netcdf4p
Jim EdwardsJim Edwards
260864da7f3fix pio_inq_unlimdimid and add a test
jedwards4bjedwards4b
8cf3d63686cMMerge pull request #52 from NCAR/ejh_14fixed compile problem when timing turned off
Ed HartnettEd Hartnett
45fb0f71db8fixed compile problem when timing turned off
Jim EdwardsJim Edwards
dc374a14dd1latest changes from cesm dev
Jim EdwardsJim Edwards
0cf9924548bminor bug fix
Jim EdwardsJim Edwards
f60c4a7c6e7separate serial and parallel in pio_darray
Jim EdwardsJim Edwards
647e71fcea8allocate requests in chunks
Jim EdwardsJim Edwards
6daa1458f1frework workaround
Kate Thayer-CalderKate Thayer-Calder
9410f8acbf4MMerge pull request #49 from Katetc/masterChanges to PIOPerformance to make the output more parsable
KatetcKatetc
38783733b5aA couple more tweaks to get output just right.
Jim EdwardsJim Edwards
69d9ee3a166remove unneeded include
KatetcKatetc
5aa4bd1424bChanges to performance test output to make it a bit easier to parse for plots and analysis.
KatetcKatetc
5cdd5ccb877Reverting runcdash-nersc-cray to the main repo form.Debugging paused.
Kate Thayer-CalderKate Thayer-Calder
e5c73d3911dMMerge pull request #3 from NCAR/masterMerging in changes from the root
Jim EdwardsJim Edwards
eb441c4d6f0MMerge branch 'master' of https://github.com/NCAR/ParallelIOFix the sync operation so that the iobuf is freed for all libraries not just pnetcdf
Jim EdwardsJim Edwards
435868e9bbbneed to flush for all not just pnetcdf
KatetcKatetc
db53954a3f9Changes required to get examples to build on Yellowstone.
jedwards4bjedwards4b
b61460ac2ffMMerge pull request #48 from NCAR/ejh_12Memory Leak Fix, more NetCDF-4 special function testing
Ed HartnettEd Hartnett
07e9e10dd57fixed memory leak
katetckatetc
afc2cb3a9f0Changes to test nightly building on cori
Kate Thayer-CalderKate Thayer-Calder
3c0859bbb31MMerge pull request #2 from NCAR/masterMerging my branch up