Unified Input/Output handling across the code.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=ip), | private, | parameter | :: | ntimes | = | 128 | |
| integer(kind=ip), | private | :: | tcnt | = | 1 | ||
| real(kind=rp), | private | :: | times(ntimes) | ||||
| real(kind=rp), | private | :: | maxmem(ntimes) |
Get maximum memory usage since last time push in GB, also make it ready for the next push/pull
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | s |