Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpholdio: Optimistic Scheduling Broken #4

Open
nmcglo opened this issue Oct 10, 2017 · 2 comments
Open

dpholdio: Optimistic Scheduling Broken #4

nmcglo opened this issue Oct 10, 2017 · 2 comments

Comments

@nmcglo
Copy link
Member

nmcglo commented Oct 10, 2017

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.

@nmcglo
Copy link
Member Author

nmcglo commented Nov 3, 2017

Just realized this may just have to do with rio not supporting optimistic mode yet.

@gonsie
Copy link
Member

gonsie commented Nov 3, 2017

RIO should fully support optimistic mode... I'm not sure why this is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants