Skip to content

BP rmethod does not work? #5

@ianfoster

Description

@ianfoster

Initial comment: The README in stage_write says that BP is a valid rmethod. But it doesn't seem to work (see below).

Follow on comment: I understand that MPI and BP allow for coupling via files. Let's make this example show how that is done.

./run-workflow.sh 4
swift: launching: ./heat_transfer_adios2
size: 6
swift: launching: stage_write/stage_write
Input stream = heat.bp
Output stream = staged.bp
Read method = BP (id=0)
Read method parameters = "max_chunk_size=100; app_id =32767;
verbose= 3;poll_interval = 100;"
Write method = MPI
Write method parameters = ""
Variable to transform = ""
Transform parameters = ""

Waiting to open stream heat.bp...
ERROR: MPI open failed for heat.bp: 'File does not exist, error stack:
ADIOI_UFS_OPEN(69): File heat.bp does not exist'
Process number : 1 x 1
Array size per process at first step: 100 x 100
Step 1:
ERROR: MPI open failed for heat.bp: 'File does not exist, error stack:
ADIOI_UFS_OPEN(69): File heat.bp does not exist'
Writing: filename size(GB) io_time(sec) GB/s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions