HDFFV-10321 merge from develop

This commit is contained in:
Allen Byrne
2017-11-02 10:14:14 -05:00
parent 031075bcce
commit c1edb4ad89
22 changed files with 1417 additions and 598 deletions

View File

@@ -0,0 +1,4 @@
program mpi_ver
@MPI_Fortran_INCLUDE_LINE@
print *, 'INFO:SUBARRAYS[', MPI_SUBARRAYS_SUPPORTED, ']-ASYNCPROT[', MPI_ASYNC_PROTECTS_NONBLOCKING, ']'
end program mpi_ver