Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Kevin PaulKevin Paul
16b8579d3ecCreating a common header-script for inclusion in main and test scripts
Kevin PaulKevin Paul
7ece6f6fc9bNormal ctest_test command in Appendix script
Kevin PaulKevin Paul
16d3d0dcd14Need to run appendix script from source directory
Kevin PaulKevin Paul
1c8a7b48159Try to append tests to same dashboard tag
Kevin PaulKevin Paul
d1e736835fbFor testing, just enable tests 5-8
Kevin PaulKevin Paul
c0f61d5f1c4Try to just run ctest
Kevin PaulKevin Paul
4e19c068769Try to use the CTestScript for testing only...
Kevin PaulKevin Paul
e4d511dc084Renaming, again, and requiring PIO_DASHBOARD_ROOT variable for control
Kevin PaulKevin Paul
ae9270572d9Assuming source exists and all ENV variables are set before ctest
Kevin PaulKevin Paul
e5e0e539382Adding scripts to run on Yellowstone
Kevin PaulKevin Paul
4b821efc4a2Bugfix. Can't use Bourne-shell commands in CMake!
Kevin PaulKevin Paul
7d3e91b974eEnabling dashboard submission
Kevin PaulKevin Paul
0008917a4a4Adding script-driven CTest running
Kevin PaulKevin Paul
775a0452df1Setting up configure/build system for nightly tests.
Kevin PaulKevin Paul
a9e44463a92Adding environment setting script for default machines
Kevin PaulKevin Paul
990a8e0072aRenaming and turning off submission for testing purposes.
Kevin PaulKevin Paul
ed6034f78c3Testing
Kevin PaulKevin Paul
fb0b65db027Starting to general the CTest dashboard script
Kevin PaulKevin Paul
29ed55c27f8Re-enabling git update step, now that bugfixes are in place
Kevin PaulKevin Paul
88c79ebb3b7Using add_definitions to set the directory-level compile options
Kevin PaulKevin Paul
e3e24315526If GNU Fortran, setting tests to free-format line length
Kevin PaulKevin Paul
3c742c2d44eBUGFIX: Incorrect check for Fortran_CSIZEOF
Kevin PaulKevin Paul
f57b4fb986eBUGFIX: Incorrect global find/replace fixed!
Kevin PaulKevin Paul
2a226803723Adding first attempt at CTest Dashboard scripting
Kevin PaulKevin Paul
75d1f8122bdAdding installation instructions (and other info) to README
Kevin PaulKevin Paul
0f5f3afaaabAdding the ability to install PIO in CMAKE_INSTALL_PREFIX location
jedwards4bjedwards4b
7f65ed9650cMMerge pull request #4 from PARALLELIO/gptlExternal Adding ability to set GPTL externally
Kevin PaulKevin Paul
f4619ab9245Adding options for backward compatibility (see below) 1. Adding WITH_PNETCDF to force/require PnetCDF 2. Adding NETCDF_DIR and PNETCDF_DIR checks (that correspondingly set NetCDF_PATH and PnetCDF_PATH) 3. Change PIO_ENABLE_MPIIO to PIO_USE_MPIIO
Kevin PaulKevin Paul
e49634559edFixing more references to *netCDF_DIR (should be *netCDF_PATH)
Kevin PaulKevin Paul
814e82ce535Adding messages about GPTL during build
Kevin PaulKevin Paul
4caf864ef28Properly handling QUIET and REQUIRED arguments to find_package
Kevin PaulKevin Paul
e2d40b3e810MMerge remote-tracking branch 'origin/master' into gptlExternal
Kevin PaulKevin Paul
d4a8f822b1bAdding link to external/internal GPTL if set and found
Kevin PaulKevin Paul
9612eb1c277Changing the name of the component to Fortran_Perf
Kevin PaulKevin Paul
e1ab44bdd5bRemoving unnecessary CPP directive
Kevin PaulKevin Paul
f58ee839e97Adding a component for perf_mod.mod
Kevin PaulKevin Paul
e60327c07c2Switch back to gptl.mod. The perf_mod has nothing to do with gptl.
Kevin PaulKevin Paul
a5423dce817Switch back to perf_mod.mod include file.
Kevin PaulKevin Paul
55d9750299eReverting to previous revision. Unnecessary.
Kevin PaulKevin Paul
545c9ebe9b1Updating the Fortran interface to external/internal GPTL versions
Kevin PaulKevin Paul
4a0bf6d8945Adding find_package check for GPTL and setting CPP directives
Kevin PaulKevin Paul
cc0eb76d433Adding find_package check for GPTL dependency
Kevin PaulKevin Paul
063c81c142eAdding a new Find module for GPTL.
Kevin PaulKevin Paul
e4af78cba1dMore updates to the README
Kevin PaulKevin Paul
eb23669c288Reverting needless variable name change (back to USER_CMAKE_MODULE_PATH)
Kevin PaulKevin Paul
3cb6107f585Create first pass at README
Kevin PaulKevin Paul
4df82aa3db6Adding component-specific environment variables to find_package searches
jedwards4bjedwards4b
80afe02eb92MMerge pull request #3 from kmpaul/simpleCMake New CMake build system using CMake v2.8.12.2+ conventions
Kevin PaulKevin Paul
610643381a2Formatting only.
Kevin PaulKevin Paul
c53a7fc99fbAdding INQ_VAR_FILL and DEF_VAR_FILL enum values