Jim Edwards f397173b1e5 add gptl init to tests, fix issues with last commit 25 Nov 2015 jedwards4b c34292a6b35 M Merge pull request #32 from jedwards4b/request_redo rework request list as allocatable to reduce mem usage 24 Nov 2015 Jim Edwards 16cfbea1533 rework request list as allocatable to reduce mem usage 24 Nov 2015 jedwards4b 1ece5b2024b M Merge pull request #31 from jedwards4b/master increase PIO_MAX_REQUESTS and add a test to make sure it isnt exceeded 20 Nov 2015 Jim Edwards 092216a3e64 increase PIO_MAX_REQUESTS and add a test to make sure it isnt exceeded 20 Nov 2015 Kate Thayer-Calder f3d0f74dd52 M Merge pull request #30 from NCAR/ejh_adding_build_docs added build instructions for Linux, from source code 17 Nov 2015 Ed Hartnett 3af2ef42b83 updated modified date 17 Nov 2015 Ed Hartnett 088f0fc2ba0 added build instructions for Linux, from source code 17 Nov 2015 Jim Edwards e9e999b46ab update pnetcdf library and compiler versions on yellowstone 12 Nov 2015 jedwards4b 680701f2b30 M Merge pull request #28 from jedwards4b/cmakegptl_fix change HINTS to PATHS in find_path 11 Nov 2015 Jim Edwards 0334df19530 change HINTS to PATHS in find_path 11 Nov 2015 Kate Thayer-Calder b9a2357d4b3 M Merge pull request #27 from jedwards4b/cmakegptl_fix need to mv check for gptl library 11 Nov 2015 Jim Edwards 7936fa7f351 need to mv check for gptl library 11 Nov 2015 Jim Edwards 68d0e8e7215 add a little documentation 11 Nov 2015 Kate Thayer-Calder 6f363e460b7 M Merge pull request #26 from Katetc/master Added ifdefs around the MPIAlltoall call in the case of OPENMPI which… 06 Nov 2015 katetc 3dd101a5b39 Added 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. 06 Nov 2015 jedwards4b 15a2f4e8564 M Merge pull request #25 from Katetc/master Fixes to get the nightly tests to run through on Caldera with serial MPI 05 Nov 2015 Katetc 9691ee2d132 Changed runcdash back to correct URL for nightly tests. 05 Nov 2015 Katetc 77ab8bc2e15 Fixes 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. 05 Nov 2015 Katetc d683d3487f9 Changing checkout url so I can test problems with nightlies on Caldera 04 Nov 2015 katetc 7471a1f05c4 Updated comments to support doxygen. 03 Nov 2015 Kate Thayer-Calder 077ef28637b M Merge pull request #9 from NCAR/master Merging my branch up 03 Nov 2015 katetc 48ade0737f2 Updated URL in README.md to point to correct location under the new NCAR domain. 03 Nov 2015 Kate Thayer-Calder a744be97927 M Merge pull request #24 from NCAR/katesdocbranch Updates to doxygen comments to fix the API/User Interface documentati… 02 Nov 2015 katetc 5acd7966fff Updates to doxygen comments to fix the API/User Interface documentation on the website. 02 Nov 2015 Kate Thayer-Calder d71a4846bec M Merge pull request #8 from NCAR/master Updating my fork 02 Nov 2015 jedwards4b 6506d655be6 M Merge pull request #23 from Katetc/master Added documentation hooks to help the doxygen api page 29 Oct 2015 Katetc 628dd8cf192 Added code to attempt to open files with regular NetCDF if Parallel-NetCDF or NetCDF4 fails. 29 Oct 2015 Katetc d81c8995e8d Added documentation hooks to help the doxygen api page pick up on darray functions. 28 Oct 2015 Jim Edwards d3cbe86ed8f forgot a file in previous commit 27 Oct 2015 jedwards4b b62188b1416 M Merge pull request #21 from jedwards4b/errstrfix make errstr in pio_nc.c allocatable and minimal 27 Oct 2015 Jim Edwards 5c7d994005f make errstr in pio_nc.c allocatable and minimal 27 Oct 2015 Kate Thayer-Calder 935d2cd4062 M Merge pull request #20 from Katetc/master Moving Hobart nightlies to my account 22 Oct 2015 katetc 8996a50fcb2 Going to test out nightlies with the main repo. 22 Oct 2015 katetc 9a7c3c3ef9a Hobart nightly debugging. still. 22 Oct 2015 katetc 9371ca02728 M Merge branch 'master' of https://github.com/Katetc/ParallelIO Merging changes from the remote to my local. 22 Oct 2015 katetc 46b95eac671 Testing a git issue for nightlies on Hobart 22 Oct 2015 Kate Thayer-Calder d423a7a4b6c M Merge pull request #7 from PARALLELIO/master Cdash updates 21 Oct 2015 Kate Thayer-Calder 9fce2d191d3 M Merge pull request #19 from Katetc/master pio_nc updates to documentation 21 Oct 2015 Katetc e8b29cf4df4 Rebuilt pio_nc.c with pnetcdf 1.6.0 which is what is used on most machines now. 21 Oct 2015 katetc 58b5fb163d1 Updating ncparser.pl and pio_nc.c to support a newer version of the pnetcdf libraries. 21 Oct 2015 katetc 46ca777c8e2 Added the full path to qsub and qstat on Hobart and removed the extra PIO_DASHBOARD_SITE export call in runctest-cgd.sh 21 Oct 2015 katetc 3fae34e5f5b Updating Edison documentation to reflect changes in the cce module. 20 Oct 2015 Kate Thayer-Calder 17ed7e8a217 M Merge pull request #18 from Katetc/master NERSC removed the cce/8.4.0.219 module we were using and replaced it … 20 Oct 2015 katetc d51e5fbdc46 NERSC removed the cce/8.4.0.219 module we were using and replaced it with cce/8.4.0.223. I updated runcdash-nersc-cray.sh so our nightly tests will build and run again. 20 Oct 2015 Kate Thayer-Calder 904463789c0 M Merge pull request #17 from Katetc/master Hobart Nightly tests should be working with this update 20 Oct 2015 katetc f385846a7ba Finished debugging! Cdash should work for Hobart now. Changed paths back to original locations for the git repo and Jim's dashboard directory. 20 Oct 2015 katetc d9455ff287d lowercase cgd 20 Oct 2015 katetc 4abbae7aa9f Still debugging 20 Oct 2015 katetc afe0cfe4ba6 I think I'm almost done debugging. 20 Oct 2015