8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I have crashes very often.
./plot -k 533994803042953104 -x 1 -s 21800000 -n 10000000 -m 200000 Using SSE4 core. Total generation steps: 100 Creating plots for nonces 21800000 to 31800000 (2623 GB) using 50000 MB memory and 12 threads 1.00% Percent done. 15228 nonces/minute, 10:56 left (can restore from step 0) Error while file lseek (errno 22 - Invalid argument).
The text was updated successfully, but these errors were encountered:
Happens on plots larger then 2tb
Sorry, something went wrong.
possibly 32 bit OS, or using a file system that does not support file sizes over 2 TB?
64bit && ext4
was my only idea, I used it to create a 3 TB plot, though...
No branches or pull requests
I have crashes very often.
./plot -k 533994803042953104 -x 1 -s 21800000 -n 10000000 -m 200000
Using SSE4 core.
Total generation steps: 100
Creating plots for nonces 21800000 to 31800000 (2623 GB) using 50000 MB memory and 12 threads
1.00% Percent done. 15228 nonces/minute, 10:56 left (can restore from step 0) Error while file lseek (errno 22 - Invalid argument).
The text was updated successfully, but these errors were encountered: