Skip to content

Do not use fix size array for counters #60

@noabauma

Description

@noabauma

in ibVerbsZero.cpp in noc_extension branch

there is this

#define ARRAY_SIZE 1000

which is fixed. If our example uses more than 1000 message slots, it crashes with the error:

Image

In branch zero_engine_MR this is already fixed.

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