Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public
AuthorCommitMessageCommit dateIssues
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
Jim EdwardsJim Edwards
8eef91df98fremove c99 style from tests, updates from cesm testing
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
Ed HartnettEd Hartnett
4244cb50376adding memcheck test
jedwards4bjedwards4b
85b94472e84MMerge pull request #45 from jedwards4b/docupdateDocupdate
Jim EdwardsJim Edwards
29e1e172b80fix some documentation in pio_nc.c
Jim EdwardsJim Edwards
14416c57eaeupdates documentation in pio_nc
Jim EdwardsJim Edwards
6ce1ff2d84cremove debug print statements
Jim EdwardsJim Edwards
8a36ae54a21unlimdim in dof seems to be working now
Ed HartnettEd Hartnett
0e23b3500dcfixed test code
Ed HartnettEd Hartnett
6e8b33d19e1fixing problems with test_nc4 on non-netcdf-4 builds
Ed HartnettEd Hartnett
b40221ec6ecremoved MPI error handler setting which caused errors on some platforms
Jim EdwardsJim Edwards
ce6a5bcf48ffix issue in inq_unlimdim
Jim EdwardsJim Edwards
43f50430fa7adding support for unlimdimindof
Ed HartnettEd Hartnett
17634e98556starting to isolate some memory leak issues
Kate Thayer-CalderKate Thayer-Calder
f8daed1c5a9MMerge pull request #44 from Katetc/masterUpdated MPI Serial to stub in a call to MPI_Errhandler_set. Rebuilt l…
KatetcKatetc
7f852c3f405Updated MPI Serial to stub in a call to MPI_Errhandler_set.Rebuilt library and pointed nightly mpiserial tests on yellowstone to the new MPI-serial library.
Jim EdwardsJim Edwards
01afba2339ffeedbacks from cesm
Kate Thayer-CalderKate Thayer-Calder
5f583c17b9fMMerge pull request #43 from Katetc/masterRemoved in-loop declarations from test_nc4.c
katetckatetc
9bfcf05e29dRemoved for loop variable declarations so we don't have to muck with CMakeList compiler options.
Kate Thayer-CalderKate Thayer-Calder
6b6f17918c0MMerge pull request #1 from NCAR/masterMerging in changes from the root
Ed HartnettEd Hartnett
b79bb73e721added test for inq_var_deflate
Ed HartnettEd Hartnett
43178dd405amore nc4 function work
Ed HartnettEd Hartnett
dae0d82811fstarting to add other netcdf-4 functions
jedwards4bjedwards4b
80b7ee82a73MMerge pull request #42 from NCAR/ejh_10Tests for PIOc_inq/def_var_chunking
Ed HartnettEd Hartnett
2804de3a965added tests for def_var_chunking/inq_var_chunking
Ed HartnettEd Hartnett
78c96aa0c44adding test of nc4 chunking functions
Ed HartnettEd Hartnett
dc46914b8fbRevert "adding unit tests for def/inq chunking function"This reverts commit 318a1c67740c900b524236c3e9cec4efc227e0f2.
Ed HartnettEd Hartnett
318a1c67740adding unit tests for def/inq chunking function
Ed HartnettEd Hartnett
6599e8817e6added inq function
Ed HartnettEd Hartnett
3d12ca7a7b9added function to define chunksizes
Ed HartnettEd Hartnett
b56210078fbnow using chunksizes for netCDF-4 files
jedwards4bjedwards4b
0393927e3f9MMerge pull request #41 from NCAR/ejh_8example2, fix some MPI leaks, and some documentation changes
Ed HartnettEd Hartnett
3a6913080b1build file fix