Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Kevin PaulKevin Paul
770ccd61a6cRemove unnecessary -D from compiler definitions
Kevin PaulKevin Paul
adb82f1327cDebugging statements.
Kevin PaulKevin Paul
c8e31750c43Forgot to include CheckFunctionExists
Kevin PaulKevin Paul
724e0f5a34bUpdating new find_package modules
Kevin PaulKevin Paul
cc3ddd5e00aUpdating to use new find_package modules
Kevin PaulKevin Paul
30827bcbf24No need to remove duplicates.
Kevin PaulKevin Paul
ddd80d01fedRemoving duplicates in lists. Fixing check on environment variables.
Kevin PaulKevin Paul
1d9fbf57352Adding C library find_package modules
Kevin PaulKevin Paul
25f544d363fFirst test of new find_package modules
Kevin PaulKevin Paul
8f06cac5d9bDisabling tests for work with new find_package modules
Kevin PaulKevin Paul
7b008776af3Adding most-recent LibFindMacros-based find_package modules
Kevin PaulKevin Paul
80804a50739Formatting only.
Kevin PaulKevin Paul
5c440b6b811Enabling tests
Kevin PaulKevin Paul
71b560dcfe9"Privatizing" options and definitions (not include directories)
Kevin PaulKevin Paul
46c84d7bc75Whoops! Actually do need the pioc library for Fortran tests
Kevin PaulKevin Paul
62f02ec1b98Adding binary directory to public include directories for piof
Kevin PaulKevin Paul
7c22a12213cRemoving pioc dependency in Fortran tests
Kevin PaulKevin Paul
0615d196b2cEnabling Fortran language in tests
Kevin PaulKevin Paul
2b9dd0b834eAdding first tests to CMake
Kevin PaulKevin Paul
e2240002e90Moving (apparently) unused source out of the way
Kevin PaulKevin Paul
63c823e3416BUGFIX: Removed PUBLIC keyword from target_link_libraries
Kevin PaulKevin Paul
168ec68093eBUGFIX: PUBLIC keyword doesn't belong in target_link_libraries
Kevin PaulKevin Paul
29627cd7a9cNetCDF and PnetCDF dependencies use environment variables
Kevin PaulKevin Paul
f22942e49acAdding comments
Kevin PaulKevin Paul
0bd858d53d6Adding gitiginores
Kevin PaulKevin Paul
1de1fdad15eNew CMake build structure.
Kevin PaulKevin Paul
f8ff531c391Restructuring the CMake build, using more subdirectories.
Kevin PaulKevin Paul
9afbddadcc4Some debugging output
Kevin PaulKevin Paul
21c91e60351Changing library links from names to absolute paths
Kevin PaulKevin Paul
169010c6fb9Adding current source dir to include path
Kevin PaulKevin Paul
6df09af81ceBugfix: Need PRIVATE/PUBLIC/INTERFACE descriptor
Kevin PaulKevin Paul
0bdf02f1573Attempting CMake 3 target-specific definitions
Kevin PaulKevin Paul
775c1ea5c27Cleaning out old CMakeLists and starting very simple
Kevin PaulKevin Paul
141f6da2083MMerge pull request #3 from PARALLELIO/master Merging origin/master into fork/master
Jim EdwardsJim Edwards
a337c924b3cadd idealized block and roundrobin decomps
Jim EdwardsJim Edwards
69222aaaa66fixed issue with missing data in doml_mask at 900 tasks by reversing iobuf and missing data writes
Jim EdwardsJim Edwards
11cfd54845cadd some documentation and improve timers.
Kevin PaulKevin Paul
76b6651a2b7MMerge pull request #1 from PARALLELIO/master Pulling changes from the original master.
Jim EdwardsJim Edwards
e21308e76a7another rework of the request handling mechanism
Jim EdwardsJim Edwards
121cef1dd6badress an issue with writing partial not decomposed fields and saving requests
Jim EdwardsJim Edwards
abb2d76d944MMerge branch 'master' of github.com:PARALLELIO/ParallelIO update to latest
Jim EdwardsJim Edwards
42a86f00bdefix issue in flush_output_buffer
Jim EdwardsJim Edwards
2fa9e88f8a2MMerge branch 'master' of github.com:PARALLELIO/ParallelIO merge in changes from cetus development
Jim EdwardsJim Edwards
e1e5b3c366bremove CXX check as not needed
Jim EdwardsJim Edwards
2ad54b76bc7MMerge branch 'master' of github.com:PARALLELIO/ParallelIO pull in changes from alcf development
Jim EdwardsJim Edwards
916918cae79rework of memory management for iput
Jim EdwardsJim Edwards
f9773afdef6mv list alloc from malloc to bget
Jim EdwardsJim Edwards
9389cba2787fix rate estimate in pioperformance.F90 improve hole algorythm
Jim EdwardsJim Edwards
f7b491e7126fix logic in mpio_onesided clause
Jim EdwardsJim Edwards
dab77bb3e2coptions for wait_all call