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

32-bit overflow, change to long/int64 #13

Open
danlangford opened this issue Feb 26, 2021 · 0 comments
Open

32-bit overflow, change to long/int64 #13

danlangford opened this issue Feb 26, 2021 · 0 comments

Comments

@danlangford
Copy link
Collaborator

danlangford commented Feb 26, 2021

ply 5
stats 5/5-100/400/0.50 Time: 17316.000000 s Sim: -1643774495 Sims/Sec: -94928.072014 Mvs/Sms | 14.0/28.0 | 11.0/18.5 | 7.9/13.0 | 5.7/8.9 | 3.9/5.9 = 9534073856
(yes i let the ply 5 run for nearly 5 hours)

ASIDE:
Looks like 32-bit overflow in that output code (see ply 5 total Sim time case). Should change those variables to long/int64.

Originally posted by @hamstercrack in #9 (comment)

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

1 participant