Skip to content

Changing reshape algorithm from json does not work #58

@ahojukka5

Description

@ahojukka5
    "fft_options": {
        "reshape_algorithm": "p2p_plined",
        "use_gpu_aware": true,
        "use_pencils": true,
        "use_reorder": true
    },
World: (Lx = 1024, Ly = 1024, Lz = 1024, x0 = -568.689, y0 = -568.689, z0 = -568.689, x1 = 568.689, y1 = 568.689, z0 = 568.689, dx = 1.111, dy = 1.111, dz = 1.111)
backend options: options = (fft1d:contiguous, mpi:alltoallv, decomposition:pencil, mpi:from-gpu)

In backend options, there clearly should be p2p_plined, not alltoallv.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions