AuthorCommitMessageCommit dateIssues
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
Ed HartnettEd Hartnett
93b5f1aa845MMerge branch 'master' into ejh_12
Ed HartnettEd Hartnett
826c7c41dceadded emacs temp files
Jim EdwardsJim Edwards
9d709f3e1f1correct path for ctest on cori
Jim EdwardsJim Edwards
f41aa0e82c9try salloc
Jim EdwardsJim Edwards
5304311f36danother cori test change
Jim EdwardsJim Edwards
9e4d6e93793update for slurm
Jim EdwardsJim Edwards
ce462447687another nersc test update
Jim EdwardsJim Edwards
00b4802390aupdating ctest on cori
Jim EdwardsJim Edwards
01173f3f56aupdate nersc ctest
Jim EdwardsJim Edwards
685bf501398update nersc ctest
Jim EdwardsJim Edwards
a44eaa07b29add code to support serial version of the test
Jim EdwardsJim Edwards
2c47019a725update nersc batch to slurm
Jim EdwardsJim Edwards
54b28ff5251updates for nersc
Jim EdwardsJim Edwards
2616613905bmpimod test should be tried even if include path is not found
Jim EdwardsJim Edwards
d11eeedbfe9update pgi compiler version on yellowstone
Jim EdwardsJim Edwards
98a55439a81update gnu compiler version on yellowstone
Ed HartnettEd Hartnett
7e1a6449a50more work on netCDF-4 functions
Jim EdwardsJim Edwards
8eef91df98fremove c99 style from tests, updates from cesm testing
Ed HartnettEd Hartnett
ff0b8991b20more work on netCDF-4 code and tests
Ed HartnettEd Hartnett
e009bec144dmore work on netCDF-4 functions
Ed HartnettEd Hartnett
ed20df59cc2adding and testing netCDF-4 functions
Ed HartnettEd Hartnett
3093bab5686adding and testing netCDF-4 functions
Ed HartnettEd Hartnett
6c6c8b35d6emore testing for netCDF-4 functions
Jim EdwardsJim Edwards
d11b265ee2aMMerge branch 'master' of https://github.com/PARALLELIO/ParallelIOmerge to trunk for testing
jedwards4bjedwards4b
666f4d84d8cMMerge pull request #47 from NCAR/ejh_11Fixes for test_nc4 on non-netcdf-4 platforms, continued adding of missing netCDF-4 functions
Jim EdwardsJim Edwards
2ec9a52c0f0fix issue with string padding in fortran
Ed HartnettEd Hartnett
c0d12204dfffixed c99 issues
Ed HartnettEd Hartnett
a09fe441411removed by version of nc_inq_var_fil()
Ed HartnettEd Hartnett
3feb7751e76Mmerged master