Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
jedwards4bjedwards4b
6cfc67e6fc5MMerge pull request #16 from PARALLELIO/templatingTarget Changing the C-generated code command to include dependencies on templates
Kevin PaulKevin Paul
75fc329549aSimplifying (doesn't appear to work, yet)
Kevin PaulKevin Paul
2ee7196e1a8No SOURCES tag in add_custom_command
Kevin PaulKevin Paul
4f61f3fda3fChanging to add_custom_command to fix dependencies
Kevin PaulKevin Paul
64d807b8441Attempting to change 'execute_process' to 'add_custom_target'
katetckatetc
d922581371eMore things to work on testing on hobart.
katetckatetc
81e85ec0180Trying stuff for the hobart nightly tests
katetckatetc
1ae09c7e8cfPull source from my branch for testing for now.
katetckatetc
72d0e5f82baTesting out changes to get the hobart cdash tests running.
Kate Thayer-CalderKate Thayer-Calder
14364ed8850MMerge pull request #4 from PARALLELIO/master Merge up to the head of the master
katetckatetc
58c62113bbcRemoved -x from the script.
katetckatetc
7f13253fe24Added a runctest file for Hobart. Hopefully this helps the nightly tests run through... though needs testing.
katetckatetc
53f5ad73802MMerge branch 'master' of https://github.com/PARALLELIO/ParallelIO
Kate Thayer-CalderKate Thayer-Calder
20ebb2395d6Added a link to the cdash site for nightly tests
katetckatetc
207d705f93aChanges to cmake and ctest to run tests on Blue Waters. Updates to machine walkthrough documentation for Blue Waters (updated netcdf modules required to run ctest).
KatetcKatetc
7e59004c936Added build instructions for Intel compiler on Blue Waters.
katetckatetc
a8cc82900a0iframe is really, truely no longer ALLOWED by github. Will have to find a different way?
katetckatetc
69ac68d524fTrying again to add an iframe to embed the nightly test results on the GitHub page.
katetckatetc
855ff8fc161Trying to add an iframe to embed the nightly test results on the GitHub page.
katetckatetc
6a6331193f8Added a better handler for NAG compiler -mismatch_all The NAG compiler needs the flag -mismatch_all in order to compile PIO. Previously, we used target_compile_options, but that does not seem to actually work. I changed it to use CMAKE_Fortran_FLAGS instead, and had to update every CMakeLists.txt file in a directory with fortran code. Test suite: Build on Hobart with Nag - worked Test baseline: Test namelist changes: Test status: [bit for bit, roundoff, climate changing] Fixes: [CIME Githu...
Jim EdwardsJim Edwards
27214fcd0a5update to use $ENV
Jim EdwardsJim Edwards
ddbbe336824add hobart to supported test systems
Jim EdwardsJim Edwards
171aa703503add ctest scripts for hobart
jedwards4bjedwards4b
8c5b4ea0d6bMMerge pull request #15 from Katetc/master Change to address issue #11
katetckatetc
93658294032Cleaning up files to get ready to push bug fix changes.
katetckatetc
5d8aa2d3daaDebugging and fixing problem with more indexes than number of elements in the array. One test case now works, but the original one still explodes.
jedwards4bjedwards4b
e3e770e09b6MMerge pull request #13 from Katetc/master Added and improved some doxygen documentation
katetckatetc
3a0495839ffImproved output and added DEBUG flags
katetckatetc
0dff92da7b2Added and improved some doxygen documentation for fortran support functions.
jedwards4bjedwards4b
6f493848949MMerge pull request #9 from Katetc/master Added Machine-specific "walk-through" installation instructions to the docs
katetckatetc
b7071c8dff9A few last minute changes to mach-walkthrough
katetckatetc
bd28794524bAdded Install walk-throughs for several super computers.
Kate Thayer-CalderKate Thayer-Calder
5e4f0f441efMMerge pull request #3 from PARALLELIO/master Updates to the main pio branch
katetckatetc
09c31321d97Added link to new github.io website and doxygen documentation to main page.
Jim EdwardsJim Edwards
719a44898e2needed to build without timing
Kevin PaulKevin Paul
e016b30c03cDeleting commented-out code
Kevin PaulKevin Paul
777bbba4883Setting return variables in parent scope (instead of caching)
Kevin PaulKevin Paul
c4aaf218be2Reverting last change (uncommenting PKGCOMP_FOUND check)
Kevin PaulKevin Paul
cf053f91738Removing check on PKGCOMP_FOUND
Kevin PaulKevin Paul
985f6f25cf2Changing NAG checks to STREQUAL (instead of MATCHES) just to be sure
Kevin PaulKevin Paul
4207106c68fMaking compile options private
Kevin PaulKevin Paul
78eae8c91bfAdding new function to initialize search paths from include/lib lists
Kevin PaulKevin Paul
347892e1bb5Formatting only.
Kevin PaulKevin Paul
3cd06f3855dAllowing for all-caps MPI.mod when searching for Fortran module
Kevin PaulKevin Paul
b965a21bbc5Bumping back up to cce version 8.4.0.219 to fix compile errors
Kevin PaulKevin Paul
0766adb8270Moving back to default mpich and bumping down cce version to 8.3.12
Kevin PaulKevin Paul
06df6358957Bumping up version of mpich
Kevin PaulKevin Paul
3818db0a31bUpdating cray compiler to most recent version
Kevin PaulKevin Paul
42d570e2e0aAllowing mpif.h for Fortran component of mpi-serial
Kevin PaulKevin Paul
135bd1f59e0MPISERIAL enabling variable misnamed