Skip to content

Support priority queue #125

@ritvikrao

Description

@ritvikrao

void CsdEnqueueGeneral(void *Message, int strategy, int priobits, int *prioptr){

This is one place we need to modify to insert into a priority queue. We want to support only integer priorities, with priobits=4 always, and prioptr unchanged (same as in Charm++).

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