AuthorCommitMessageCommit dateIssues
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
Kevin PaulKevin Paul
31c2f3e91d7Adding dashboard runscript for MPISERIAL build
Kevin PaulKevin Paul
edf81300c49Removing unnecessary GNU run script
Kevin PaulKevin Paul
e4541b57cc4Typo fix. Need prefix path, not lib path.
Kevin PaulKevin Paul
94dcf852754Locking software versions and cleaning environment on ALCF
Kevin PaulKevin Paul
1fbe81dc959Manually setting environment variables for ALCF IBM compiler
Kevin PaulKevin Paul
643f228450cAdding .project (Eclipse project file) to ignores
jedwards4bjedwards4b
f5f047bbc66MMerge pull request #8 from Katetc/masterChanges to CMakeLists for NAG compiler and shortening a line
katetckatetc
1e21cfd27a1Changes to CMakeLists for NAG compiler and shortening a line in pioperformance.F90 for NAG.
jedwards4bjedwards4b
05160cd01aeMMerge pull request #7 from Katetc/masterChanges for the Nag compiler and documentation with Doxygen
katetckatetc
ae84e0f4f70Shortened two lines to make the Nag compiler happy.
katetckatetc
880cbff78c9MMerge branch 'master' of https://github.com/katetc/ParallelIOStill trying to merge my fork with the main one
katetckatetc
695877e2f8cMMerge remote-tracking branch 'piomain/master'Getting updates from the trunk-like-remote-git-thing.
KatetcKatetc
8efad1249baMMerge remote-tracking branch 'ktfork/master'Merging in doxygen changes so I can push updates from the main remote.
Kevin PaulKevin Paul
06f0d74205aFix for MPI_Fortran includes in checks
Kevin PaulKevin Paul
133d24a4858Fixing bug when getting gnu compiler version
Kevin PaulKevin Paul
45394bc4e36Disabling add_mpi_test when using mpi-serial
Kevin PaulKevin Paul
396cdcbf8bdRemoving debugging statements.
Kevin PaulKevin Paul
ccda7e6965aDebugging statements.
Kevin PaulKevin Paul
791b5f75f8eBugfix. Need endforeach (not endif).
Kevin PaulKevin Paul
3723d514231Adding MPISERIAL find package
Kevin PaulKevin Paul
d6c842f753bAdding new find package capabilities to support MPISERIAL
Kevin PaulKevin Paul
8ed10962eb9Changing comments when disabling PnetCDF
katetckatetc
b7d7a3b7a5fUpdating Introduction and Install documentation.[ Description of the changes in this commit. It should be enough information for someone not following this development to understand. Lines should be wrapped at about 72 characters. ] Test suite: Test baseline: Test namelist changes: Test status: [bit for bit, roundoff, climate changing] Fixes: [CIME Github issue #] Code review:
Kevin PaulKevin Paul
5400fdbc87cWrapping CheckMPIreturn method with NO_MPIMOD checks.
Kevin PaulKevin Paul
81f640970a5Removing MPI_OFFSET definition from pio_kinds (just don't use module)
Kevin PaulKevin Paul
8d2bea20bb1Setting system and compiler directives.
Kevin PaulKevin Paul
6254b5345f7Adding includes/libraries for MPI only when using mpi-serial
Kevin PaulKevin Paul
e503ad3e774Defining MPI_OFFSET for modules that do not define it
Kevin PaulKevin Paul
0ba152df7dbMaking NO_COMM_F2C private
Kevin PaulKevin Paul
8062688e249Better checks on MPI to test/enable builds with mpi-serial
Kevin PaulKevin Paul
9a9e66dda5eMMerge branch 'master' of https://github.com/PARALLELIO/ParallelIO.git
Jim EdwardsJim Edwards
c889bec9055put pnetcdf specific code in ifdef block
Kevin PaulKevin Paul
e9b62638a9eMove checkfunctionexists include to top-level
Kevin PaulKevin Paul
e5a35d3dfb2Adding checks for PAPI, gettimeofday and MPI_Comm_f2c
Kevin PaulKevin Paul
ea720dc9985Defining preprocessor directives for system/compiler names