RS_PW_TRANSFER
Describes how to benchmark the rs_pw_transfer routines. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- GRID
Type: integer[3]
Default: 128 128 128
Usage: GRID_DIMENSIONS 128 128 128Description: Specify the number of grid points (not all grid points are allowed)
- HALO_SIZE
Type: integer
Default: 17
Usage: HALO_SIZE 17Description: number of grid points of the halo
- N_LOOP
Type: integer
Default: 10
Usage: N_LOOP 100Description: Number of rs_pw_transfers being timed
- RS2PW
Type: logical
Default: T
Usage: rs2pw TRUEDescription: should the direction be rs2pw (pw2rs otherwise)