Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
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/master Changes 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/master Changes 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/ParallelIO Still trying to merge my fork with the main one
KatetcKatetc
8efad1249baMMerge remote-tracking branch 'ktfork/master' Merging in doxygen changes so I can push updates from the main remote.
katetckatetc
695877e2f8cMMerge remote-tracking branch 'piomain/master' Getting updates from the trunk-like-remote-git-thing.
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
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
Jim EdwardsJim Edwards
ef790f07ff6MMerge branch 'master' of github.com:PARALLELIO/ParallelIO updating local
Jim EdwardsJim Edwards
385eeb24833remove debug print statement
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
Kevin PaulKevin Paul
537d11f5fffAdding a FindPAPI module for the internal GPTL
Kevin PaulKevin Paul
8e597f541daAdding initial ALCF IBM-compiler dashboard run script
Kevin PaulKevin Paul
b134aea3231Adding specific environment setting for ALCF
Kevin PaulKevin Paul
f8f3a90dd6bAutomatically getting compiler version on Edison.
Kevin PaulKevin Paul
87e06fb10bdAdding build group/model (Nightly, Experimental, etc) to build dir name
Kevin PaulKevin Paul
d2f97b39b5fGetting compiler version automatically on Yellowstone
Kevin PaulKevin Paul
d942dba92deSimplify the dashboard run process. Guarantee build/tests jobs same.
Kevin PaulKevin Paul
d8f87dc040bAdding CDash run script for Cray compiler at NERSC
Kevin PaulKevin Paul
00f7e487d1cAdding "nid*" hostnames to NERSC identifiers
Kevin PaulKevin Paul
0ded31f483fAdding GNU CDash run script for NERSC
Kevin PaulKevin Paul
43285b567b3Adding more basic NERSC modules
Kevin PaulKevin Paul
1ebdef9a9e6Need to load MPI
Kevin PaulKevin Paul
6dc107a4479Adding initial CDash run script for NERSC
Kevin PaulKevin Paul
22d93b2fba4Fix for NO_MPI_MOD --> NO_MPIMOD