Exascale FastForward
  1. Exascale FastForward

ParallelIO

Public

Network

 
AuthorCommitMessageCommit Date
Jim EdwardsJim Edwards
5c6ceb269d3use PIO_REQ_NULL to maintain sync between io tasks
Jim EdwardsJim Edwards
e592aae076cMMerge branch 'cetusdebug3' bring in mpio_onesided optimzation
Jim EdwardsJim Edwards
c68843a4303remove debug statements, force flush on record change
Jim EdwardsJim Edwards
0561c919e52add back MPIO_ONESIDED code, bug was found in pnetcdf
Jim EdwardsJim Edwards
6a217f3efc6still debuggin
Jim EdwardsJim Edwards
c1cdccf89f7no map of 0 length required
Jim EdwardsJim Edwards
7dd46263c4fimproved handling of _FillValue
Jim EdwardsJim Edwards
d20bfe2d626acknowledge Worley contribution2
Jim EdwardsJim Edwards
2c1fc720397acknowledge Worley contribution
Jim EdwardsJim Edwards
143b54547f1add a check for fill values
Jim EdwardsJim Edwards
083eaa9200bMMerge branch 'master' of github.com:PARALLELIO/ParallelIO into jedwards/perftune trying to get this on master and probably doing it wrong.
Jim EdwardsJim Edwards
df1a52b7b43add PIO_CNBUFFER_LIMIT to supported environment variables, value should be a positive integer optional followed by M or K which multiple by 1000000 or 1000 respectivly
Jim EdwardsJim Edwards
56742a7b4d0add environment variable to control swapm settings, PIO_SWAPM expects a : seperated list of three values nreqs:handshake:isend where nreqs is an integer and handshake and isend are boolean values
Jim EdwardsJim Edwards
fd8d3d01347more extensive testing
Jim EdwardsJim Edwards
9866ce246ccupdate timers to conform to newly established standard for cesm update author name
Jim EdwardsJim Edwards
98343187b20Mconflict resolved
Jim EdwardsJim Edwards
4b0ceb51621reduce print statements
Jim EdwardsJim Edwards
7cb87ff5b47Mmerge changes from master
Jim EdwardsJim Edwards
81c9c215751MMerge branch 'jedwards/perftune' of github.com:PARALLELIO/ParallelIO into jedwards/perftune
Jim EdwardsJim Edwards
b19e9c36cb4dont test nreqs=1
Jim EdwardsJim Edwards
a758d3244f7Mconflict resolved
Jim EdwardsJim Edwards
ef426e40de7clean up
Jim EdwardsJim Edwards
53bb021f5bcremove debug print statement
Jim EdwardsJim Edwards
bda85e183f5remove crusty mpiserial code
Jim EdwardsJim Edwards
a10082ac08eMhand mrge
Jim EdwardsJim Edwards
a1e2322f46cremove cmake test for mpi-serial
Jim EdwardsJim Edwards
c7bee492aceMMerge branch 'master' of github.com:PARALLELIO/ParallelIO
Jim EdwardsJim Edwards
95a8c919c36remove MPISERIAL cpp flags, no longer needed
Jim EdwardsJim Edwards
d93c410c660MMerge branch 'jedwards/perftune' of github.com:PARALLELIO/ParallelIO into jedwards/perftune fix the conflict
Jim EdwardsJim Edwards
597d71ab7dafix include path for gptl.h add headers for gptl and math correct call to io2comp
Jim EdwardsJim Edwards
a68b9f47cafMMerge branch 'master' of github.com:PARALLELIO/ParallelIO into jedwards/perftune is this really what I wanted?
Jim EdwardsJim Edwards
c76474021cafixed an issue with size of rindex in box rearranger code
Jim EdwardsJim Edwards
96040db71c8redo perf check to avoid slow configurations
Jim EdwardsJim Edwards
815aec3e589add performance tuning
Jim EdwardsJim Edwards
ebf0519c295Need to always write non-decomposed fields from io task 0 instead of rotating through tasks
Jim EdwardsJim Edwards
f3d6aefed10remove debug print statement
Jim EdwardsJim Edwards
b431d8e4777add a workaround so that BGQ machines will link correctly
Jim EdwardsJim Edwards
ae26ae8ab8bremove some debug print statements
Jim EdwardsJim Edwards
7a2d36d48e2update nightly build script to use git repo
Jim EdwardsJim Edwards
658bd07a12cno need to sync readonly files
Jim EdwardsJim Edwards
3c9819a8ed0add bectl call and allow for direct use of malloc with PIO_USE_MALLOC cpp flag, fix double free issue
Jayesh KrishnaJayesh Krishna
34ceebe763eMaking sure that we print the failure output from rank 0 only when comparing float/double arrays. This check is already there for checking int arrays
Jim EdwardsJim Edwards
4296efeb4cdundo last
Jim EdwardsJim Edwards
e2527977560try removing purge on goldbach
Jim EdwardsJim Edwards
50927cc2661try turning of experimental part
Jim EdwardsJim Edwards
f5ee4fbf274cleaned up code
Jim EdwardsJim Edwards
ac4b542a6a1fix for no data issues
Jim EdwardsJim Edwards
bad9aa72b98Mupdate for mira build
Y. PoliusY. Polius
d8200c578d8added vdc2 type to pio_createfile
Y. PoliusY. Polius
06582613752began moving piovdc_init into initdecomp_dof_vdc methods; need to extend to remove need for vdf path