Skip to content

Avoid failing when unable to create contexts #8

@jdinan

Description

@jdinan

Reported by @minsii:

We notice that you add context error checking for the performance tests. We actually test all unit, perf and app tests for OSHMPI. With this change, the following tests fail with OSHMPI:

FAIL: shmem_bw_put_ctx_perf
FAIL: shmem_bw_put_ctx_perf_nb
FAIL: shmem_bibw_put_ctx_perf
FAIL: shmem_bibw_put_ctx_perf_nb
FAIL: shmem_latency_put_ctx_perf
FAIL: shmem_latency_put_ctx_perf_nb
FAIL: shmem_latency_get_ctx_perf
FAIL: shmem_latency_get_ctx_perf_nb

Do you think the default context can be also used in these tests if shmem_ctx_create returns error ?

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