Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Kevin PaulKevin Paul
7051cc67750Remove blank line
Kevin PaulKevin Paul
25b36d8085cRemoving REQUIRED from NetCDF-C dependencies
Kevin PaulKevin Paul
1906a44e99dFixes for find_package_component macro
Kevin PaulKevin Paul
4a78f3d049cAdding new macro function to search for includes/libraries
Kevin PaulKevin Paul
0349b939ae2Starting to move common find functionality to library macro
Kevin PaulKevin Paul
582b1088bbdTypos.
Kevin PaulKevin Paul
3a67912cb03Checking MPI wrapper for Fortran includes/libraries
Kevin PaulKevin Paul
7f45e430a55BUGFIX: Removed extra endif
Kevin PaulKevin Paul
7ab8e4bb701First attempt to check MPI includes/libraries from wrapper first
Kevin PaulKevin Paul
45d871a07ecBUGFIX: Typo in name of PnetCDF Fortran library
Kevin PaulKevin Paul
d752f73f3baDebugging statements.
Kevin PaulKevin Paul
609cb39b63aUsing component-based find modules
Kevin PaulKevin Paul
d39c6dbce40Forgot to include component-based find module for PnetCDF
Kevin PaulKevin Paul
2af042d9d15Component-based versions of find modules in place
Kevin PaulKevin Paul
bc6102c0194Adding component-based NetCDF find module
Kevin PaulKevin Paul
e2af06ac7a8Including explicit checks for shared libraries first.
Kevin PaulKevin Paul
f47818e68c6Removing PnetCDF explicit dependency on MPI
Kevin PaulKevin Paul
3eb6a54365fRemoving commented out code.
Kevin PaulKevin Paul
f211199544aRe-publicizing NetCDF and PnetCDF link libraries
Kevin PaulKevin Paul
7560b46d0d2Removing debug statement
Kevin PaulKevin Paul
a025a65ff55Debugging output
Kevin PaulKevin Paul
5580c3e825bMore code cleanup
Kevin PaulKevin Paul
3fd1068cc33Removing commented out code.
Kevin PaulKevin Paul
2f37d25569aMore debugging. Re-enabling "plural" include/link variables
Kevin PaulKevin Paul
13ab96c0d18Debugging: Using single include/library from NetCDF and PnetCDF
Kevin PaulKevin Paul
0d50a19b8aeDebugging: Commenting out unnecessary link to GPTL in tests
Kevin PaulKevin Paul
4981bf94a30Debugging. Commented out explicit MPI link and includes
Kevin PaulKevin Paul
b53c086bacdFor testing purposes, making linked libraries private
Kevin PaulKevin Paul
69022b55d92Fixed target libraries as PUBLIC
Kevin PaulKevin Paul
0f26432407bAdding additional support to detect static libraries
Kevin PaulKevin Paul
cdad8e0a42fLook for shared variable and do not append options for dependencies
Kevin PaulKevin Paul
78b2d0091cdBUGFIX: Corrected library name
Kevin PaulKevin Paul
1597ba92c7dChanging PnetCDF module name to include language
Kevin PaulKevin Paul
8575a3447f8Adding SHARED variables to netCDF modules
Kevin PaulKevin Paul
4d614d31f6cComments only
Kevin PaulKevin Paul
0f47be3e660Splitting the PnetCDF module into separate languages.
Kevin PaulKevin Paul
772617a2dceRe-enabling builds of tests
Kevin PaulKevin Paul
373a2ddc066Pulling out unnecessary compiler flags
Kevin PaulKevin Paul
92e56026e35Moving VARN check into target specs, out of PnetCDF module
Kevin PaulKevin Paul
3bc57196a4eRemoving separate PnetCDF_<lang> modules
Kevin PaulKevin Paul
25aaf33c81fAnother fix to make only 1 library variable
Kevin PaulKevin Paul
1d3bf559805BUGFIX: Should only be 1 library
Kevin PaulKevin Paul
099ae583149Using common PnetCDF module
Kevin PaulKevin Paul
24fae329700Removing debug statements, adding common PnetCDF module
Kevin PaulKevin Paul
f5942c87216Removing debug statements
Kevin PaulKevin Paul
c05bf3da6bbBUGFIX: Hack for bug in CMake v3.0; manually set normal-case found var
Kevin PaulKevin Paul
88ca52f4454More debug statements.
Kevin PaulKevin Paul
256049134caLook for shared as well as static in LIBM
Kevin PaulKevin Paul
d0dcd711442Debugging statements
Kevin PaulKevin Paul
469aee105e8Debugging statements