AuthorCommitMessageCommit dateIssues
Ed HartnettEd Hartnett
80aa58e5ae0documentation fixes
Ed HartnettEd Hartnett
93b26cbff02improving documentation, C example now checks for correct number of processors
jedwards4bjedwards4b
68104041d9eMMerge pull request #34 from NCAR/ejh_docUpdating documentation in examples
Ed HartnettEd Hartnett
809f3bfdfd5updated documentation
Ed HartnettEd Hartnett
5c4bc275c83removed unneeded includes
Ed HartnettEd Hartnett
f946bdb626eadded verbose option, also now check data after read
Ed HartnettEd Hartnett
3df8a6e4937fixed bug in compdof array, added more documentation
Ed HartnettEd Hartnett
08e1a279016further work on documentation
Ed HartnettEd Hartnett
fa69758caccadded documentation to C example code
jedwards4bjedwards4b
41d848672c8MMerge pull request #33 from NCAR/ejh_examplesEjh examples
Ed HartnettEd Hartnett
3c24efe4e32added examples to documented build targets
Ed HartnettEd Hartnett
417a2ae72b3fixed bug
Ed HartnettEd Hartnett
9335536ab54turned on example build, initialized GPTL in C example
Ed HartnettEd Hartnett
4d72cad67c4updated build instructions a bit
Jim EdwardsJim Edwards
918706d8873clean up and add a little documentation
Jim EdwardsJim Edwards
f397173b1e5add gptl init to tests, fix issues with last commit
jedwards4bjedwards4b
c34292a6b35MMerge pull request #32 from jedwards4b/request_redorework request list as allocatable to reduce mem usage
Jim EdwardsJim Edwards
16cfbea1533rework request list as allocatable to reduce mem usage
jedwards4bjedwards4b
1ece5b2024bMMerge pull request #31 from jedwards4b/masterincrease PIO_MAX_REQUESTS and add a test to make sure it isnt exceeded
Jim EdwardsJim Edwards
092216a3e64increase PIO_MAX_REQUESTS and add a test to make sure it isnt exceeded
Kate Thayer-CalderKate Thayer-Calder
f3d0f74dd52MMerge pull request #30 from NCAR/ejh_adding_build_docsadded build instructions for Linux, from source code
Ed HartnettEd Hartnett
3af2ef42b83updated modified date
Ed HartnettEd Hartnett
088f0fc2ba0added build instructions for Linux, from source code
Jim EdwardsJim Edwards
e9e999b46abupdate pnetcdf library and compiler versions on yellowstone
jedwards4bjedwards4b
680701f2b30MMerge pull request #28 from jedwards4b/cmakegptl_fixchange HINTS to PATHS in find_path
Jim EdwardsJim Edwards
0334df19530change HINTS to PATHS in find_path
Kate Thayer-CalderKate Thayer-Calder
b9a2357d4b3MMerge pull request #27 from jedwards4b/cmakegptl_fixneed to mv check for gptl library
Jim EdwardsJim Edwards
7936fa7f351need to mv check for gptl library
Jim EdwardsJim Edwards
68d0e8e7215add a little documentation
Kate Thayer-CalderKate Thayer-Calder
6f363e460b7MMerge pull request #26 from Katetc/masterAdded ifdefs around the MPIAlltoall call in the case of OPENMPI which…
katetckatetc
3dd101a5b39Added ifdefs around the MPIAlltoall call in the case of OPENMPI which doesn't seem to like one of the MPI types used.This allows all of the nightly tests on Hobart to complete.
jedwards4bjedwards4b
15a2f4e8564MMerge pull request #25 from Katetc/masterFixes to get the nightly tests to run through on Caldera with serial MPI
KatetcKatetc
9691ee2d132Changed runcdash back to correct URL for nightly tests.
KatetcKatetc
77ab8bc2e15Fixes to get the nightly tests to run through on Caldera with serial MPI.Better handling of bad task configurations at init time, plus added logic to the test that prevents asking for bad configurations when running serially.
KatetcKatetc
d683d3487f9Changing checkout url so I can test problems with nightlies on Caldera
katetckatetc
7471a1f05c4Updated comments to support doxygen.
Kate Thayer-CalderKate Thayer-Calder
077ef28637bMMerge pull request #9 from NCAR/masterMerging my branch up
katetckatetc
48ade0737f2Updated URL in README.md to point to correct location under the new NCAR domain.
Kate Thayer-CalderKate Thayer-Calder
a744be97927MMerge pull request #24 from NCAR/katesdocbranchUpdates to doxygen comments to fix the API/User Interface documentati…
katetckatetc
5acd7966fffUpdates to doxygen comments to fix the API/User Interface documentation on the website.
Kate Thayer-CalderKate Thayer-Calder
d71a4846becMMerge pull request #8 from NCAR/masterUpdating my fork
jedwards4bjedwards4b
6506d655be6MMerge pull request #23 from Katetc/masterAdded documentation hooks to help the doxygen api page
KatetcKatetc
628dd8cf192Added code to attempt to open files with regular NetCDF if Parallel-NetCDF or NetCDF4 fails.
KatetcKatetc
d81c8995e8dAdded documentation hooks to help the doxygen api page pick up on darray functions.
Jim EdwardsJim Edwards
d3cbe86ed8fforgot a file in previous commit
jedwards4bjedwards4b
b62188b1416MMerge pull request #21 from jedwards4b/errstrfixmake errstr in pio_nc.c allocatable and minimal
Jim EdwardsJim Edwards
5c7d994005fmake errstr in pio_nc.c allocatable and minimal
Kate Thayer-CalderKate Thayer-Calder
935d2cd4062MMerge pull request #20 from Katetc/masterMoving Hobart nightlies to my account
katetckatetc
8996a50fcb2Going to test out nightlies with the main repo.
katetckatetc
9a7c3c3ef9aHobart nightly debugging.still.