Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | dimension(:) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | dimension(:, :) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in), | dimension(:) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in), | dimension(:, :) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:, :) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | dimension(:) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | dimension(:, :) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | dimension(:) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in), | dimension(:, :) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:, :) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in), | dimension(:) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | dimension(:) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |
Writes in parallel contiguous up to 2D data distributed over MPI ranks into an archive. This routine assumes that the data varies across MPI ranks only in the final dimension
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in), | dimension(:, :) | :: | wrt_buf |
Data to be written |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of group that dataset should be written into |
Read up to 2D data from an HDF5 archive in parallel on all processors.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout), | dimension(:, :) | :: | rec_buf |
Receive buffer |
|
character(len=*), | intent(in) | :: | dataset_name |
Name of dataset |
||
integer(kind=hid_t), | intent(in) | :: | grp_id |
ID of the group containing data set |