Ed Hartnett | 0d1f6925241 | further testing, other variations of fortran functions | | |
Ed Hartnett | d9791121143 | test cleanup | | |
Ed Hartnett | 791d9d11d3b | fixed fletcher32 filter inq and documentation | | |
Ed Hartnett | 1d15d18e916 | fixed fletcher32 filter inq and documentation | | |
jedwards4b | 21b3940ac9bM | Merge pull request #57 from NCAR/ejh_18Fortran implementation if inq_var_deflate, removed szip functions, fixed C bug in inq_deflate | | |
Ed Hartnett | 9410243f9f6 | test cleanup | | |
Ed Hartnett | 929a0911e6d | fixed test output | | |
Ed Hartnett | 93c837520fe | fixed bug in inq_var_deflate, got fortran version and tests working | | |
Ed Hartnett | c70d96e677e | added inq_szip fortran function | | |
Ed Hartnett | 0056acea5ff | fixed name of inq_var_deflate in fortran API | | |
Ed Hartnett | 452fd3ac396 | more tests for nc4 functions | | |
Ed Hartnett | f8390123335 | fortran tests for def_var_deflate turned back on | | |
Ed Hartnett | d6aeb17f655 | fixed comment | | |
jedwards4b | b45360c601eM | Merge pull request #56 from NCAR/ejh_17Bug fixes, documentation improvement, build flags | | |
Ed Hartnett | 778a2439014 | fixed potential memory leak in error condition, other error handling code | | |
Ed Hartnett | a7e2b4de3d1 | fixed other nc4 inq functions so now result is bcast | | |
Ed Hartnett | 748f357b407 | even better handling of null pointers | | |
Ed Hartnett | d28ef0bb734 | better handling of null pointers | | |
Ed Hartnett | e649334aaba | removed print statement | | |
Ed Hartnett | 785cd2ac75f | added c99 flags to unit test directory | | |
Ed Hartnett | 912c392bc40 | removed redundant broadcast | | |
Ed Hartnett | 29f0abda694 | removed unneeded test program | | |
Ed Hartnett | f09d69b75a9 | fixed some nc4 code | | |
Ed Hartnett | ce3e95f5280 | fixing def_var_deflate issues | | |
jedwards4b | 65df1e848ddM | Merge 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 Hartnett | 6ff466c6cf3 | moved name null-terminator fixes to perl code which generates pio_nc.c | | |
Ed Hartnett | f2691ba74b5 | test and fixes for name null terminator problem in processors not rank=0 | | |
Ed Hartnett | 70c007b92e5 | getting test_names ready | | |
Jim Edwards | 93d430583fe | avoid fill pass with netcdf4p | | |
Jim Edwards | 260864da7f3 | fix pio_inq_unlimdimid and add a test | | |
jedwards4b | 8cf3d63686cM | Merge pull request #52 from NCAR/ejh_14fixed compile problem when timing turned off | | |
Ed Hartnett | 45fb0f71db8 | fixed compile problem when timing turned off | | |
Jim Edwards | dc374a14dd1 | latest changes from cesm dev | | |
Jim Edwards | 0cf9924548b | minor bug fix | | |
Jim Edwards | f60c4a7c6e7 | separate serial and parallel in pio_darray | | |
Jim Edwards | 647e71fcea8 | allocate requests in chunks | | |
Jim Edwards | 6daa1458f1f | rework workaround | | |
Kate Thayer-Calder | 9410f8acbf4M | Merge pull request #49 from Katetc/masterChanges to PIOPerformance to make the output more parsable | | |
Katetc | 38783733b5a | A couple more tweaks to get output just right. | | |
Jim Edwards | 69d9ee3a166 | remove unneeded include | | |
Katetc | 5aa4bd1424b | Changes to performance test output to make it a bit easier to parse for plots and analysis. | | |
Katetc | 5cdd5ccb877 | Reverting runcdash-nersc-cray to the main repo form.Debugging paused. | | |
Kate Thayer-Calder | e5c73d3911dM | Merge pull request #3 from NCAR/masterMerging in changes from the root | | |
Jim Edwards | eb441c4d6f0M | Merge branch 'master' of https://github.com/NCAR/ParallelIOFix the sync operation so that the iobuf is freed for all libraries
not just pnetcdf | | |
Jim Edwards | 435868e9bbb | need to flush for all not just pnetcdf | | |
Katetc | db53954a3f9 | Changes required to get examples to build on Yellowstone. | | |
jedwards4b | b61460ac2ffM | Merge pull request #48 from NCAR/ejh_12Memory Leak Fix, more NetCDF-4 special function testing | | |
Ed Hartnett | 07e9e10dd57 | fixed memory leak | | |
katetc | afc2cb3a9f0 | Changes to test nightly building on cori | | |
Kate Thayer-Calder | 3c0859bbb31M | Merge pull request #2 from NCAR/masterMerging my branch up | | |