Skip to content

dpholdio: Optimistic Scheduling Broken #4

Description

@nmcglo

Running dpholdio using optimistic schedule will result in very few events and no actual work being done.

mpirun -np 2 ./dpholdio --end=100 --io-files=1 --synch=3 --lookahead=.05 --nlp=32 --nkp=2 --io-store=1 --buddy-size=16 --start-events=16 --extramem=1000

generates only 2 events while the same call under --synch=2 will do a full workload of 102266 events.

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