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 128

Description: Specify the number of grid points (not all grid points are allowed)

[Edit on GitHub]

HALO_SIZE

Type: integer
Default: 17
Usage: HALO_SIZE 17

Description: number of grid points of the halo

[Edit on GitHub]

N_LOOP

Type: integer
Default: 10
Usage: N_LOOP 100

Description: Number of rs_pw_transfers being timed

[Edit on GitHub]

RS2PW

Type: logical
Default: T
Usage: rs2pw TRUE

Description: should the direction be rs2pw (pw2rs otherwise)

[Edit on GitHub]