Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Ed HartnettEd Hartnett
f738fadb9ddfixes based on Jim's comments to pull request
Ed HartnettEd Hartnett
6d398bf12b2removed printf statement
Ed HartnettEd Hartnett
7e0ea1926cfusing PIO_Offset instead of size_t in API
Ed HartnettEd Hartnett
578919cd478got tests working with var and file chunk caches.
Ed HartnettEd Hartnett
8edfbf53149more fixes for chunk cache functions
Ed HartnettEd Hartnett
243722066f5further development of fortran set_chunk_cache tests
Ed HartnettEd Hartnett
d8a042f0568further development of fortran set_chunk_cache tests
Ed HartnettEd Hartnett
d60b54387cdrest of nc4 functions in fortran API
Ed HartnettEd Hartnett
3a98a06763emore testing
Ed HartnettEd Hartnett
854eb87696amore testing
Ed HartnettEd Hartnett
1a1c246b304more tests for nc4 performance functions
jedwards4bjedwards4b
db7302455a8MMerge pull request #58 from NCAR/ejh_20 More tests for netcdf-4 performance functions in C and Fortran, some fixes
Ed HartnettEd Hartnett
cd1c5961768set chunk cache function now working
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_18 Fortran 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_17 Bug 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_15 Fix 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_14 fixed 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