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

Nondeterministic behaviour due to hash function usage in task scheduling #147

Open
mkit opened this issue Jan 9, 2015 · 0 comments
Open
Labels
Milestone

Comments

@mkit
Copy link
Member

mkit commented Jan 9, 2015

When two processes are supposed to be executed at the same time first the 'order' attribute is checked and if it is the same then the hashes of objects are compared. This is the source of undeterminism.

@mkit mkit added the bug label Jan 9, 2015
@mkit mkit closed this as completed Jan 9, 2015
@mkit mkit reopened this Jan 9, 2015
@iliasger iliasger added this to the jDEECo 3.0 milestone Feb 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants