Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Kate Thayer-CalderKate Thayer-Calder
9410f8acbf4MMerge pull request #49 from Katetc/master Changes to PIOPerformance to make the output more parsable
KatetcKatetc
38783733b5aA couple more tweaks to get output just right.
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/master Merging in changes from the root
katetckatetc
afc2cb3a9f0Changes to test nightly building on cori
Kate Thayer-CalderKate Thayer-Calder
3c0859bbb31MMerge pull request #2 from NCAR/master Merging my branch up
Jim EdwardsJim Edwards
69d9ee3a166remove unneeded include
Jim EdwardsJim Edwards
eb441c4d6f0MMerge branch 'master' of https://github.com/NCAR/ParallelIO Fix the sync operation so that the iobuf is freed for all libraries not just pnetcdf
KatetcKatetc
db53954a3f9Changes required to get examples to build on Yellowstone.
Jim EdwardsJim Edwards
435868e9bbbneed to flush for all not just pnetcdf
jedwards4bjedwards4b
b61460ac2ffMMerge pull request #48 from NCAR/ejh_12 Memory Leak Fix, more NetCDF-4 special function testing
Ed HartnettEd Hartnett
07e9e10dd57fixed memory leak
Ed HartnettEd Hartnett
93b5f1aa845MMerge branch 'master' into ejh_12
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
Jim EdwardsJim Edwards
8eef91df98fremove c99 style from tests, updates from cesm testing
Ed HartnettEd Hartnett
826c7c41dceadded emacs temp files
Ed HartnettEd Hartnett
7e1a6449a50more work on netCDF-4 functions
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/ParallelIO merge to trunk for testing
jedwards4bjedwards4b
666f4d84d8cMMerge pull request #47 from NCAR/ejh_11 Fixes for test_nc4 on non-netcdf-4 platforms, continued adding of missing netCDF-4 functions
Ed HartnettEd Hartnett
c0d12204dfffixed c99 issues
Ed HartnettEd Hartnett
a09fe441411removed by version of nc_inq_var_fil()
Ed HartnettEd Hartnett
3feb7751e76Mmerged master
jedwards4bjedwards4b
85b94472e84MMerge pull request #45 from jedwards4b/docupdate Docupdate
Ed HartnettEd Hartnett
4244cb50376adding memcheck test
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
Ed HartnettEd Hartnett
17634e98556starting to isolate some memory leak issues
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