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

numMoves is different between cases depending on numProcessors #1590

Open
opotowsky opened this issue Jan 22, 2024 · 0 comments
Open

numMoves is different between cases depending on numProcessors #1590

opotowsky opened this issue Jan 22, 2024 · 0 comments
Labels
bug Something is wrong: Highest Priority

Comments

@opotowsky
Copy link
Member

Here's an example of running a difference comparison on a case with 24 versus 36 procs.

Perhaps the fuel shuffling interface is involved. I didn't dig into it too much.

                                         /c00n00    /c00n01     /c00n02
       --------------------  ---------------  ---------  ---------  ----------
       HexAssembly/numMoves  max(abs(diff))    0.222222   0.25       0.26087
       HexAssembly/numMoves  mean(abs(diff))              0.011236   0.0117245
       HexAssembly/numMoves  mean(diff)                  -0.011236  -0.0117245
@opotowsky opotowsky added the bug Something is wrong: Highest Priority label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong: Highest Priority
Projects
None yet
Development

No branches or pull requests

1 participant