Skip to content

Do not use fix size array for counters #60

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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