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?
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:
Is this a limitation of only having 32 bits, or is it something else I did wrong?