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

Can only plot ~120 GB when running on 32-Bit linux #72

Open
benthetechguy opened this issue Aug 6, 2020 · 0 comments
Open

Can only plot ~120 GB when running on 32-Bit linux #72

benthetechguy opened this issue Aug 6, 2020 · 0 comments

Comments

@benthetechguy
Copy link

I compiled Engraver 2.4.0 on my i386 Debian machine. I can only plot 466936 nonces, and if I try to plot more, it gives me this error:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:1009:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Fast file pre-allocation...

Is this a limitation of only having 32 bits, or is it something else I did wrong?

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